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/70499] internal compiler error: in make_ssa_name_fn, at tree-ssanames.c:266


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

--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue Apr  5 08:05:06 2016
New Revision: 234738

URL: https://gcc.gnu.org/viewcvs?rev=234738&root=gcc&view=rev
Log:
2016-04-05  Richard Biener  <rguenther@suse.de>

        PR middle-end/70499
        * gimplify-me.c (gimple_regimplify_operands): Do not rewrite
        non-register type temporaries into SSA.

        * g++.dg/torture/pr70499.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/torture/pr70499.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify-me.c
    trunk/gcc/testsuite/ChangeLog

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