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/35864] [4.4 Regression] Revision 133965 broke gfortran.dg/initialization_1.f90



------- Comment #11 from pault at gcc dot gnu dot org  2008-04-15 19:41 -------
Subject: Bug 35864

Author: pault
Date: Tue Apr 15 19:40:33 2008
New Revision: 134329

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134329
Log:
2008-04-15  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/35864
        * expr.c (scalarize_intrinsic_call): Reorder identification of
        array argument so that if one is not found a segfault does not
        occur.  Return FAILURE if all scalar arguments.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/expr.c


-- 


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


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