[Bug c++/59938] [C++11] Bogus ... is not a constant expression

2014-08-29 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59938

--- Comment #1 from Paolo Carlini paolo.carlini at oracle dot com ---
This is already fixed in mainline. I'm addding the testcase and closing the
bug.


[Bug c++/59938] [C++11] Bogus ... is not a constant expression

2014-08-29 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59938

--- Comment #2 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org ---
Author: paolo
Date: Fri Aug 29 12:24:17 2014
New Revision: 214724

URL: https://gcc.gnu.org/viewcvs?rev=214724root=gccview=rev
Log:
2014-08-29  Paolo Carlini  paolo.carl...@oracle.com

PR c++/59938
* g++.dg/cpp0x/constexpr-59938.C: New.

Added:
trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-59938.C
Modified:
trunk/gcc/testsuite/ChangeLog


[Bug c++/59938] [C++11] Bogus ... is not a constant expression

2014-08-29 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59938

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |5.0

--- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com ---
Done.