This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32942] Wrong code with with -fdefault-integer-8
- From: "sgk at troutmask dot apl dot washington dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jul 2007 20:50:48 -0000
- Subject: [Bug fortran/32942] Wrong code with with -fdefault-integer-8
- References: <bug-32942-12313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from sgk at troutmask dot apl dot washington dot edu 2007-07-31 20:50 -------
Subject: Re: Wrong code with with -fdefault-integer-8
On Tue, Jul 31, 2007 at 08:32:56PM -0000, dominiq at lps dot ens dot fr wrote:
>
>
> ------- Comment #7 from dominiq at lps dot ens dot fr 2007-07-31 20:32 -------
> Subject: Re: Wrong code with with -fdefault-integer-8
>
> This part of the problem for intrinsic_rrspacing.f90 now works, but there
> is another one with rrspacing(x):
>
I've committed the fix for exponent(), so I'm closing this PR.
The rrspacing problem is something besides -fdefault-integer-8
because I get the expected results on my system.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32942