This is the mail archive of the gcc-patches@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]

Re: gcc 3.1 buglet in config/sparc/t-elf


Richard Henderson wrote:
> 
> On Wed, May 01, 2002 at 09:02:53AM -0500, Joel Sherrill wrote:
> >       * config/sparc/t-elf (sparc-rtems, sparc-elf): Build
> >       assembly support routines.
> 
> Looks right.  Mark acks for 3.1.

Thank you.  It is now committed on both the 3.1 branch and
main trunk and sparc-elf test suite results have been
sent.  It was a big fix by failure count. :)

Before

                === gcc Summary ===

# of expected passes            9627
# of unexpected failures        4270
# of expected failures          56
# of unresolved testcases       4144
# of unsupported tests          118

After
                === gcc Summary ===

# of expected passes            17880
# of unexpected failures        244
# of expected failures          62
# of unresolved testcases       82
# of unsupported tests          118


> r~

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985


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