https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69338
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |9.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69338
Bernd Edlinger changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69338
--- Comment #3 from Bernd Edlinger ---
Author: edlinger
Date: Mon Jan 7 17:08:51 2019
New Revision: 267653
URL: https://gcc.gnu.org/viewcvs?rev=267653&root=gcc&view=rev
Log:
PR c++/88261
PR c++/69338
PR c++/69696
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69338
Martin Sebor changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69338
--- Comment #1 from Martin Sebor ---
Another test case (derived from the test case in bug 69253), this one even
shows a -Warray-bounds warning with -O2. With 69253 fixed (and the test case
still accepted), 6.0 also aborts but doesn't print the -