Skip to content
Snippets Groups Projects
Commit a91d5c27 authored by Iain Sandoe's avatar Iain Sandoe
Browse files

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: default avatarIain Sandoe <iain@sandoe.co.uk>
parent 345eb9b7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment