This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/15017] [tree-ssa] compare (equal) with casts are not removed


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-02 05:00 -------
Oh, bool_var1 != bool_var0 should be changed to use TRUTH_XOR_EXPR also.

I will look into that tomorrow.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2005-01-10 15:42:47         |2005-05-02 05:00:30
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]