This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/42736] [4.3 Regression] Wrong-code with allocatable or pointer components in elemental functions
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jan 2010 20:35:29 -0000
- Subject: [Bug fortran/42736] [4.3 Regression] Wrong-code with allocatable or pointer components in elemental functions
- References: <bug-42736-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #16 from pault at gcc dot gnu dot org 2010-01-28 20:35 -------
trunk and 4.4 have diverged too far from 4.3 to fix this one simply. The patch
applied cleanly but the problem was not fixed. Copying over the entirity of
gfc_conv_elemental_dependencies, with mods for other function calls that have
changed, compiled but caused huge numbers of regressions.
I am afraid this one is not worth further effort.
Paul
--
pault at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42736