This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/47976] Recent fortran testsuite regressions
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 4 Mar 2011 11:03:16 +0000
- Subject: [Bug fortran/47976] Recent fortran testsuite regressions
- Auto-submitted: auto-generated
- References: <bug-47976-4@http.gcc.gnu.org/bugzilla/>
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.)