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 c/79732] [5/6/7 Regression] ICE in set_ssa_default_def, at tree-dfa.c:327


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

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue Feb 28 12:38:57 2017
New Revision: 245773

URL: https://gcc.gnu.org/viewcvs?rev=245773&root=gcc&view=rev
Log:
2017-02-28  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/79732
        * tree-inline.c (expand_call_inline): Do not shadow var.

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

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr79732.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]