[Bug tree-optimization/27799] adding unused char field inhibits optimization
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 29 18:50:00 GMT 2006
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-29 18:50 -------
Confirmed, the problem is that char is recognized as something which can alias
anything which is why it is not optimized.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |missed-optimization
Last reconfirmed|0000-00-00 00:00:00 |2006-05-29 18:50:17
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27799
More information about the Gcc-bugs
mailing list