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"