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/34980] [4.3 Regression] Segfault in shape given a scalar



------- Comment #8 from tkoenig at gcc dot gnu dot org  2008-01-28 19:03 -------
Subject: Bug 34980

Author: tkoenig
Date: Mon Jan 28 19:02:47 2008
New Revision: 131915

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131915
Log:
2008-01-27  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR libfortran/34980
        * m4/shape.m4:  If return array is empty, return early.
        * generated/shape_i4.c:  Regenerated.
        * generated/shape_i8.c:  Regenerated.
        * generated/shape_i16.c:  Regenerated.


Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/generated/shape_i16.c
    trunk/libgfortran/generated/shape_i4.c
    trunk/libgfortran/generated/shape_i8.c
    trunk/libgfortran/m4/shape.m4


-- 


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


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