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/27981] Strange error message for illegal integer constant



------- Comment #3 from kargl at gcc dot gnu dot org  2006-06-23 21:05 -------
Subject: Bug 27981

Author: kargl
Date: Fri Jun 23 21:05:04 2006
New Revision: 114950

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114950
Log:
2006-06-23  Steven G. Kargl  <kargls@comcast.net>

        PR fortran/27981
        * match.c (gfc_match_if):  Handle errors in assignment in simple if.

2006-06-23  Steven G. Kargl  <kargls@comcast.net>

        PR fortran/27981
        * gfortran.dg/simpleif_2.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/simpleif_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/match.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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