[Bug fortran/29210] Name parameter in complex constant not allowed in F95

2006-10-02 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2006-10-02 09:21 --- Subject: Bug 29210 Author: fxcoudert Date: Mon Oct 2 09:21:45 2006 New Revision: 117368 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117368 Log: PR fortran/29210 * primary.c (match_sym

[Bug fortran/29210] Name parameter in complex constant not allowed in F95

2006-10-02 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2006-10-02 08:11 --- Index: gcc/fortran/primary.c === --- gcc/fortran/primary.c (revision 116798) +++ gcc/fortran/primary.c (working copy) @@ -1084,6 +1084,10

[Bug fortran/29210] Name parameter in complex constant not allowed in F95

2006-10-02 Thread fxcoudert at gcc dot gnu dot org
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2006-10-02 07:34 --- I'll do it. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added AssignedTo