This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33626] Parentheses get wrong kind during matching
- From: "Tobias dot Schlueter at physik dot uni-muenchen dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2007 16:36:45 -0000
- Subject: [Bug fortran/33626] Parentheses get wrong kind during matching
- References: <bug-33626-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from Tobias dot Schlueter at physik dot uni-muenchen dot de 2007-10-03 16:36 -------
Subject: Re: Parentheses get wrong kind during matching
fxcoudert at gcc dot gnu dot org wrote:
> ------- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-10-03 16:26 -------
> (In reply to comment #1)
>> Created an attachment (id=14291)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14291&action=view)
> --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14291&action=view) [edit]
>> Putative patch
>
> I thought about that, because it seems right, but the the question is: what was
> the intent of the original situation, which only copied typespec only for
> unknown types?
I'm thinking that was a case of playing it overly safe as the comment
indicates.
OTOH I'm seeing a testsuite failure with derived_comp_array_ref_5.f90
for which I have no explanation at the moment, I'll have to doublecheck
if it disappears without my patch.
> I'll test it.
Thanks!
- Tobi
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33626