libI77 compile error

Toon Moene toon@moene.indiv.nluug.nl
Sat Jan 29 12:26:00 GMT 2000


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


More information about the Gcc-bugs mailing list