[Bug middle-end/55921] [4.6 Regression] Crash in verify_ssa for asm to side-steps complex pessimization
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 3 18:20:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55921
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-04-03 18:19:55 UTC ---
Author: jakub
Date: Wed Apr 3 18:00:52 2013
New Revision: 197446
URL: http://gcc.gnu.org/viewcvs?rev=197446&root=gcc&view=rev
Log:
Backported from mainline
2013-01-10 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/55921
* tree-complex.c (expand_complex_asm): New function.
(expand_complex_operations_1): Call it for GIMPLE_ASM.
Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/tree-complex.c
More information about the Gcc-bugs
mailing list