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/31974] [4.3 regression]: Many libgomp failures



------- Comment #9 from fxcoudert at gcc dot gnu dot org  2007-05-19 20:51 -------
Subject: Bug 31974

Author: fxcoudert
Date: Sat May 19 19:51:21 2007
New Revision: 124858

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124858
Log:
        PR fortran/31974

        * trans-array.c (gfc_trans_auto_array_allocation): Avoid
        multiplication of mismatched types.

        * gfortran.dg/char_allocation_1.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/char_allocation_1.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-array.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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