[Bug c++/53491] [4.7 Regression] ICE in build_target_expr_with_type, at cp/tree.c:587

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Tue May 29 10:58:00 GMT 2012


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-05-29 10:56:57 UTC ---
Author: paolo
Date: Tue May 29 10:56:53 2012
New Revision: 187950

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

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

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

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

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/parse/crash60.C
Modified:
    branches/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/gcc-4_7-branch/gcc/cp/tree.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog

--- Comment #8 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-29 10:57:38 UTC ---
Fixed mainline and 4.7.1.



More information about the Gcc-bugs mailing list