[Testsuite] Skip torture/pr60183.c for AVR target
Chung-Ju Wu
jasonwucj@gmail.com
Fri Mar 7 10:07:00 GMT 2014
2014-02-17 20:00 GMT+08:00 Rainer Orth <ro@cebitec.uni-bielefeld.de>:
> Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com> writes:
>
>> The newly added gcc.dg/torture/pr60183.c test fails for the AVR target
>> with an "array size too large" error. This patch marks the test as
>> unsupported for AVR, following the example of other such tests in the
>> testsuite.
> [...]
Seems it has something to do with PR57821:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57821#c7
Maybe setting need_64bit_hwint for AVR target is able to
make it pass the testcase, but I am not sure such change
is correct for AVR port.
Best regards,
jasonwucj
More information about the Gcc-patches
mailing list