This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/42678] ICE with lto1 in expand_mult, at expmed.c:3253
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2010 21:37:38 -0000
- Subject: [Bug middle-end/42678] ICE with lto1 in expand_mult, at expmed.c:3253
- References: <bug-42678-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from rguenth at gcc dot gnu dot org 2010-01-10 21:37 -------
It can't be a regression. We never lower complex operations if you compile
with -Ox but link with -O0.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |lto
Last reconfirmed|0000-00-00 00:00:00 |2010-01-10 21:37:38
date| |
Summary|[4.5 Regression] ICE with |ICE with lto1 in
|lto1 in expand_mult, at |expand_mult, at
|expmed.c:3253 |expmed.c:3253
Target Milestone|4.5.0 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42678