This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/30947] intrinsic: ALARM



------- Comment #3 from dfranke at gcc dot gnu dot org  2007-03-08 21:50 -------
Subject: Bug 30947

Author: dfranke
Date: Thu Mar  8 21:49:59 2007
New Revision: 122717

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122717
Log:
2007-03-08  Daniel Franke  <franke.daniel@gmail.com>

        Backport from trunk:
        PR fortran/30947
        * check.c (gfc_check_alarm_sub): Added check for default integer
        kind of status argument.
        * iresolve.c (gfc_resolve_alarm_sub): Removed conversion of
        status argument.
        * intrinsic.texi (ALARM): Extended documentation.


Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/check.c
    branches/gcc-4_2-branch/gcc/fortran/intrinsic.texi
    branches/gcc-4_2-branch/gcc/fortran/iresolve.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]