http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48571
Georg-Johann Lay <gjl at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gjl at gcc dot gnu.org --- Comment #7 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-09-05 11:43:00 UTC --- (In reply to comment #5) > * gcc.c-torture/execute/pr48571-1.c: New testcase. This new test case fails execution for all optimization levels on AVR; appears the test case misses /* { dg-require-effective-target int32plus } */ or similar.