[Bug fortran/53718] [4.7/4.8 regression] [OOP] gfortran generates asm label twice in the same output file

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 11 13:48:00 GMT 2012


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

--- Comment #10 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-09-11 13:47:59 UTC ---
(In reply to comment #7)
> (In reply to comment #6)
> > > Could it be revision 181505?
> > Very likely. If it is, I'm betting on the PR50640 part of that commit.
> 
> Indeed the following patch, which is practically a revert of the trans-decl.c
> part of the above commit, makes the errors go away:

We should backout everything - except for the class.c part of the commit in bug
50640 comment 24.

My suspicious is that one of Richard's commits in May fixed the issue. In turn
that probably means that backing out the patch for PR50640 only works for 4.7
and not for 4.8

See also some comments/analysis/RFC at bug 50640 comment 26.



More information about the Gcc-bugs mailing list