[Bug tree-optimization/23452] Optimizing CONJG_EXPR (a) * a

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Aug 18 23:51:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-18 23:33 -------
Confirmed, there are two ways of fixing this, one in fold which folds CONJ_EXPR<a>*a, the other way is 
to do it later on via somthing like like a combiner or even in complex exand.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-18 23:33:48
               date|                            |


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



More information about the Gcc-bugs mailing list