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: [cft] fix big-endian bitfield problems


> Will someone please test this on powerpc, sparc, and hppa and see
> if it does the job?

The 32-bit hppa ports are signicantly better with your patch.  However,
there are still significant problems on hppa64-hp-hpux11.11.  Most tests
fail without a message but some fail in the following manner:

Executing on host: /test/gnu/gcc-3.3/objdir/gcc/xgcc -B/test/gnu/gcc-3.3/objdir/
gcc/ /test/gnu/gcc-3.3/gcc/gcc/testsuite/gcc.c-torture/execute/va-arg-4.c  -w  -
Os   -lm   -o /test/gnu/gcc-3.3/objdir/gcc/testsuite/va-arg-4.x5    (timeout = 3
00)
ld: Unsatisfied symbol "__ashlti3" in file /var/tmp//ccCHjQFq.o
1 errors.
collect2: ld returned 1 exit status

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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