http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51828
Mikael Morin changed:
What|Removed |Added
CC||mikael at gcc dot gnu.org
--- Comment #4 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51828
--- Comment #3 from Tobias Burnus 2012-01-11
22:32:56 UTC ---
(In reply to comment #0)
> libgfortran/intrinsics/unpack_generic.c: In function 'unpack_internal':
The warnings are bogus - assuming that "dim > 0" - as:
if (ret->data == NULL)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51828
--- Comment #2 from Tobias Burnus 2012-01-11
21:05:01 UTC ---
(In reply to comment #1)
> I also see
> ../../../work/libgfortran/caf/libcaf.h:80:6: warning: no previous prototype
> for
> '_gfortran_caf_critical' [-Wmissing-prototypes]
> ../../../
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51828
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|