[Bug c++/68810] [6/7 regression] FAIL: g++.dg/cpp0x/constexpr-reinterpret1.C -- test for errors -- -m32
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 21 20:44:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68810
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P1 |P2
Target Milestone|6.0 |7.0
Summary|[6 regression] FAIL: |[6/7 regression] FAIL:
|g++.dg/cpp0x/constexpr-rein |g++.dg/cpp0x/constexpr-rein
|terpret1.C -- test for |terpret1.C -- test for
|errors -- -m32 |errors -- -m32
--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Testcase adjusted, for GCC 7 we should improve the locus even for the targets
where the pointer size is different from int's type.
More information about the Gcc-bugs
mailing list