This is the mail archive of the gcc-patches@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]

Re: [gfortran] Workaround PR 13372


> If this patch is added I will add a new PR to keep track of these
> workarounds and make it depend on PR 15481.

I don't think we need a new bug, PR15481 and related comments in the source 
should be sufficient.

> BTW PR13249 is also fixed, but this is due to a prior checkin by Paul.
> Paul, do you want to keep this open until it's properly fixed, or should
> I close this PR and add the testcase from it to the testsuite?

Please add the testcase and close the bug. I probably confused it with similar 
rejects-invalid bugs (which should be left open).

> - Tobi
>
> 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
>
> 	PR fortran/13372
> 	* module.c (write_symbol, write_symtree): Don't write symbols
> 	wrongly added to namespace.
> 	* trans-decl.c (gfc_create_module_variable): Don't create a
> 	backend decl for a symbol incorrectly added to namespace.

Ok.

Paul


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