GCC build of HEAD failed for native with your patch on 2004-04-05T22:25:51Z.

Andrew Pinski pinskia@physics.uc.edu
Tue Apr 6 18:34:00 GMT 2004


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



More information about the Gcc-regression mailing list