This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/52650] [4.8 Regression] FAIL: gcc.dg/torture/pr51106-2.c * (internal compiler error)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52650

--- Comment #18 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-11-27 13:38:40 UTC ---
Author: jakub
Date: Tue Nov 27 13:38:32 2012
New Revision: 193846

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193846
Log:
    PR middle-end/52650
    * function.c (instantiate_virtual_regs_in_insn): Don't delete invalid
    asm gotos, instead just clear their template and inputs.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/function.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]