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 PR other/16820 (struct-layout-1 failures on non-ISOC99 systems)


> 2004-07-30  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR other/16820
> 	* gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
> 	stdint.h.
> 	* gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
> 	uintptr_t.

The change fixes the build problem for these tests on hppa2.0w-hp-hpux11.11
and hppa64-hp-hpux11.11.  However, all the execute tests fail on hppa2.0w
and three on hppa64.  See:

<http://gcc.gnu.org/ml/gcc-testresults/2004-07/msg01348.html>
<http://gcc.gnu.org/ml/gcc-testresults/2004-07/msg01349.html>.

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]