[Bug tree-optimization/40432] [4.5 Regression] verify_stmts failed with -O2: non-register as LHS of unary operation
jamborm at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jun 14 04:55:00 GMT 2009
------- Comment #3 from jamborm at gcc dot gnu dot org 2009-06-14 04:55 -------
(In reply to comment #1)
> I want to say the SRA changes caused this ...
>
Yes it did. I can reproduce it and it should not be difficult to
fix. However, I'll have a look at why SRA constructs such a statement
in the first place. The code that does it currently things it's
either appending ".eh" to the LHS or the VCE to the RHS, not both.
But maybe it's just an oversight, I'll check in the morning.
--
jamborm at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |jamborm at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2009-06-14 04:55:06
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40432
More information about the Gcc-bugs
mailing list