[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-08-26 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864 Georg-Johann Lay changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-08-25 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864 --- Comment #10 from Richard Henderson 2011-08-25 18:57:53 UTC --- Author: rth Date: Thu Aug 25 18:57:48 2011 New Revision: 178084 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178084 Log: PR 50132 PR 49864 * cfgcleanup.c (old_in

[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-08-24 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864 --- Comment #9 from Richard Henderson 2011-08-24 19:35:31 UTC --- Created attachment 25091 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25091 followup patch I think you'd have been better off opening a new bug. That said, the cross-jumpi

[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-08-24 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864 Georg-Johann Lay changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-08-24 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864 --- Comment #7 from Georg-Johann Lay 2011-08-24 12:36:57 UTC --- Created attachment 25087 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25087 assert-i.c Set to REOPENED: This bug is still not dead; I see it with r178035 from trunk for the

[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-08-02 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864 Richard Henderson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-08-02 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864 --- Comment #5 from Richard Henderson 2011-08-02 22:18:38 UTC --- Author: rth Date: Tue Aug 2 22:18:35 2011 New Revision: 177218 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177218 Log: PR target/49864 * reg-notes.def (REG_ARGS_SIZ

[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-08-01 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864 --- Comment #4 from Richard Henderson 2011-08-01 21:43:56 UTC --- Current patch: http://gcc.gnu.org/ml/gcc-patches/2011-08/msg00075.html

[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-07-27 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864 --- Comment #3 from Richard Henderson 2011-07-28 00:06:16 UTC --- Hum, this patch is too hacky and likely to fail for other targets for different reasons. We need a more comprehensive solution. Consider it withdrawn.

[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-07-27 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864 --- Comment #2 from Richard Henderson 2011-07-27 22:17:47 UTC --- Created attachment 24847 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24847 proposed patch This appears to fix the problem for this testcase. Please run through a complete

[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-07-27 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864 Richard Henderson changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|