This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31974] [4.3 regression]: Many libgomp failures
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 May 2007 19:51:38 -0000
- Subject: [Bug fortran/31974] [4.3 regression]: Many libgomp failures
- References: <bug-31974-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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