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 testsuite/72838] FAIL: g++.dg/cpp0x/constexpr-cast.C


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.

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