public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/51828] New: libgfortran build warnings
@ 2012-01-11 20:44 burnus at gcc dot gnu.org
  2012-01-11 20:58 ` [Bug fortran/51828] " dominiq at lps dot ens.fr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: burnus at gcc dot gnu.org @ 2012-01-11 20:44 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51828
           Summary: libgfortran build warnings
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: burnus@gcc.gnu.org
                CC: jb@gcc.gnu.org, tkoenig@gcc.gnu.org


One currently gets on the 4.7 trunk the following libgfortran build warnings:

libgfortran/intrinsics/unpack_generic.c: In function 'unpack_internal':
libgfortran/intrinsics/unpack_generic.c:149:12: warning: 'rstride[0]' may be
used uninitialized in this function [-Wuninitialized]
libgfortran/intrinsics/unpack_generic.c:150:12: warning: 'fstride[0]' may be
used uninitialized in this function [-Wuninitialized]
libgfortran/intrinsics/unpack_generic.c:151:12: warning: 'mstride[0]' may be
used uninitialized in this function [-Wuninitialized]


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-11-18  9:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-11 20:44 [Bug fortran/51828] New: libgfortran build warnings burnus at gcc dot gnu.org
2012-01-11 20:58 ` [Bug fortran/51828] " dominiq at lps dot ens.fr
2012-01-11 21:06 ` burnus at gcc dot gnu.org
2012-01-11 22:33 ` burnus at gcc dot gnu.org
2012-02-27 21:41 ` mikael at gcc dot gnu.org
2013-11-18  9:27 ` [Bug libfortran/51828] " fxcoudert at gcc dot gnu.org
2013-11-18  9:28 ` fxcoudert at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).