This is the mail archive of the gcc-regression@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: GCC build of HEAD failed for native with your patch on 2004-04-05T22:25:51Z.


On Apr 6, 2004, at 07:45, Nathan Sidwell wrote:

I am only seeing the following error with and without my patch.

gcj -B/home/nathan/egcs/HEAD/i686-pc-linux-gnu/i686-pc-linux-gnu/libjava/ --encoding=UTF-8 -Wno-deprecated -C -g -classpath '' -bootclasspath /home/nathan/egcs/HEAD/i686-pc-linux-gnu/i686-pc-linux-gnu/libjava:../ ../../gcc/libjava -d /home/nathan/egcs/HEAD/i686-pc-linux-gnu/i686-pc-linux-gnu/libjava ../../../gcc/libjava/gnu/awt/LightweightRedirector.java
../../../gcc/libjava/java/awt/font/TextAttribute.java:44: Superclass `AttributedCharacterIterator.Attribute' of class `java.awt.font.TextAttribute' not found.
public final class TextAttribute extends AttributedCharacterIterator.Attribute


I do not see how that patch to the template deduction machinery could cause
either of these errors.

Nathan,


Sorry to blame you too fast.

But anyways this is caused by Caroline's patch to the driver.
I am wondering if she tested it with Java at all.

Anyways, I think it is the same issue that Ian pointed out in
<http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00337.html>.


Thanks, Andrew Pinski


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