aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/check-init.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-22re GNATS gcj/14 (Conditional expression in method call doesn't compile)Alexandre Petit-Bianco1-0/+1
1999-07-07[multiple changes]Alexandre Petit-Bianco1-0/+1
1999-05-14[multiple changes]Alexandre Petit-Bianco1-1/+2
1999-05-13check-init.c (check_init): Removed code accepting to see things falling throu...Alexandre Petit-Bianco1-3/+0
1999-05-03check-init.c (check_init): Exclude a case of error when doing xrefs.Alexandre Petit-Bianco1-0/+3
1999-03-21Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J...Kaveh R. Ghazi1-1/+2
1999-02-26check-init.c (check_init): COPYN takes word count, not bit count.Per Bothner1-1/+1
1999-02-19Use new TRY_FINALLY_EXPR tree node.Per Bothner1-6/+10
1999-01-29* check-init.c (check_init): Fix CLEANUP_POINT_EXPR typo.Richard Henderson1-1/+1
1999-01-28check-init.c (check_bool2_init, [...]): Handle TRUTH_AND_EXPR, TRUTH_OR_EXPR,...Per Bothner1-2/+8
1999-01-08check-init.c (check_init): If compiling to native, we don't see THROW_EXPR.Per Bothner1-5/+10
1999-01-06iPer Bothner1-7/+6
1999-01-06check-init.c: New file.Per Bothner1-0/+699