https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72838
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72838
--- Comment #3 from Martin Sebor ---
Author: msebor
Date: Mon Aug 8 15:32:16 2016
New Revision: 239242
URL: https://gcc.gnu.org/viewcvs?rev=239242&root=gcc&view=rev
Log:
PR testsuite/72838 - FAIL: g++.dg/cpp0x/constexpr-cast.C
gcc/testsuite/Ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72838
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72838
--- Comment #1 from Thomas Preud'homme ---
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)
P