[Patch,Fortran,committed] Fix return value of some I/O functions in trans-io.c

Tobias Burnus burnus@net-b.de
Wed Aug 4 08:57:00 GMT 2010


  Committed as obvious. Cf. 
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45131#c9

The functions are declared as "void" in libgfortran - thus, the FE 
should have the same declaration.

This might be a bug introduced with the recent 
gfc_build_library_function_decl_with_spec annotation, but maybe it is 
older (I have not checked).

Build and regtested on x86-64-linux.
Committed as Rev. 162857.

Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: commit.diff
Type: text/x-patch
Size: 3304 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100804/0b768973/attachment.bin>


More information about the Gcc-patches mailing list