[Bug target/32894] Segmentation fault bootstrapping on HP-UX 11.11

2009-01-15 Thread sje at cup dot hp dot com
--- 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

[Bug target/32894] Segmentation fault bootstrapping on HP-UX 11.11

2007-09-07 Thread dave at hiauly1 dot hia dot nrc dot ca
--- 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

[Bug target/32894] Segmentation fault bootstrapping on HP-UX 11.11

2007-09-07 Thread pda at freeshell dot org
--- 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

[Bug target/32894] Segmentation fault bootstrapping on HP-UX 11.11

2007-08-10 Thread pda at freeshell dot org
--- 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

[Bug target/32894] Segmentation fault bootstrapping on HP-UX 11.11

2007-08-08 Thread dave at hiauly1 dot hia dot nrc dot ca
--- 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

[Bug target/32894] Segmentation fault bootstrapping on HP-UX 11.11

2007-08-08 Thread pda at freeshell dot org
--- 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

[Bug target/32894] Segmentation fault bootstrapping on HP-UX 11.11

2007-07-31 Thread danglin at gcc dot gnu dot org
--- 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

[Bug target/32894] Segmentation fault bootstrapping on HP-UX 11.11

2007-07-25 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|blocker |normal Component|c |target http: