https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72766
Bug 72766 depends on bug 71121, which changed state.
Bug 71121 Summary: [6 Regression] Spurious warning: "the address of [...] will
never be NULL [-Waddress]"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71121
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72766
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72766
--- Comment #4 from Jason Merrill ---
Author: jason
Date: Mon Aug 1 15:01:03 2016
New Revision: 238957
URL: https://gcc.gnu.org/viewcvs?rev=238957&root=gcc&view=rev
Log:
PR c++/72766 - ICE with VLA
* constexpr.c (cxx_eval_point
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72766
--- Comment #3 from Richard Biener ---
#11 0x00a7d226 in cxx_eval_pointer_plus_expression (
ctx=0x7fffd200, t=, lval=false,
non_constant_p=0x7fffd237, overflow_p=0x7fffd236)
at /space/rguenther/src/svn/trunk/gcc/c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72766
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72766
Markus Trippelsdorf changed:
What|Removed |Added
Keywords||ice-on-valid-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72766
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|