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 rtl-optimization/15521] [3.5 Regression] sched1 extends life of hard registers on SMALL_REGISTER_CLASSES targets when exceptions are enabled


------- Additional Comments From amylaar at gcc dot gnu dot org  2004-06-04 16:08 -------
The control flow manipulation also can separate the call
from the return value copy, a patch is here:
http://gcc.gnu.org/ml/gcc-patches/2004-06/msg00229.html

A build also failed due to an unrelated bug in real.c, a patch is
here: http://gcc.gnu.org/ml/gcc-patches/2004-06/msg00227.html

-- 


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


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