[Bug tree-optimization/9895] [SH] GCC unable to retain array values in registers
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jan 13 19:06:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-13 19:06 -------
Now the problem is two fold, we don't do SRA after loop unrolling and we have a problem in that the
invariant not being updated for an ADDR_EXPR (both of these have been filed).
See PR 18754 and PR 18755.
--
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |18754, 18755
Last reconfirmed|2004-08-22 07:41:43 |2005-01-13 19:06:18
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9895
More information about the Gcc-bugs
mailing list