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


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

--- Comment #17 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #16)
> David, does your patchset solve this?

The v2 version of the kit
  https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00880.html
doesn't affect it.

The work-in-progress v3 version of the kit
  https://gcc.gnu.org/ml/gcc-patches/2017-11/msg01588.html
actually breaks the warning, stopping it from appearing altogether (this turns
out to be one of the regressions mentioned in that post).  I'm investigating
why.

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