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/55978] [4.8 Regression] class_optional_2.f90 -Os fails


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

--- Comment #23 from janus at gcc dot gnu.org 2013-02-06 19:39:43 UTC ---
Author: janus
Date: Wed Feb  6 19:39:35 2013
New Revision: 195814

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195814
Log:
2013-02-06  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/55978
    * runtime/in_pack_generic.c (internal_pack): Return if base_addr is
    NULL.

2013-02-06  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/55978
    * gfortran.dg/class_optional_2.f90: Uncomment some cases which work now.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/class_optional_2.f90
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/runtime/in_pack_generic.c


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