]> gcc.gnu.org Git - gcc.git/commit
check-init.c (check_init): Handle binops UNLT_EXPR, UNLE_EXPR, UNGT_EXPR, UNGE_EXPR...
authorBryce McKinlay <mckinlay@redhat.com>
Fri, 28 May 2004 20:52:49 +0000 (20:52 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Fri, 28 May 2004 20:52:49 +0000 (21:52 +0100)
commit711e31876fc9c16f921891603abd8fd4c2f26857
treee5e01645dc1325ce6a9f219331695e156fba561d
parent2fec96c1b922c681881f3a7e524ded5f86ab11c4
check-init.c (check_init): Handle binops UNLT_EXPR, UNLE_EXPR, UNGT_EXPR, UNGE_EXPR, UNEQ_EXPR, and LTGT_EXPR.

* check-init.c (check_init): Handle binops UNLT_EXPR, UNLE_EXPR,
     UNGT_EXPR, UNGE_EXPR, UNEQ_EXPR, and LTGT_EXPR.

From-SVN: r82379
gcc/java/ChangeLog
gcc/java/check-init.c
This page took 0.05998 seconds and 5 git commands to generate.