]> gcc.gnu.org Git - gcc.git/commit
parse.h: DECL_P renamed JDECL_P.
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Mon, 8 Feb 1999 11:54:04 +0000 (11:54 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Mon, 8 Feb 1999 11:54:04 +0000 (03:54 -0800)
commit34f4db93fc63a60b990c010561109070e76c72b3
treedd1f41b261cb83e48297682ef52ec3746737c5a8
parent9691f3a1ea16da2c8584a7306d480c6016c36451
parse.h: DECL_P renamed JDECL_P.

Mon Feb  8 11:50:50 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.h: DECL_P renamed JDECL_P.
        * parse.y: DECL_P replaced by JDECL_P.
        (build_array_from_name): Always use pointer's type.
        (patch_bc_statement): Extra code to search continue target in a
        for loop. Fixed comments. Continue target is current loop when
        unlabeled.

From-SVN: r25082
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.h
gcc/java/parse.y
This page took 0.057008 seconds and 5 git commands to generate.