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 rtl-optimization/54088] [4.7/4.8 regression] ICE at dwarf2out.c:20632 with -O1 -g


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

--- Comment #10 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-08-25 23:21:56 UTC ---
Author: ebotcazou
Date: Sat Aug 25 23:21:53 2012
New Revision: 190674

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190674
Log:
    PR rtl-optimization/54088
    * jump.c (delete_related_insns): Robustify latest change.

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

--- Comment #11 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-08-25 23:22:25 UTC ---
Author: ebotcazou
Date: Sat Aug 25 23:22:21 2012
New Revision: 190675

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190675
Log:
    PR rtl-optimization/54088
    * jump.c (delete_related_insns): Robustify latest change.

Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/jump.c


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