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 17:06:18 -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 #8 from Tobias dot Schlueter at physik dot uni-muenchen dot de 2007-10-03 17:06 -------
Subject: Re: Parentheses get wrong kind during matching
fxcoudert at gcc dot gnu dot org wrote:
> ------- Comment #7 from fxcoudert at gcc dot gnu dot org 2007-10-03 16:52 -------
> (In reply to comment #6)
>> failures of default_format_1.f90 (which I'm seeing as well)
>
> You're seeing failures of default_format_1.f90 on i686-darwin (IIRC, that's
> what you've got these days)? That's not supposed to happen, I thought it'd be
> only on powerpc-darwin (which I have xfail'ed)! Could you compile it and run it
> under gdb, and see where it aborts? (I expect it to be the line about tiny, in
> which case it'd be the same failure as powerpc.)
I checked all tests individually, and both the tests related to
tiny(0.0_8) fail.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33626