This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: PATCH: Fix linkonce for ELF/PPC.


HJ,
   I wonder if gcc 2.95.4 is completely immune to the problem
from binutils 2.11.92.0.10 that hits gcc 3.0.2? On Debian ppc
sid I find that when I rebuild gcc with 2.11.92.0.11 that I
get one more gcc pass than before...

2.11.92.0.11

------------------------------------------------------------------------------
                === gcc Summary ===

# of expected passes            13545
# of unexpected failures        1496
# of unexpected successes       2
# of expected failures          72
# of unresolved testcases       133
# of unsupported tests          47
/home/howarth/debian-gcc-2.95/gcc-2.95-2.95.4.ds6/build-native/gcc/xgcc version 2.95.4 204 (Debian prerelease)


                === g++ Summary ===

# of expected passes            5734
# of unexpected failures        659
# of unexpected successes       7
# of expected failures          127
# of untested testcases         21
/home/howarth/debian-gcc-2.95/gcc-2.95-2.95.4.ds6/build-native/gcc/testsuite/../g++ version 2.95.4 204 (Debian prerelease)
------------------------------------------------------------------------------

2.11.92.0.10

------------------------------------------------------------------------------
                === gcc Summary ===

# of expected passes            13544
# of unexpected failures        1497
# of unexpected successes       2
# of expected failures          72
# of unresolved testcases       133
# of unsupported tests          47
/home/howarth/debian-gcc-2.95/gcc-2.95-2.95.4.ds6/build-native/gcc/xgcc version 2.95.4 203 (Debian prerelease)
                === g++ Summary ===

# of expected passes            5734
# of unexpected failures        659
# of unexpected successes       7
# of expected failures          127
# of untested testcases         21
/home/howarth/debian-gcc-2.95/gcc-2.95-2.95.4.ds6/build-native/gcc/testsuite/../g++ version 2.95.4 203 (Debian prerelease)
-------------------------------------------------------------------------------
The newly passed test appears to be...

-FAIL: gcc.dg/format/c90-scanf-1.c trailing % warning (test for warnings, line 117)

Just for your information.
                 Jack
ps Debian gcc 3.0.2 builds fine under 2.11.92.0.11 with no additional failures.
I don't think we ever built it against 2.11.92.0.10 so we never saw what
Franz did.

------------------------------------------------------------------------------
Jack W. Howarth, Ph.D.                                    231 Albert Sabin Way
NMR Facility Director                              Cincinnati, Ohio 45267-0524
Dept. of Molecular Genetics                              phone: (513) 558-4420
Univ. of Cincinnati College of Medicine                    fax: (513) 558-8474


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