testsuite question
Christian Grössler
chris@groessler.org
Sun Feb 20 07:31:00 GMT 2011
Hi,
I'm running the testsuite with a compiler for a private target.
I get many failures because of shift counts out of range (too big or negative).
Examples of failed tests:
gcc.c-torture/compile/20020710-1.c
gcc.c-torture/compile/20021119-1.c
gcc.c-torture/compile/20021124-1.c
The failures come from the assembler which complains about the out of range shift counts.
Should I disable them or is there any reason unknown to me that these tests make sense?
regards,
chris
More information about the Gcc
mailing list