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 <ja...@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