This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/81488] [8 Regression] gcc goes off the limits allocating memory in gimple-ssa-strength-reduction.c
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 25 Jul 2017 11:07:32 +0000
- Subject: [Bug tree-optimization/81488] [8 Regression] gcc goes off the limits allocating memory in gimple-ssa-strength-reduction.c
- Auto-submitted: auto-generated
- References: <bug-81488-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81488
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-07-25
CC| |wschmidt at gcc dot gnu.org
Known to work| |7.1.1
Target Milestone|--- |8.0
Summary|gcc goes off the limits |[8 Regression] gcc goes off
|allocating memory in |the limits allocating
|gimple-ssa-strength-reducti |memory in
|on.c |gimple-ssa-strength-reducti
| |on.c
Ever confirmed|0 |1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed via PR81546 (I fixed the ICE now).