This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/81848] Segmentation fault at gimple-ssa-strength-reduction.c:2356
- From: "jamborm at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 14 Aug 2017 13:09:12 +0000
- Subject: [Bug tree-optimization/81848] Segmentation fault at gimple-ssa-strength-reduction.c:2356
- Auto-submitted: auto-generated
- References: <bug-81848-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81848
Martin Jambor <jamborm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #3 from Martin Jambor <jamborm at gcc dot gnu.org> ---
(In reply to rguenther@suse.de from comment #2)
>
> Isn't this a dup of PR81354 and thus fixed?
Well, yes, apparently it is fixed by today's trunk so it is most
probably a duplicate.
Sorry for the noise, but I tried searching bugzilla for
"gimple-ssa-strength-reduction.c" and found nothing yesterday.
*** This bug has been marked as a duplicate of bug 81354 ***