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 tree-optimization/66413] [6 Regression] ICE at -Os and above with -g enabled on x86_64-linux-gnu


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66413

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue Jun  9 08:06:17 2015
New Revision: 224267

URL: https://gcc.gnu.org/viewcvs?rev=224267&root=gcc&view=rev
Log:
2015-06-09  Richard Biener  <rguenther@suse.de>

        PR middle-end/66413
        * tree-inline.c (insert_init_debug_bind): Unshare value.

        * gcc.dg/torture/pr66413.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr66413.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/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]