https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90697
Jeffrey A. Law changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90697
--- Comment #5 from rguenther at suse dot de ---
On Mon, 3 Jun 2019, glaubitz at physik dot fu-berlin.de wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90697
>
> --- Comment #4 from John Paul Adrian Glaubitz fu-berlin.de> ---
> (In repl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90697
--- Comment #4 from John Paul Adrian Glaubitz ---
(In reply to Richard Biener from comment #3)
> I can't reproduce this. Matthias, IIRC the debian version is not 8.3.0 but
> patched - to which rev?
That's currently SVN 20190428 (r270630), see [
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90697
Richard Biener changed:
What|Removed |Added
CC||doko at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90697
--- Comment #2 from Jason Duerstock ---
Hopefully a more useful backtrace:
(gdb) bt
#0 0x4140a6b0 in set_value_range(value_range*, value_range_type,
tree_node*, tree_node*, bitmap_head*) ()
#1 0x41514260 in vr_values::update_va
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90697
--- Comment #1 from Jason Duerstock ---
Changing -O3 to -O2 yields a successful build.