This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/42736] [4.3/4.4/4.5 Regression] Wrong-code with allocatable compounds
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jan 2010 10:06:45 -0000
- Subject: [Bug fortran/42736] [4.3/4.4/4.5 Regression] Wrong-code with allocatable compounds
- References: <bug-42736-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from burnus at gcc dot gnu dot org 2010-01-14 10:06 -------
Looking at my old builds,
it seems to work with 2008-11-14-r141848
but it fails with 2008-11-18-r141960
Thus possible regression-causing patches:
PR 38033 - Bounds of a pointer/allocatable array not stabilized
PR 35681 - wrong result for vector subscripted array expression in MVBITS
Less likely:
PR 38119 - [4.4 Regression] character ICE in gfc_trans_create_temp_array
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42736