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 ipa/70269] [5 Regression] ICE with -fdump-ipa-pta-graph -fipa-pta


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

--- Comment #6 from vries at gcc dot gnu.org ---
Author: vries
Date: Mon Mar 21 16:05:37 2016
New Revision: 234375

URL: https://gcc.gnu.org/viewcvs?rev=234375&root=gcc&view=rev
Log:
Backport "Set dump_file to NULL in cgraph_node::get_body"

2016-03-21  Tom de Vries  <tom@codesourcery.com>

        backport from trunk:
        2016-03-18  Tom de Vries  <tom@codesourcery.com>

        PR ipa/70269
        * cgraph.c (cgraph_node::get_body): Set dump_file to NULL after save.

        * gcc.dg/pr70269.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.dg/pr70269.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/cgraph.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

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