This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug fortran/16940] Failure to perform host association correctly
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 23 Sep 2004 21:42:25 +0200
- Subject: Re: [Bug fortran/16940] Failure to perform host association correctly
- References: <20040809143128.16940.paulthomas2@wanadoo.fr> <20040923175602.870.qmail@sourceware.org> <41532627.8030806@moene.indiv.nluug.nl>
Toon Moene wrote:
> tobi at gcc dot gnu dot org wrote:
>
>
>>------- Additional Comments From tobi at gcc dot gnu dot org 2004-09-23 17:56 -------
>>*** Bug 17630 has been marked as a duplicate of this bug. ***
>>
>
> Don't you think it's rather a dupe of
>
> http://gcc.gnu.org/PR17379
>
> ?
>
> Or are they just all dupes of each other :-)
>
I think they all expose the same shortcoming (whatever it maybe exactly).
Since we deal with symbols in the same way, independent if they are functions
or variables, I think that the bug with the most general summary wins in this
case :-)
I'll also mark PR 17379 a dup of 16940.
- Tobi