Skip to content
Snippets Groups Projects
Commit a3098b9a authored by Martin Uecker's avatar Martin Uecker Committed by Martin Uecker
Browse files

Fix test failures for enum-alias-{1,2,3} on arm-eabi [PR117419]


The tests added for PR115157 fail on arm-eabi.  Add __INT_MAX__
to enum to make sure they have size int.

	PR testsuite/117419

gcc/testsuite/ChangeLog:
	* gcc.dg/enum-alias-1.c: Add __INT_MAX__.
	* gcc.dg/enum-alias-2.c: Likewise.
	* gcc.dg/enum-alias-3.c: Likewise.

Tested-by: default avatarThiago Jung Bauermann <thiago.bauermann@linaro.org>
parent a019429f
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