[Bug rtl-optimization/33927] replace_read in dse.c could handle cases where GET_MODE_CLASS (read_mode) != GET_MODE_CLASS (store_mode) (and the size is the same)
rsandifo at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Mar 9 16:52:00 GMT 2008
------- Comment #1 from rsandifo at gcc dot gnu dot org 2008-03-09 16:51 -------
This is one of the issues that I originally tried to fix for 4.3:
http://gcc.gnu.org/ml/gcc-patches/2007-10/msg01661.html
but that was too invasive for stage 3. I resubmitted it after 4.4 opened:
http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01227.html
and pinged it yesterday:
http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00537.html
I'll add the PR number to the change log.
--
rsandifo at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |rsandifo at gcc dot gnu dot
|dot org |org
URL| |http://gcc.gnu.org/ml/gcc-
| |patches/2008-
| |02/msg01227.html
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Keywords| |patch
Last reconfirmed|0000-00-00 00:00:00 |2008-03-09 16:51:46
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33927
More information about the Gcc-bugs
mailing list