[Bug libfortran/22423] Warnings when building libgfortran

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Sep 24 13:14:00 GMT 2005


------- Additional Comments From fxcoudert at gcc dot gnu dot org  2005-09-24 13:14 -------
The list of warnings is not that long any more:

../../../gcc/libgfortran/io/list_read.c: In function 'list_formatted_read':
../../../gcc/libgfortran/io/list_read.c:1289: warning: argument 'len' might be
clobbered by 'longjmp' or 'vfork'

../../../gcc/libgfortran/io/read.c: In function 'read_f':
../../../gcc/libgfortran/io/read.c:624: warning: value computed is not used

../../../gcc/libgfortran/io/unit.c: In function 'get_array_unit_len':
../../../gcc/libgfortran/io/unit.c:264: warning: return makes integer from
pointer without a cast

There are also warnings due to PR 18452:
cc1: warning: command line option "-fno-repack-arrays" is valid for Fortran but
not for C

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-09-24 13:14:40
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22423



More information about the Gcc-bugs mailing list