--- Comment #7 from sje at cup dot hp dot com 2009-01-15 23:09 ---
I think this should be closed as WONTFIX. There may or may not be a 3.3.6 GCC
bug that was causing a bootstrap failure but it isn't going to be fixed so we
may as well close this defect. If anyone objects they can reope
--- Comment #6 from dave at hiauly1 dot hia dot nrc dot ca 2007-09-07
22:05 ---
Subject: Re: Segmentation fault bootstrapping on HP-UX 11.11
> As mentioned before, I'm able to bootstrap with HP's compiler, so if this
> information doesn't help you I'll just assume there's a problem wi
--- Comment #5 from pda at freeshell dot org 2007-09-07 20:52 ---
Sorry for the long delay in replying, I've been on vacation. I'm giving you
the output from xgcc -v, but have been unable to trap the core dump with gdb.
I even spent some time writing a little program that did the cc1 i
--- Comment #4 from pda at freeshell dot org 2007-08-10 16:51 ---
I'll get the other info you asked for a little later, but in the meantime
here's my output from gcc-3.3.6 -v. The as and ld referred to are
binutils-2.17, and I believe I also tried with binutils-2.16.1. I may not have
y
--- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2007-08-08
18:11 ---
Subject: Re: Segmentation fault bootstrapping on HP-UX 11.11
> --- Comment #2 from pda at freeshell dot org 2007-08-08 17:10 ---
> I tried configuring for HP ld as you suggested, but that didn't m
--- Comment #2 from pda at freeshell dot org 2007-08-08 17:10 ---
I tried configuring for HP ld as you suggested, but that didn't make a
difference. However what seems to have done the trick was bootstrapping with
HP's C compiler rather than gcc-3.3.6. My gcc-3.3.6 has been configured
--- Comment #1 from danglin at gcc dot gnu dot org 2007-07-31 16:30 ---
Suggest using HP ld and GNU as. This combination is tested regularly
and known to work.
You don't need to specify CFLAGS. The assembler code generated for
all hppa64 targets is always PA 2.0w.
--
http://gcc.g
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Severity|blocker |normal
Component|c |target
http: