[Bug fortran/38917] Can't use DATA to initialize pointer to array to NULL()

2009-04-06 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2009-04-06 10:54 --- Fixed on trunk. I am prepared to backport but the mood appears to be against it. Thanks for the report. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/38917] Can't use DATA to initialize pointer to array to NULL()

2009-03-31 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2009-03-31 20:06 --- Subject: Bug 38917 Author: pault Date: Tue Mar 31 20:05:44 2009 New Revision: 145371 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145371 Log: 2009-03-31 Paul Thomas PR fortran/38917 * exp

[Bug fortran/38917] Can't use DATA to initialize pointer to array to NULL()

2009-01-22 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2009-01-22 20:16 --- I am just about to post a fix. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/38917] Can't use DATA to initialize pointer to array to NULL()

2009-01-19 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2009-01-20 07:25 --- Confirm. Thanks for the report. R532 data-stmt-constant is ... or null-init R507 null-init is function-reference C506 (R507) The function-reference shall be a reference to the NULL intr