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/34872] [4.3 Regression] Spurious error in snapshot of 01/18/08: Statement at (1) is not a valid branch target statement for the branch statement at (2)



------- Comment #4 from pault at gcc dot gnu dot org  2008-01-24 08:41 -------
Subject: Bug 34872

Author: pault
Date: Thu Jan 24 08:40:38 2008
New Revision: 131777

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131777
Log:
2008-01-24  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/34872
        * parse.c (next_statement) : If ST_GET_FCN_CHARACTERISTICS  is
        seen, check for a statement label and, if present, delete it
        and set the locus to the start of the statement.

2008-01-24  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/34872
        * gfortran.dg/function_charlen_3.f: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/function_charlen_3.f
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/parse.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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