[Bug middle-end/27313] Does not emit conditional moves for stores

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Sep 21 13:07:00 GMT 2006



------- Comment #4 from rguenth at gcc dot gnu dot org  2006-09-21 13:07 -------
We have a flag (TREE_THIS_NOTRAP) to annotate ARRAY_REFs and INDIRECT_REFs.  It
could be used to guide tree-ifcvt to do the transformation.  Can we have
if-converted stores at the tree level at all?


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27313



More information about the Gcc-bugs mailing list