[Bug tree-optimization/36188] missed CCP
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 13 14:43:00 GMT 2008
------- Comment #3 from rguenth at gcc dot gnu dot org 2008-05-13 14:43 -------
So the problem is that we are not optimistically treating static variables. If
we fix that then the testcase is optimized to return 1344 with store_ccp. The
question is how many bugs we hit with that and how restrictive we need to be ;)
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2008-05-13 14:43:14
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36188
More information about the Gcc-bugs
mailing list