------- Comment #6 from kargl at gcc dot gnu dot org 2008-09-01 03:30 ------- (In reply to comment #5) > It might be an IRA bug. > > Could you try two latest patches > > http://gcc.gnu.org/ml/gcc-patches/2008-08/msg02279.html > http://gcc.gnu.org/ml/gcc-patches/2008-08/msg02377.html > > I have not got an approval for them yet so they are not in the mainline yet.
It's definitely a IRA realted issue. I reverted your 3 IRA patches svn merge -r 139770:139769 svn merge -r 139769:139768 svn merge -r 139590:139589 My build just finished and I'm now doing a 'gmake check-gfortran' to see if there are any regressions. I'll try your patches when the regression test completes and get back to you with a yeah or nay. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37296