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++/68810] FAIL: g++.dg/cpp0x/constexpr-reinterpret1.C -- test for errors -- -m32


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

vries at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #3 from vries at gcc dot gnu.org ---
The line of the error test seems to be recent:

d2c63826 (jason 2015-11-14 00:08:05 +0000 21)   } // { dg-error
"reinterpret_cast" "" }                                           
e

Before, it was xfailed.

The title of the commit is "Merge C++ delayed folding branch"

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