[Bug tree-optimization/55920] [4.8 Regression] ICE in expand_debug_locations, at cfgexpand.c:3753

2013-01-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55920 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org 2013-01-15 12:04:13 UTC --- Created attachment 29168 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29168 gcc48-pr55920.patch Looking at the #c3 patch, I wonder if this

[Bug tree-optimization/55920] [4.8 Regression] ICE in expand_debug_locations, at cfgexpand.c:3753

2013-01-15 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55920 --- Comment #7 from Martin Jambor jamborm at gcc dot gnu.org 2013-01-15 12:18:40 UTC --- (In reply to comment #6) Created attachment 29168 [details] gcc48-pr55920.patch Looking at the #c3 patch, I wonder if this wouldn't be more

[Bug tree-optimization/55920] [4.8 Regression] ICE in expand_debug_locations, at cfgexpand.c:3753

2013-01-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55920 --- Comment #8 from Jakub Jelinek jakub at gcc dot gnu.org 2013-01-15 16:33:38 UTC --- Author: jakub Date: Tue Jan 15 16:33:24 2013 New Revision: 195209 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=195209 Log: PR

[Bug tree-optimization/55920] [4.8 Regression] ICE in expand_debug_locations, at cfgexpand.c:3753

2013-01-15 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55920 --- Comment #9 from Martin Jambor jamborm at gcc dot gnu.org 2013-01-15 16:43:14 UTC --- Author: jamborm Date: Tue Jan 15 16:43:05 2013 New Revision: 195210 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=195210 Log: 2013-01-15

[Bug tree-optimization/55920] [4.8 Regression] ICE in expand_debug_locations, at cfgexpand.c:3753

2013-01-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55920 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/55920] [4.8 Regression] ICE in expand_debug_locations, at cfgexpand.c:3753

2013-01-11 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55920 Martin Jambor jamborm at gcc dot gnu.org changed: What|Removed |Added CC||jamborm

[Bug tree-optimization/55920] [4.8 Regression] ICE in expand_debug_locations, at cfgexpand.c:3753

2013-01-11 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55920 --- Comment #4 from Martin Jambor jamborm at gcc dot gnu.org 2013-01-11 16:55:54 UTC --- The debug statements for non-DCEable variables can be easily disabled by the following (also, yet untested) patch: 2013-01-11 Martin Jambor

[Bug tree-optimization/55920] [4.8 Regression] ICE in expand_debug_locations, at cfgexpand.c:3753

2013-01-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55920 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org 2013-01-11 17:04:45 UTC --- I'd very much prefer to keep PR54971 fix in. As for #c3, I believe it would be enough to test the mode, so perhaps tree repl =

[Bug tree-optimization/55920] [4.8 Regression] ICE in expand_debug_locations, at cfgexpand.c:3753

2013-01-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55920 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.8.0