[Bug c++/48369] [4.6 Regression] [C++0x] ICE in potential_constant_expression_1, at cp/semantics.c:7746

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 30 19:59:00 GMT 2011


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

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-30 19:50:22 UTC ---
Author: jason
Date: Wed Mar 30 19:50:17 2011
New Revision: 171746

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171746
Log:
    PR c++/48369
    * semantics.c (potential_constant_expression_1): Handle
    UNORDERED_EXPR and ORDERED_EXPR.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/isnan.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/semantics.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list