This is the mail archive of the gcc@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: bootstrap failure on hppa2.0w-hp-hpux11.11 with trunk


John David Anglin wrote:
> The following build error occurs on the trunk today:
> 
> checking for thread model used by GCC... single
> checking for exception model to use... configure: error: unable to detect
> except ion model
> make[1]: *** [configure-target-libstdc++-v3] Error 1
> 
> Looking in the libstdc++ config.log, I see
> 
> configure:3946: checking for exception model to use
> configure:3972: /xxx/gnu/gcc-3.3/objdir/gcc/xgcc -shared-libgcc
> -B/xxx/gnu/gcc-3
> .3/objdir/gcc/ -nostdinc++ 
> -L/xxx/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libs tdc++-v3/src
> -L/xxx/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/src/.l ibs
> -B/opt/gnu/hppa2.0w-hp-hpux11.11/bin/
> -B/opt/gnu/hppa2.0w-hp-hpux11.11/lib/ -isystem
> /opt/gnu/hppa2.0w-hp-hpux11.11/include -isystem /opt/gnu/hppa2.0w-hp-hp
> ux11.11/sys-include -c -S -O2 -g -O2 conftest.C 1>&5 configure: In
> function `void foo()': configure:3967: internal compiler error: tree
> check: expected class 'd', have 't
>    ' (record_type) in decl_assembler_name, at tree.c:151
> Please submit a full bug report,

I get the same error on i386-unknown-freebsd4.7.

Michael


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