http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49452
Janis Johnson <janis at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janis at gcc dot gnu.org --- Comment #5 from Janis Johnson <janis at gcc dot gnu.org> 2011-06-24 22:00:07 UTC --- Starting with r175063, arm-none-linux-gnueabi using default configuration for arch/cpu/fpu/float-abi gets these failures: FAIL: gcc.c-torture/execute/920501-7.c execution, -Os FAIL: gcc.c-torture/execute/comp-goto-2.c execution, -Os FAIL: gcc.dg/torture/stackalign/comp-goto-1.c -Os execution test FAIL: gcc.dg/torture/stackalign/non-local-goto-4.c -Os execution test The failures are only for -Os, not for other optimization levels that Ramana sees for his configuration. Let me know if this needs a separate PR.