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/42736] [4.3 Regression] Wrong-code with allocatable or pointer components in elemental functions



------- 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


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