This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/72838] FAIL: g++.dg/cpp0x/constexpr-cast.C
- From: "thopre01 at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 08 Aug 2016 14:59:39 +0000
- Subject: [Bug testsuite/72838] FAIL: g++.dg/cpp0x/constexpr-cast.C
- Auto-submitted: auto-generated
- References: <bug-72838-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72838
--- Comment #1 from Thomas Preud'homme <thopre01 at gcc dot gnu.org> ---
Note, the same error happens in:
PASS->NA: g++.dg/warn/overflow-warn-3.C -std=gnu++11 const (test for errors,
line 67)
PASS->FAIL: g++.dg/warn/overflow-warn-3.C -std=gnu++11 (test for excess
errors)
PASS->NA: g++.dg/warn/overflow-warn-3.C -std=gnu++14 const (test for errors,
line 67)
PASS->FAIL: g++.dg/warn/overflow-warn-3.C -std=gnu++14 (test for excess
errors)
PASS->NA: g++.dg/warn/overflow-warn-3.C -std=gnu++98 const (test for errors,
line 67)
PASS->FAIL: g++.dg/warn/overflow-warn-3.C -std=gnu++98 (test for excess
errors)
PASS->NA: g++.dg/warn/overflow-warn-4.C -std=gnu++11 const (test for errors,
line 70)
PASS->FAIL: g++.dg/warn/overflow-warn-4.C -std=gnu++11 (test for excess
errors)
PASS->NA: g++.dg/warn/overflow-warn-4.C -std=gnu++14 const (test for errors,
line 70)
PASS->FAIL: g++.dg/warn/overflow-warn-4.C -std=gnu++14 (test for excess
errors)
PASS->NA: g++.dg/warn/overflow-warn-4.C -std=gnu++98 const (test for errors,
line 70)
PASS->FAIL: g++.dg/warn/overflow-warn-4.C -std=gnu++98 (test for excess
errors)
Best regards.