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++/58665] [4.9 Regression] ICE with using incomplete struct


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

--- Comment #2 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Tue Oct  8 21:54:06 2013
New Revision: 203288

URL: http://gcc.gnu.org/viewcvs?rev=203288&root=gcc&view=rev
Log:
/cp
2013-10-08  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/58665
    Revert:
    2013-10-04  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/58448
    * pt.c (tsubst): Use error_operand_p on parameter t.

/testsuite
2013-10-08  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/58665
    Revert:
    2013-10-04  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/58448
    * g++.dg/template/crash117.C: New.

Removed:
    trunk/gcc/testsuite/g++.dg/template/crash117.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.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]