This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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] |
On Jan 29, 2004, at 15:43, Ben Elliston wrote:
Hi Andrew
It seems that reverting this patch of yours corrects a build failure I am experiencing. I didn't bother looking any closer at it.
2004-01-28 Andrew Haley <aph@redhat.com>
* expr.c (build_field_ref): Widen field offset.
The problem again is that compiling a cross compiler with an older version of gcc, 2.95.3
can cause an parse error as it does not support C99 of putting variable declaration anywhere.
I applied this patch as obvious.
Thanks, Andrew Pinski
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |