[Bug c++/53503] [4.7 Regression] [C++0x] unexpected AST of kind ltgt_expr

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Mon May 28 12:12:00 GMT 2012


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

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

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

--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-05-28 12:11:15 UTC ---
Author: paolo
Date: Mon May 28 12:11:04 2012
New Revision: 187929

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

    PR c++/53503
    * semantics.c (potential_constant_expression_1): Handle LTGT_EXPR.

libstdc++-v3
2012-05-28  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/53503
    * testsuite/26_numerics/headers/cmath/53503.cc: New.

Added:
   
branches/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/headers/cmath/53503.cc
Modified:
    branches/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/gcc-4_7-branch/gcc/cp/semantics.c
    branches/gcc-4_7-branch/libstdc++-v3/ChangeLog

--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-28 12:11:48 UTC ---
Fixed mainline and 4.7.1.



More information about the Gcc-bugs mailing list