19990314 snapshot, builds okay on i386,
patch-core-weak has been integrated.
This commit is contained in:
parent
326270ab34
commit
77b9479f08
@ -7,6 +7,7 @@ MD5 (egcs/egcs-19990221-19990228.diff.gz) = 4f25bbce4945244310af1611053411e1
|
||||
MD5 (egcs/egcs-19990221.tar.gz) = bd503ef4457b9b125e8286e744e23fdd
|
||||
MD5 (egcs/egcs-19990228-19990307.diff.gz) = c64cb1c159fe50803321a4d862215320
|
||||
MD5 (egcs/egcs-19990228.tar.gz) = 387acef036f8d4afafc9b3826ad6b330
|
||||
MD5 (egcs/egcs-19990314.tar.gz) = 9969d137ad8e3481375827c61a4ae0d5
|
||||
MD5 (egcs/egcs-chill-19990131.tar.gz) = 411e25c077f3c40b57f3f343455ae329
|
||||
MD5 (egcs/egcs-core-19990131.tar.gz) = 65067fddc23cc2eae9d09eaded84dcbc
|
||||
MD5 (egcs/egcs-g++-19990131.tar.gz) = b414de5acae9a7255b38d103b7999c6e
|
||||
@ -16,5 +17,7 @@ MD5 (egcs/egcs-objc-19990131.tar.gz) = 0934d0aa7883763212bcce9b19cda018
|
||||
MD5 (egcs/egcs-tests-19990131.tar.gz) = 7be846931a4bbd0a07e5c587941e2359
|
||||
RMD160 (egcs/egcs-19990228-19990307.diff.gz) = 13551750b8ae47931c611729edecafd51656c5c1
|
||||
RMD160 (egcs/egcs-19990228.tar.gz) = 643bcd2f177d0337e4cabdac20427221158e3add
|
||||
RMD160 (egcs/egcs-19990314.tar.gz) = a6ce11b4c9edf4052087b986ef3128f7759fb800
|
||||
SHA1 (egcs/egcs-19990228-19990307.diff.gz) = 1e47e394a30200c5b3eb0c6a7d1c921502b40bb5
|
||||
SHA1 (egcs/egcs-19990228.tar.gz) = 5175d2ec6b4be604d53d444d61e682b7233448a4
|
||||
SHA1 (egcs/egcs-19990314.tar.gz) = 062c540286aeb63a8681cb3d728b0e80dd5870be
|
||||
|
@ -1,4 +1,4 @@
|
||||
Native configuration is i386-unknown-openbsd2.4
|
||||
Native configuration is i386-unknown-openbsd2.5
|
||||
|
||||
=== libio tests ===
|
||||
|
||||
@ -23,43 +23,32 @@ Running target unix
|
||||
FAIL: gcc.c-torture/execute/930603-1.c execution, -O0
|
||||
FAIL: gcc.c-torture/execute/930603-1.c execution, -O1
|
||||
FAIL: gcc.c-torture/execute/930603-1.c execution, -O2
|
||||
FAIL: gcc.c-torture/execute/930603-1.c execution, -O2 -g
|
||||
FAIL: gcc.c-torture/execute/930603-1.c execution, -Os
|
||||
FAIL: gcc.c-torture/execute/990119-1.c execution, -O0
|
||||
FAIL: gcc.c-torture/execute/990119-1.c execution, -O1
|
||||
FAIL: gcc.c-torture/execute/990119-1.c execution, -O2
|
||||
FAIL: gcc.c-torture/execute/990119-1.c execution, -O2 -fomit-frame-pointer -finline-functions
|
||||
FAIL: gcc.c-torture/execute/990119-1.c execution, -O2 -g
|
||||
FAIL: gcc.c-torture/execute/990119-1.c execution, -Os
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O0
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O1
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O2
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O2 -fomit-frame-pointer -finline-functions
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O2 -g
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O3 -fomit-frame-pointer
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O3 -g
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -Os
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O2
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O2 -fomit-frame-pointer -finline-functions
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O2 -g
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O3 -fomit-frame-pointer
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O3 -fomit-frame-pointer -funroll-loops
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O3 -g
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O1
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -fomit-frame-pointer -finline-functions
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -g
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O3 -fomit-frame-pointer
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O3 -fomit-frame-pointer -funroll-loops
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O3 -g
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -Os
|
||||
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O0
|
||||
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O1
|
||||
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O2
|
||||
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O2 -g
|
||||
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -Os
|
||||
FAIL: gcc.c-torture/noncompile/951227-1.c
|
||||
FAIL: gcc.c-torture/special/981006-1.c (test for bogus messages, line 11)
|
||||
FAIL: gcc.c-torture/special/981006-1.c (test for bogus messages, line 12)
|
||||
FAIL: gcc.dg/980414-1.c (test for excess errors)
|
||||
FAIL: gcc.dg/990213-2.c (test for excess errors)
|
||||
FAIL: gcc.dg/990214-1.c (test for excess errors)
|
||||
FAIL: gcc.dg/990119-1.c execution test
|
||||
FAIL: gcc.dg/cpp-if1.c invalid number (test for errors, line 12)
|
||||
FAIL: gcc.dg/cpp-if1.c invalid number (test for errors, line 15)
|
||||
FAIL: gcc.dg/cpp-if1.c invalid number (test for errors, line 18)
|
||||
@ -67,30 +56,29 @@ FAIL: gcc.dg/cpp-if1.c floating point in #if (test for errors, line 21)
|
||||
FAIL: gcc.dg/cpp-if1.c too many suffixes (test for errors, line 24)
|
||||
FAIL: gcc.dg/cpp-if1.c too many suffixes (test for errors, line 27)
|
||||
FAIL: gcc.dg/cpp-if1.c (test for excess errors)
|
||||
FAIL: gcc.dg/special/weak-1.c execution test
|
||||
FAIL: gcc.dg/special/alias-1.c (test for excess errors)
|
||||
FAIL: gcc.dg/special/wkali-1.c (test for excess errors)
|
||||
FAIL: wkali-2a.o
|
||||
FAIL: gcc.dg/cpp-if3.c (test for excess errors)
|
||||
FAIL: gcc.misc-tests/m-un-2.c warning regression (test for warnings, line 18)
|
||||
FAIL: gcc.misc-tests/m-un-2.c warning regression (test for warnings, line 23)
|
||||
FAIL: gcc.misc-tests/m-un-2.c (test for excess errors)
|
||||
|
||||
=== gcc Summary ===
|
||||
|
||||
# of expected passes 7953
|
||||
# of unexpected failures 54
|
||||
# of expected failures 19
|
||||
# of expected passes 7977
|
||||
# of unexpected failures 40
|
||||
# of expected failures 23
|
||||
# of unresolved testcases 6
|
||||
# of unsupported tests 12
|
||||
/vbig/ports/lang/egcs-snapshot/build-i386/gcc/xgcc version egcs-2.93.08 19990214 (gcc2 ss-980929 experimental)
|
||||
/vbig/ports/lang/egcs-snapshot/build-i386/gcc/xgcc version egcs-2.93.12 19990314 (gcc2 ss-980929 experimental)
|
||||
|
||||
=== g++ tests ===
|
||||
|
||||
|
||||
Running target unix
|
||||
FAIL: g++.law/operators1.C (test for excess errors)
|
||||
FAIL: g++.law/operators7.C (test for excess errors)
|
||||
FAIL: g++.brendan/eh1.C Execution test
|
||||
FAIL: g++.eh/spec3.C Execution test
|
||||
FAIL: g++.eh/spec4.C Execution test
|
||||
FAIL: g++.law/profile1.C (test for excess errors)
|
||||
FAIL: g++.mike/eh49.C Execution test
|
||||
FAIL: g++.other/null1.C converting NULL to non-pointer type (test for warnings, line 21)
|
||||
FAIL: g++.other/null1.C converting NULL to non-pointer type (test for warnings, line 22)
|
||||
FAIL: g++.other/null1.C NULL used in arithmetic (test for warnings, line 25)
|
||||
@ -105,30 +93,27 @@ FAIL: g++.other/null1.C converting NULL to int (test for warnings, line 35)
|
||||
FAIL: g++.other/null1.C converting NULL to int (test for warnings, line 36)
|
||||
FAIL: g++.other/null1.C NULL bound to integer template parameter (test for warnings, line 37)
|
||||
FAIL: g++.other/null1.C converting NULL to int (test for warnings, line 38)
|
||||
FAIL: g++.pt/expr3.C (test for excess errors)
|
||||
FAIL: g++.pt/instantiate4.C (test for excess errors)
|
||||
|
||||
=== g++ Summary ===
|
||||
|
||||
# of expected passes 4836
|
||||
# of unexpected failures 19
|
||||
# of expected failures 91
|
||||
# of untested testcases 7
|
||||
/vbig/ports/lang/egcs-snapshot/build-i386/gcc/testsuite/../xgcc version egcs-2.93.08 19990214 (gcc2 ss-980929 experimental)
|
||||
# of expected passes 4964
|
||||
# of unexpected failures 20
|
||||
# of expected failures 82
|
||||
# of untested testcases 8
|
||||
/vbig/ports/lang/egcs-snapshot/build-i386/gcc/testsuite/../xgcc version egcs-2.93.12 19990314 (gcc2 ss-980929 experimental)
|
||||
|
||||
=== g77 tests ===
|
||||
|
||||
|
||||
Running target unix
|
||||
FAIL: g77.f-torture/execute/auto0.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
|
||||
FAIL: g77.f-torture/execute/auto0.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
|
||||
FAIL: g77.f-torture/execute/auto1.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
|
||||
FAIL: g77.f-torture/execute/auto1.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
|
||||
FAIL: g77.f-torture/execute/970625-2.f compilation, -O1
|
||||
|
||||
=== g77 Summary ===
|
||||
|
||||
# of expected passes 468
|
||||
# of unexpected failures 4
|
||||
# of expected passes 549
|
||||
# of unexpected failures 1
|
||||
# of untested testcases 1
|
||||
=== objc tests ===
|
||||
|
||||
|
||||
@ -137,10 +122,9 @@ Running target unix
|
||||
=== objc Summary ===
|
||||
|
||||
# of expected passes 38
|
||||
/vbig/ports/lang/egcs-snapshot/build-i386/gcc/xgcc version egcs-2.93.08 19990214 (gcc2 ss-980929 experimental)
|
||||
/vbig/ports/lang/egcs-snapshot/build-i386/gcc/xgcc version egcs-2.93.12 19990314 (gcc2 ss-980929 experimental)
|
||||
|
||||
|
||||
Compiler version: egcs-2.93.08 19990214 (gcc2 ss-980929 experimental)
|
||||
Platform: i386-unknown-openbsd2.4
|
||||
configure flags: --with-gcc-version-trigger=/usr/ports/lang/egcs-snapshot/work/egcs-19990214/gcc/version.c --host=i386-unknown-openbsd2.4 --prefix=/usr/local --verbose --program-transform-name=s,^,e, --with-gnu-as --with-gnu-ld --enable-shared --prefix=/usr/local --norecursion
|
||||
|
||||
Compiler version: egcs-2.93.12 19990314 (gcc2 ss-980929 experimental)
|
||||
Platform: i386-unknown-openbsd2.5
|
||||
configure flags: --with-gcc-version-trigger=/usr/ports/lang/egcs-snapshot/work/egcs-19990314/gcc/version.c --host=i386-unknown-openbsd2.5 --prefix=/usr/local --verbose --program-transform-name=s,^,e, --with-gnu-as --with-gnu-ld --enable-shared --prefix=/usr/local --norecursion
|
||||
|
@ -1,12 +0,0 @@
|
||||
--- gcc/config/openbsd.h.orig Sun Feb 28 19:18:16 1999
|
||||
+++ gcc/config/openbsd.h Sun Feb 28 19:17:56 1999
|
||||
@@ -299,3 +299,9 @@
|
||||
/* Otherwise, since we support weak, gthr.h erroneously tries to use
|
||||
#pragma weak. */
|
||||
#define GTHREAD_USE_WEAK 0
|
||||
+
|
||||
+/* bug work around: we don't want to support #pragma weak, but the current
|
||||
+ code layout needs HANDLE_PRAGMA_WEAK asserted for __attribute((weak)) to
|
||||
+ work. On the other hand, we don't define HANDLE_PRAGMA_WEAK directly,
|
||||
+ as this depends on a few other details as well... */
|
||||
+#define HANDLE_SYSV_PRAGMA
|
@ -1,20 +1,19 @@
|
||||
--- gcc/f/g77.texi.orig Sat Feb 20 03:05:58 1999
|
||||
+++ gcc/f/g77.texi Mon Feb 22 23:35:25 1999
|
||||
@@ -12,7 +12,7 @@
|
||||
@end tex
|
||||
|
||||
--- gcc/f/g77.texi.orig Sat Mar 13 13:03:57 1999
|
||||
+++ gcc/f/g77.texi Sun Mar 14 23:43:25 1999
|
||||
@@ -1,6 +1,6 @@
|
||||
\input texinfo @c -*-texinfo-*-
|
||||
@c %**start of header
|
||||
-@setfilename g77.info
|
||||
+@setfilename eg77.info
|
||||
|
||||
@set last-up-date 1999-02-20
|
||||
@set version-g77 0.5.24
|
||||
@@ -155,7 +155,7 @@
|
||||
|
||||
@set last-update 1999-03-13
|
||||
@set copyrights-g77 1995-1999
|
||||
@@ -73,7 +73,7 @@
|
||||
@ifinfo
|
||||
@dircategory Programming
|
||||
@direntry
|
||||
-* g77: (g77). The GNU Fortran compiler.
|
||||
+* eg77: (eg77). The experimental GNU Fortran compiler.
|
||||
@end direntry
|
||||
@node Top, Copying,, (DIR)
|
||||
@top Introduction
|
||||
@ifset INTERNALS
|
||||
@ifset USING
|
||||
|
@ -7,6 +7,7 @@ MD5 (egcs/egcs-19990221-19990228.diff.gz) = 4f25bbce4945244310af1611053411e1
|
||||
MD5 (egcs/egcs-19990221.tar.gz) = bd503ef4457b9b125e8286e744e23fdd
|
||||
MD5 (egcs/egcs-19990228-19990307.diff.gz) = c64cb1c159fe50803321a4d862215320
|
||||
MD5 (egcs/egcs-19990228.tar.gz) = 387acef036f8d4afafc9b3826ad6b330
|
||||
MD5 (egcs/egcs-19990314.tar.gz) = 9969d137ad8e3481375827c61a4ae0d5
|
||||
MD5 (egcs/egcs-chill-19990131.tar.gz) = 411e25c077f3c40b57f3f343455ae329
|
||||
MD5 (egcs/egcs-core-19990131.tar.gz) = 65067fddc23cc2eae9d09eaded84dcbc
|
||||
MD5 (egcs/egcs-g++-19990131.tar.gz) = b414de5acae9a7255b38d103b7999c6e
|
||||
@ -16,5 +17,7 @@ MD5 (egcs/egcs-objc-19990131.tar.gz) = 0934d0aa7883763212bcce9b19cda018
|
||||
MD5 (egcs/egcs-tests-19990131.tar.gz) = 7be846931a4bbd0a07e5c587941e2359
|
||||
RMD160 (egcs/egcs-19990228-19990307.diff.gz) = 13551750b8ae47931c611729edecafd51656c5c1
|
||||
RMD160 (egcs/egcs-19990228.tar.gz) = 643bcd2f177d0337e4cabdac20427221158e3add
|
||||
RMD160 (egcs/egcs-19990314.tar.gz) = a6ce11b4c9edf4052087b986ef3128f7759fb800
|
||||
SHA1 (egcs/egcs-19990228-19990307.diff.gz) = 1e47e394a30200c5b3eb0c6a7d1c921502b40bb5
|
||||
SHA1 (egcs/egcs-19990228.tar.gz) = 5175d2ec6b4be604d53d444d61e682b7233448a4
|
||||
SHA1 (egcs/egcs-19990314.tar.gz) = 062c540286aeb63a8681cb3d728b0e80dd5870be
|
||||
|
@ -1,4 +1,4 @@
|
||||
Native configuration is i386-unknown-openbsd2.4
|
||||
Native configuration is i386-unknown-openbsd2.5
|
||||
|
||||
=== libio tests ===
|
||||
|
||||
@ -23,43 +23,32 @@ Running target unix
|
||||
FAIL: gcc.c-torture/execute/930603-1.c execution, -O0
|
||||
FAIL: gcc.c-torture/execute/930603-1.c execution, -O1
|
||||
FAIL: gcc.c-torture/execute/930603-1.c execution, -O2
|
||||
FAIL: gcc.c-torture/execute/930603-1.c execution, -O2 -g
|
||||
FAIL: gcc.c-torture/execute/930603-1.c execution, -Os
|
||||
FAIL: gcc.c-torture/execute/990119-1.c execution, -O0
|
||||
FAIL: gcc.c-torture/execute/990119-1.c execution, -O1
|
||||
FAIL: gcc.c-torture/execute/990119-1.c execution, -O2
|
||||
FAIL: gcc.c-torture/execute/990119-1.c execution, -O2 -fomit-frame-pointer -finline-functions
|
||||
FAIL: gcc.c-torture/execute/990119-1.c execution, -O2 -g
|
||||
FAIL: gcc.c-torture/execute/990119-1.c execution, -Os
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O0
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O1
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O2
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O2 -fomit-frame-pointer -finline-functions
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O2 -g
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O3 -fomit-frame-pointer
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -O3 -g
|
||||
FAIL: gcc.c-torture/execute/990130-1.c compilation, -Os
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O2
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O2 -fomit-frame-pointer -finline-functions
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O2 -g
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O3 -fomit-frame-pointer
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O3 -fomit-frame-pointer -funroll-loops
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
|
||||
FAIL: gcc.c-torture/execute/loop-2b.c execution, -O3 -g
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O1
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -fomit-frame-pointer -finline-functions
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -g
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O3 -fomit-frame-pointer
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O3 -fomit-frame-pointer -funroll-loops
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O3 -g
|
||||
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -Os
|
||||
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O0
|
||||
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O1
|
||||
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O2
|
||||
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O2 -g
|
||||
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -Os
|
||||
FAIL: gcc.c-torture/noncompile/951227-1.c
|
||||
FAIL: gcc.c-torture/special/981006-1.c (test for bogus messages, line 11)
|
||||
FAIL: gcc.c-torture/special/981006-1.c (test for bogus messages, line 12)
|
||||
FAIL: gcc.dg/980414-1.c (test for excess errors)
|
||||
FAIL: gcc.dg/990213-2.c (test for excess errors)
|
||||
FAIL: gcc.dg/990214-1.c (test for excess errors)
|
||||
FAIL: gcc.dg/990119-1.c execution test
|
||||
FAIL: gcc.dg/cpp-if1.c invalid number (test for errors, line 12)
|
||||
FAIL: gcc.dg/cpp-if1.c invalid number (test for errors, line 15)
|
||||
FAIL: gcc.dg/cpp-if1.c invalid number (test for errors, line 18)
|
||||
@ -67,30 +56,29 @@ FAIL: gcc.dg/cpp-if1.c floating point in #if (test for errors, line 21)
|
||||
FAIL: gcc.dg/cpp-if1.c too many suffixes (test for errors, line 24)
|
||||
FAIL: gcc.dg/cpp-if1.c too many suffixes (test for errors, line 27)
|
||||
FAIL: gcc.dg/cpp-if1.c (test for excess errors)
|
||||
FAIL: gcc.dg/special/weak-1.c execution test
|
||||
FAIL: gcc.dg/special/alias-1.c (test for excess errors)
|
||||
FAIL: gcc.dg/special/wkali-1.c (test for excess errors)
|
||||
FAIL: wkali-2a.o
|
||||
FAIL: gcc.dg/cpp-if3.c (test for excess errors)
|
||||
FAIL: gcc.misc-tests/m-un-2.c warning regression (test for warnings, line 18)
|
||||
FAIL: gcc.misc-tests/m-un-2.c warning regression (test for warnings, line 23)
|
||||
FAIL: gcc.misc-tests/m-un-2.c (test for excess errors)
|
||||
|
||||
=== gcc Summary ===
|
||||
|
||||
# of expected passes 7953
|
||||
# of unexpected failures 54
|
||||
# of expected failures 19
|
||||
# of expected passes 7977
|
||||
# of unexpected failures 40
|
||||
# of expected failures 23
|
||||
# of unresolved testcases 6
|
||||
# of unsupported tests 12
|
||||
/vbig/ports/lang/egcs-snapshot/build-i386/gcc/xgcc version egcs-2.93.08 19990214 (gcc2 ss-980929 experimental)
|
||||
/vbig/ports/lang/egcs-snapshot/build-i386/gcc/xgcc version egcs-2.93.12 19990314 (gcc2 ss-980929 experimental)
|
||||
|
||||
=== g++ tests ===
|
||||
|
||||
|
||||
Running target unix
|
||||
FAIL: g++.law/operators1.C (test for excess errors)
|
||||
FAIL: g++.law/operators7.C (test for excess errors)
|
||||
FAIL: g++.brendan/eh1.C Execution test
|
||||
FAIL: g++.eh/spec3.C Execution test
|
||||
FAIL: g++.eh/spec4.C Execution test
|
||||
FAIL: g++.law/profile1.C (test for excess errors)
|
||||
FAIL: g++.mike/eh49.C Execution test
|
||||
FAIL: g++.other/null1.C converting NULL to non-pointer type (test for warnings, line 21)
|
||||
FAIL: g++.other/null1.C converting NULL to non-pointer type (test for warnings, line 22)
|
||||
FAIL: g++.other/null1.C NULL used in arithmetic (test for warnings, line 25)
|
||||
@ -105,30 +93,27 @@ FAIL: g++.other/null1.C converting NULL to int (test for warnings, line 35)
|
||||
FAIL: g++.other/null1.C converting NULL to int (test for warnings, line 36)
|
||||
FAIL: g++.other/null1.C NULL bound to integer template parameter (test for warnings, line 37)
|
||||
FAIL: g++.other/null1.C converting NULL to int (test for warnings, line 38)
|
||||
FAIL: g++.pt/expr3.C (test for excess errors)
|
||||
FAIL: g++.pt/instantiate4.C (test for excess errors)
|
||||
|
||||
=== g++ Summary ===
|
||||
|
||||
# of expected passes 4836
|
||||
# of unexpected failures 19
|
||||
# of expected failures 91
|
||||
# of untested testcases 7
|
||||
/vbig/ports/lang/egcs-snapshot/build-i386/gcc/testsuite/../xgcc version egcs-2.93.08 19990214 (gcc2 ss-980929 experimental)
|
||||
# of expected passes 4964
|
||||
# of unexpected failures 20
|
||||
# of expected failures 82
|
||||
# of untested testcases 8
|
||||
/vbig/ports/lang/egcs-snapshot/build-i386/gcc/testsuite/../xgcc version egcs-2.93.12 19990314 (gcc2 ss-980929 experimental)
|
||||
|
||||
=== g77 tests ===
|
||||
|
||||
|
||||
Running target unix
|
||||
FAIL: g77.f-torture/execute/auto0.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
|
||||
FAIL: g77.f-torture/execute/auto0.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
|
||||
FAIL: g77.f-torture/execute/auto1.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
|
||||
FAIL: g77.f-torture/execute/auto1.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
|
||||
FAIL: g77.f-torture/execute/970625-2.f compilation, -O1
|
||||
|
||||
=== g77 Summary ===
|
||||
|
||||
# of expected passes 468
|
||||
# of unexpected failures 4
|
||||
# of expected passes 549
|
||||
# of unexpected failures 1
|
||||
# of untested testcases 1
|
||||
=== objc tests ===
|
||||
|
||||
|
||||
@ -137,10 +122,9 @@ Running target unix
|
||||
=== objc Summary ===
|
||||
|
||||
# of expected passes 38
|
||||
/vbig/ports/lang/egcs-snapshot/build-i386/gcc/xgcc version egcs-2.93.08 19990214 (gcc2 ss-980929 experimental)
|
||||
/vbig/ports/lang/egcs-snapshot/build-i386/gcc/xgcc version egcs-2.93.12 19990314 (gcc2 ss-980929 experimental)
|
||||
|
||||
|
||||
Compiler version: egcs-2.93.08 19990214 (gcc2 ss-980929 experimental)
|
||||
Platform: i386-unknown-openbsd2.4
|
||||
configure flags: --with-gcc-version-trigger=/usr/ports/lang/egcs-snapshot/work/egcs-19990214/gcc/version.c --host=i386-unknown-openbsd2.4 --prefix=/usr/local --verbose --program-transform-name=s,^,e, --with-gnu-as --with-gnu-ld --enable-shared --prefix=/usr/local --norecursion
|
||||
|
||||
Compiler version: egcs-2.93.12 19990314 (gcc2 ss-980929 experimental)
|
||||
Platform: i386-unknown-openbsd2.5
|
||||
configure flags: --with-gcc-version-trigger=/usr/ports/lang/egcs-snapshot/work/egcs-19990314/gcc/version.c --host=i386-unknown-openbsd2.5 --prefix=/usr/local --verbose --program-transform-name=s,^,e, --with-gnu-as --with-gnu-ld --enable-shared --prefix=/usr/local --norecursion
|
||||
|
@ -1,12 +0,0 @@
|
||||
--- gcc/config/openbsd.h.orig Sun Feb 28 19:18:16 1999
|
||||
+++ gcc/config/openbsd.h Sun Feb 28 19:17:56 1999
|
||||
@@ -299,3 +299,9 @@
|
||||
/* Otherwise, since we support weak, gthr.h erroneously tries to use
|
||||
#pragma weak. */
|
||||
#define GTHREAD_USE_WEAK 0
|
||||
+
|
||||
+/* bug work around: we don't want to support #pragma weak, but the current
|
||||
+ code layout needs HANDLE_PRAGMA_WEAK asserted for __attribute((weak)) to
|
||||
+ work. On the other hand, we don't define HANDLE_PRAGMA_WEAK directly,
|
||||
+ as this depends on a few other details as well... */
|
||||
+#define HANDLE_SYSV_PRAGMA
|
@ -1,20 +1,19 @@
|
||||
--- gcc/f/g77.texi.orig Sat Feb 20 03:05:58 1999
|
||||
+++ gcc/f/g77.texi Mon Feb 22 23:35:25 1999
|
||||
@@ -12,7 +12,7 @@
|
||||
@end tex
|
||||
|
||||
--- gcc/f/g77.texi.orig Sat Mar 13 13:03:57 1999
|
||||
+++ gcc/f/g77.texi Sun Mar 14 23:43:25 1999
|
||||
@@ -1,6 +1,6 @@
|
||||
\input texinfo @c -*-texinfo-*-
|
||||
@c %**start of header
|
||||
-@setfilename g77.info
|
||||
+@setfilename eg77.info
|
||||
|
||||
@set last-up-date 1999-02-20
|
||||
@set version-g77 0.5.24
|
||||
@@ -155,7 +155,7 @@
|
||||
|
||||
@set last-update 1999-03-13
|
||||
@set copyrights-g77 1995-1999
|
||||
@@ -73,7 +73,7 @@
|
||||
@ifinfo
|
||||
@dircategory Programming
|
||||
@direntry
|
||||
-* g77: (g77). The GNU Fortran compiler.
|
||||
+* eg77: (eg77). The experimental GNU Fortran compiler.
|
||||
@end direntry
|
||||
@node Top, Copying,, (DIR)
|
||||
@top Introduction
|
||||
@ifset INTERNALS
|
||||
@ifset USING
|
||||
|
Loading…
Reference in New Issue
Block a user