This is the mail archive of the java@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]

Re: gcj trunk - gc_analyze/SymbolLookup.java is specified more than once


>>>>> "Matthias" == Matthias Klose <doko@ubuntu.com> writes:

Matthias> Seen this on i486-linux, when building from the trunk; vm-tools.lst
Matthias> does have the file twice, but I currently fail to see how it ends up
Matthias> twice there.

My gcjh patch fixed this.
The bug was that we were appending to the file without clearing its
contents before the loop.

Tom


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