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 lto/53195] [4.8 Regression] ICE seg fault in lto (in set_is_used (tp=Unhandled dwarf expression opcode 0xf3 ) at ../.././gcc/tree-flow-inline.h:567)


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

--- Comment #11 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-07 12:59:10 UTC ---
Author: rguenth
Date: Mon May  7 12:59:05 2012
New Revision: 187235

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187235
Log:
2012-05-07  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/53195
    * tree-inline.c (setup_one_parameter): Properly add referenced
    vars from the parameters new known value.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-inline.c


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