Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: gcc-vax in NetBSD-9.0: help needed to test patches
FYI - I haven't had time to do much with this lately because I've been
traveling for work, but many things which weren't working are now working
:)
The one place that is still not happy with -O2 is in pkgsrc/net/rsync:
gcc -I. -I. -I./zlib -I./popt -O2 -D_FORTIFY_SOURCE=2 -I/usr/include
-DHAVE_CONFIG_H -Wall -W -I/usr/include -c checksum.c -o checksum.o
checksum.c: In function 'get_checksum2':
checksum.c:191:1: internal compiler error: in change_address_1, at
emit-rtl.c:2150
}
^
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
*** Error code 1
Any thoughts about what could be going on here?
Thanks,
John
Home |
Main Index |
Thread Index |
Old Index