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 fortran/47976] Recent fortran testsuite regressions


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-03-04 11:03:06 UTC ---
Can you narrow it down a bit? Does it also occur without optimization?

In case of Fortran, there are two commits which look as if they might be
related: r168851 for PR fortran/47775 and r168851 for PR fortran/45777.

 * * *

As the issue seems to occur only for two of the runs while the test suite I
think has several more, it might well be an middle-end/target change. (I have
not browsed through those changes.)


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