This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libI77 compile error
- To: loewis at informatik dot hu-berlin dot de
- Subject: Re: libI77 compile error
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Date: Sat, 29 Jan 2000 21:26:21 +0100
- CC: gcc-bugs at gcc dot gnu dot org, dmg at bell-labs dot com
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <200001291834.TAA19978@tee.informatik.hu-berlin.de>
loewis@informatik.hu-berlin.de wrote:
> When compiling gcc-2_95-branch on i586-pc-linux-gnu, compilation breaks
> with the error message
> ../../../../libf2c/libI77/endfile.c: In function `t_runc':
> ../../../../libf2c/libI77/endfile.c:106: structure has no member named `urwt'
> I believe this was caused by the change
> Mon Jan 24 20:28:35 CET 2000 David M. Gay <dmg@bell-labs.com>
>
> * libI77/endfile.c (t_runc): set state to writing
> (b->uwrt = 1) when an endfile statement requires copying the file.
> Changing the access to read
>
> b->uwrt = 1;
>
> fixes the problem.
Hmmm, AFAICS, the patch I sent in had this correct:
http://gcc.gnu.org/ml/gcc-patches/2000-01/msg00890.html
but I must confess that I didn't try to rebuild the 2.95 branch after
Richard Henderson applied my update ...
--
Toon Moene (toon@moene.indiv.nluug.nl)
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Phone: +31 346 214290; Fax: +31 346 214286
GNU Fortran: http://gcc.gnu.org/onlinedocs/g77_news.html