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++/52282] [C++0x] rejects-valid issues with decltype/constexpr


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52282

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|paolo.carlini at oracle dot com    |

--- Comment #8 from Paolo Carlini <paolo.carlini at oracle dot com> ---
With the fix for c++/52892 we are down to the 4 fails mentioned in Comment #6.
I also committed the first testcase here as g++.dg/cpp0x/constexpr-52282-1.C


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]