This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
genattr faiilure on arm-netbsd-target
- To: egcs-bugs at egcs dot cygnus dot com
- Subject: genattr faiilure on arm-netbsd-target
- From: GrahamS <grahams at rcp dot co dot uk>
- Date: Fri, 28 May 1999 20:00:00 +0100
- Reply-To: grahams at rcp dot co dot uk
Hi
I've been trying to bootstrap recent egcs snapshots
on a arm-netbsd-aout host (RiscPC + StrongArm).
I can bootstrap at "-O1" but at "-O2" the genattr built
with the "gcc/stage2/xgcc" compiler segfaults when
executed.
I'll do some investigations over the weekend to try and
locate the problem.
Graham