This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[basic-improvements] Merge from trunk


The merge tag is gcc-3_4-basic-improvements-merge-20021105.
Bootstrapped i686-linux; there are regressions relative to mainline,
but they are not caused by this merge.

--- ws.main     2002-11-05 11:10:55.000000000 -0800
+++ ws.bib      2002-11-05 11:10:41.000000000 -0800
@@ -28,9 +28,12 @@
 FAIL: gcc.c-torture/execute/builtin-constant.c execution,  -O3 -fomit-frame-pointer 
 FAIL: gcc.c-torture/execute/builtin-constant.c execution,  -O3 -g 
 FAIL: gcc.c-torture/execute/builtin-constant.c execution,  -Os 
+FAIL: gcc.dg/i386-sse-1.c (test for excess errors)
+FAIL: gcc.dg/i386-sse-2.c (test for excess errors)
+FAIL: gcc.dg/i386-sse-3.c (test for excess errors)
                === gcc Summary ===
-# of expected passes           20539
-# of unexpected failures       5
+# of expected passes           20552
+# of unexpected failures       8
 # of expected failures         64
 # of unsupported tests         65
                === g++ tests ===

I believe I know what is causing these failures, and will send a
separate patch for them shortly.

I would appreciate it if the HPPA maintainers would check the merge of
pa.c; the function-call rewrite on the mainline clashed a bit with the
conversion of ASM_OUTPUT_INTERNAL_LABEL to a target hook on the branch.
I believe I got it correct but I don't have access to this platform to
test it.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]