CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/04 13:52:28
Modified files:
gnu/egcs/gcc/config/m88k: m88k.md
Log message:
Reintroduce the extendsidi2 optimized sequence, but as a define_split
construct, so that it is still written in rtl statements, and part of
it can be put in a delay slot. And the way it's written now, it does not
create bogus uninitialized warnings.
