This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/34825] [4.2/4.3 regression] ICE with -funsafe-math-optimizations
- 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: 17 Jan 2008 10:15:50 -0000
- Subject: [Bug tree-optimization/34825] [4.2/4.3 regression] ICE with -funsafe-math-optimizations
- References: <bug-34825-15643@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from rguenth at gcc dot gnu dot org 2008-01-17 10:15 -------
Err yeah, this pass doesn't keep immediate uses (and SSA form) up-to-date.
Should be easy to fix.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |rguenth at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
Last reconfirmed|2008-01-17 10:09:08 |2008-01-17 10:15:50
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34825