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: [PATCH][tuples] Fix EH lowering code


On Wed, 23 Jul 2008, Arnaud Charlet wrote:

> > Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to the
> > branch.  With this patch in the Ada frontend now bootstraps for me,
> > so, diego, can you enable Ada on your testers?
> 
> Thanks for your work Richard. Note that Ada is helping finding lots of bugs
> in tuples, so that's great in some sense :-)

Not many left appearantly.  I get the following fails after this patch
on x86_64:

                === acats tests ===
FAIL:   ce3801b
FAIL:   cxa5a10
FAIL:   cxg2012

                === acats Summary ===
# of expected passes            2312
# of unexpected failures        3


                === gnat tests ===


Running target unix
FAIL: gnat.dg/regpat1.adb execution test

                === gnat Summary ===

# of expected passes            515
# of unexpected failures        1
# of expected failures          6


Richard.


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