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 target/21803] [ia64] gcc produces really odd predicated code


------- Additional Comments From steven at gcc dot gnu dot org  2005-06-26 13:12 -------
One possible fix would be to look for common tail (and head?) sequences 
in cond_exec_process_if_block.  The code for tail merging in cfgcleanup.c 
could be used for this. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-26 13:12:26
               date|                            |


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


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