This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/31295] Uninitialized variable in libgfortran's _gfortran_eoshift0_4



------- Comment #4 from burnus at gcc dot gnu dot org  2007-05-22 17:19 -------
Subject: Bug 31295

Author: burnus
Date: Tue May 22 16:19:09 2007
New Revision: 124948

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124948
Log:
2007-05-22  Tobias Burnus  <burnus@net-b.de>

       PR libgfortran/31295
       * intrinsics/eoshift0.c (eoshift0): Silence uninitialized warning.
       * intrinsics/eoshift2.c (eoshift2): Ditto.


Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/intrinsics/eoshift0.c
    trunk/libgfortran/intrinsics/eoshift2.c


------- Comment #5 from burnus at gcc dot gnu dot org  2007-05-22 17:19 -------
Fixed


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]