This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/54837] [4.8 Regression] lto bootstrap error: ICE in expand_debug_source_expr, at cfgexpand.c:3538
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 09 Oct 2012 14:40:12 +0000
- Subject: [Bug bootstrap/54837] [4.8 Regression] lto bootstrap error: ICE in expand_debug_source_expr, at cfgexpand.c:3538
- Auto-submitted: auto-generated
- References: <bug-54837-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54837
--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-10-09 14:40:12 UTC ---
Author: rguenth
Date: Tue Oct 9 14:40:01 2012
New Revision: 192255
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192255
Log:
2012-10-09 Richard Guenther <rguenther@suse.de>
PR middle-end/54837
* cfgexpand.c (expand_debug_source_expr): Move checking
code conditional on a found decl_debug_args vector.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cfgexpand.c