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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-11-10
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-11-10 
10:40:20 UTC ---
Well, why not handle the tree codes in fold-const.c?  That way all propagators
would handle it via gimple_fold_stmt_to_constant_1.

Reply via email to