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 3/4] NetWare: general testsuite adjustments


On Thu, Jul 23, 2009 at 7:31 AM, Jan Beulich<JBeulich@novell.com> wrote:
> Various tests fail to consider targets with non-standard defaults, for
> NetWare in particular MS bitfield layout and packed structures.
>
> Besides that, various special cases earlier needed due to missing
> abstraction for targets without -fPIC support can be removed.
>
> The slightly different 4.4 patch is attached for reference.
>
> Jan
>
> 2009-07-23 ?Jan Beulich ?<jbeulich@novell.com>
>
> ? ? ? ?* g++.dg/ext/bitfield2.C: Add -mno-ms-bitfields for
> ? ? ? ?i?86-*-netware.
> ? ? ? ?* g++.dg/ext/bitfield3.C: Likewise.
> ? ? ? ?* g++.dg/ext/bitfield4.C: Likewise.
> ? ? ? ?* g++.dg/ext/bitfield5.C: Likewise.
> ? ? ? ?* gcc.dg/bitfld-15.c: Likewise.
> ? ? ? ?* gcc.dg/bitfld-16.c: Likewise.
> ? ? ? ?* gcc.dg/bitfld-17.c: Likewise.
> ? ? ? ?* gcc.dg/bitfld-18.c: Likewise.
> ? ? ? ?* g++.old-deja/g++.jason/thunk2.C: Remove dg-bogus.
> ? ? ? ?* gcc.dg/20010912-1.c: Likewise.
> ? ? ? ?* gcc.dg/20021018-1.c: Likewise.
> ? ? ? ?* gcc.dg/20030213-1.c: Likewise.
> ? ? ? ?* gcc.dg/20030225-1.c: Likewise.
> ? ? ? ?* gcc.dg/20030708-1.c: Likewise.
> ? ? ? ?* gcc.dg/20050321-2.c: Likewise.
> ? ? ? ?* gcc.dg/cdce1.c: Don't pass -lm for *-*-netware*.
> ? ? ? ?* gcc.dg/cdce2.c: Likewise.
> ? ? ? ?* gcc.target/i386/pr37248-2.c: Don't test on default_packet
> ? ? ? ?targets.
> ? ? ? ?* gcc.target/i386/pr37248-3.c: Likewise.

This caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40891


-- 
H.J.


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