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]

[Bug bootstrap/9631] [hppa64-unknown-linux-gnu] [gcc-3.2.2] fails to bootstrap


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9631



------- Additional Comments From randolph@tausq.org  2003-06-10 05:18 -------
Subject: Re:  [hppa64-unknown-linux-gnu] [gcc-3.2.2] fails to bootstrap

> with gcc 3.3 branch and mainline (20030601), I can't reproduce your failure on a powerpc-darwin 
> x hppa64-linux cross compiler. Your testcase seems to compile fine:
[...]
> Sorry to keep asking, but can you check again with current gcc 3.3 branch? Thanks,

it still doesn't work with a freshly updated gcc-3.3... same error as
before:

tausq@ios:~/gcc/build-3.3/gcc$ ./xgcc -v
Using built-in specs.
Configured with: ../gcc-3.3/configure --host=hppa-linux --build=hppa-linux --target=hppa64-linux --disable-shared --disable-nls --disable-threads --enable-languages=c --prefix=/opt/palinux
Thread model: single
gcc version 3.3.1 20030610 (prerelease)
tausq@ios:~/gcc/build-3.3/gcc$ ./xgcc -B. -c bug.c
bug.c:1: error: size of array `data' is too large

randolph


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