-
- Downloads
Darwin: Fix a narrowing warning.
cdtor_record needs to have an unsigned entry for the position in order to
match with vec_safe_length.
gcc/ChangeLog:
* config/darwin.cc (cdtor_record): Make position unsigned.
Signed-off-by:
Iain Sandoe <iain@sandoe.co.uk>
Loading
Please register or sign in to comment