[Bug c++/57524] [4.7/4.8/4.9 Regression] ICE: in timevar_start, at timevar.c:343

paolo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 24 15:53:00 GMT 2014


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

--- Comment #14 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Fri Jan 24 15:53:07 2014
New Revision: 207048

URL: http://gcc.gnu.org/viewcvs?rev=207048&root=gcc&view=rev
Log:
/cp
2014-01-24  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/57524
    * name-lookup.c (push_using_directive): Use timevar_cond_start.

/testsuite
2014-01-24  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/57524
    * g++.dg/ext/timevar2.C: New.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/timevar2.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/name-lookup.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list