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++/53491] [4.7/4.8 Regression] ICE in build_target_expr_with_type, at cp/tree.c:587


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

--- Comment #5 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-05-26 21:20:44 UTC ---
Author: paolo
Date: Sat May 26 21:20:38 2012
New Revision: 187917

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187917
Log:
/cp
2012-05-26  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/53491
    * tree.c (stabilize_expr): Handle exp of void type.

/testsuite
2012-05-26  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/53491
    * g++.dg/parse/crash60.C: New.


Added:
    trunk/gcc/testsuite/g++.dg/parse/crash60.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.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]