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/35892] [4.4 regression] gfortran dies on file containing module and common



------- Comment #7 from kargl at gcc dot gnu dot org  2008-04-18 17:12 -------
(In reply to comment #6)
> Regression hunt complete.  The offending patch is:
> 
> Revision 133801 - (view) (download) - [select for diffs]
> Modified Tue Apr 1 21:23:36 2008 UTC (2 weeks, 2 days ago) by george
> File length: 35842 byte(s)
> Diff to previous 132592 (colored)
> 
>         * fortran/trans-common.c (create_common):  Add decl to function
>         chain to preserve identifier scope in debug output.
> 

(snipped)

> 
> I have cc'ed George on this.  Shall we revert?
> 

I can't locate in the mailing list archive who reviewed and who
approved this patch.  In fact of the patches that I could locate, 
those touched only g77 bit not gfortran.  It looks like a drive-by
commit and at least this portion needs to be reverted if George can't
properly fix it.


-- 


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


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