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 fortran/31922] Accessing uninitialized variable for print *, trim(blank_string)



------- Comment #4 from jvdelisle at gcc dot gnu dot org  2007-05-16 01:38 -------
Subject: Bug 31922

Author: jvdelisle
Date: Wed May 16 00:37:55 2007
New Revision: 124754

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124754
Log:
2007-05-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libfortran/31922
        * intrinsics/string_intrinsics.c (string_trim): Set result to null if
        string length is zero.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/intrinsics/string_intrinsics.c


-- 


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


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