This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

Re: gcj bug


>>>>> "Daniel" == Daniel ALEXANDER <D.Alexander@cs.ucl.ac.uk> writes:

Daniel> Synopsis: Using gcj to compile java code, pre-increment
Daniel> operator (++) fails (does not increment) on bracketed elements
Daniel> of integer arrays, e.g, ++(ip[i]) leaves ip[i] unchanged.

This bug has been fixed in gcj 3.1, due out soon.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]