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 - Fix for several -mcpu=G5 dejagnu test failures


With the two approved patches, we are now down to 102 dejagnu failures with -mcpu=G5
on ppc-darwin. It was 300+ before.


- Fariborz <fjahanian@apple.com>

=== gcc Summary === -cmpu=G5

# of expected passes            23542
# of unexpected failures        102
# of unexpected successes       2
# of expected failures          61
# of unresolved testcases       55
# of untested testcases         7
# of unsupported tests          295

On Jan 23, 2004, at 9:38 AM, David Edelsohn wrote:

2004-01-22 Fariborz Jahanian <fjahanian@apple.com>

         * gcc/config/rs6000/rs6000.md (save_stack_nonlocal):
         Use adjust_address_nv directly with appropriate mode.
         (restore_stack_nonlocal): Ditto.

This patch is okay.

Thanks, David


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