building libgcj on solaris

Alexandre Petit-Bianco apbianco@cygnus.com
Sat Apr 1 00:00:00 GMT 2000


Tom Tromey writes:
> I thought Alex had a patch for this. Maybe I'm confused.

Not for egcs, but I can craft one.
./A
Fri Feb 25 17:07:49 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>
	* check-init.c (check_init): Handle ABS_EXPR.
Index: check-init.c
===================================================================
RCS file: /cvs/gcc/egcs/gcc/java/check-init.c,v
retrieving revision 1.17
diff -u -p -r1.17 check-init.c
--- check-init.c 2000年01月21日 20:57:00 1.17
+++ check-init.c 2000年02月26日 01:07:34
@@ -622,6 +617,7 @@ check_init (exp, before)
 case POSTDECREMENT_EXPR:
 case POSTINCREMENT_EXPR:
 case NON_LVALUE_EXPR:
+ case ABS_EXPR:
 case INSTANCEOF_EXPR:
 /* Avoid needless recursion. */
 exp = TREE_OPERAND (exp, 0);


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /