[Bug fortran/33054] RANDOM_SEED is broken with -fdefault-integer-8

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Aug 12 16:41:00 GMT 2007



------- Comment #2 from fxcoudert at gcc dot gnu dot org  2007-08-12 16:40 -------
(In reply to comment #1)
> The arguments to random_seed are restricted to default
> integer, at least up to F 2003, so we should just reject anything else.
> We'd then need two versions of random_seed for kind=4 and
> kind=8 default integer, like you indicated.

Yep, that's what I meant to do. The restriction to default integer kind is
already in the code, actually.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2007-
                   |                            |08/msg00782.html
           Keywords|                            |patch


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33054



More information about the Gcc-bugs mailing list