[Bug ipa/60026] [4.8/4.9 Regression] ICE at -O3 on valid code (with the optimize pragma) on x86_64-linux-gnu
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 4 13:05:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60026
--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Feb 4 13:04:37 2014
New Revision: 207463
URL: http://gcc.gnu.org/viewcvs?rev=207463&root=gcc&view=rev
Log:
PR ipa/60026
* tree-inline.c (copy_forbidden): Fail for
__attribute__((optimize (0))) functions.
* c-c++-common/torture/pr60026.c: New test.
Added:
trunk/gcc/testsuite/c-c++-common/torture/pr60026.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-inline.c
More information about the Gcc-bugs
mailing list