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 bootstrap/54837] [4.8 Regression] lto bootstrap error: ICE in expand_debug_source_expr, at cfgexpand.c:3538


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


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