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]

Re: [PATCH] Fix Fortran frontend on hppa64


Craig P Prescott wrote:

> Problem: with 3.0.1 configured with --host=hppa64-hp-hpux11.00:
> 
> $ echo "       end" > junk.f
> $ g77 -c junk.f
> Assertion failed: ffetype_size (type) == sizeof (ffetargetInteger1), file
> ../../gcc-3.0.1/gcc/f/com.c, line 11596

...

> 2001-10-21  Craig Prescott  <prescott@phys.ufl.edu>
> 
>         * target.h (FFETARGET_32bit_longs): Don't define
>         for 64-bit hppa.

Applied to trunk after bootstrap and check (Fortran only) on
i686-pc-linux-gnu.

Thanks !

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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