Thu Mar 24 21:26:45 2016 UTC ()
hppa is tested. I think it's "OK"


(skrll)
diff -r1.11 -r1.12 src/external/gpl3/gcc/README.gcc53

cvs diff -r1.11 -r1.12 src/external/gpl3/gcc/Attic/README.gcc53 (expand / switch to unified diff)

--- src/external/gpl3/gcc/Attic/README.gcc53 2016/03/24 21:20:31 1.11
+++ src/external/gpl3/gcc/Attic/README.gcc53 2016/03/24 21:26:45 1.12
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: README.gcc53,v 1.11 2016/03/24 21:20:31 mrg Exp $ 1$NetBSD: README.gcc53,v 1.12 2016/03/24 21:26:45 skrll Exp $
2 2
3lib: 3lib:
4 libasan is disabled currently (haven't tried yet) 4 libasan is disabled currently (haven't tried yet)
5 5
6new stuff: 6new stuff:
7 cc1objcplus 7 cc1objcplus
8 collect2 -- need to re-introduce? 8 collect2 -- need to re-introduce?
9 libcc1 9 libcc1
10 libcilkrts 10 libcilkrts
11 libmpx 11 libmpx
12 liboffloadmic 12 liboffloadmic
13 libquadmath 13 libquadmath
14 libvtv 14 libvtv
@@ -102,13 +102,14 @@ architecture tools kernels libgcc native @@ -102,13 +102,14 @@ architecture tools kernels libgcc native
102 - m68k: mvm68k amiga atari 102 - m68k: mvm68k amiga atari
103 - earm : shark evbarm* 103 - earm : shark evbarm*
104 - mipsel: sgimips 104 - mipsel: sgimips
105 - mips64el: sgimips[fail] evbmips 105 - mips64el: sgimips[fail] evbmips
106[14] - machines tested: 106[14] - machines tested:
107 - sparc ss20 (OK) 107 - sparc ss20 (OK)
108 - sparc64 ultra45 (FAIL), ultra10 (OK) 108 - sparc64 ultra45 (FAIL), ultra10 (OK)
109 - powerpc pegasosII (OK) 109 - powerpc pegasosII (OK)
110 - alpha UP1000 (OK) 110 - alpha UP1000 (OK)
111 - arm shark (OK) 111 - arm shark (OK)
112 - evbmips gxemul MALTA (FAIL - not gcc problem) 112 - evbmips gxemul MALTA (FAIL - not gcc problem)
113 - pmax gxemul (OK) 113 - pmax gxemul (OK)
114 - i386/amd64 (OK) 114 - i386/amd64 (OK)
 115 - hppa (OK)