[Bug fortran/20892] dummy procedure can't be generic

2006-07-24 Thread fxcoudert at gcc dot gnu dot org
--- Comment #6 from fxcoudert at gcc dot gnu dot org 2006-07-24 21:03 --- Fixed. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|ASSI

[Bug fortran/20892] dummy procedure can't be generic

2006-07-05 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2006-07-05 15:22 --- Subject: Bug 20892 Author: fxcoudert Date: Wed Jul 5 15:22:26 2006 New Revision: 115201 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115201 Log: PR fortran/20892 * interface.c (gfc_matc

[Bug fortran/20892] dummy procedure can't be generic

2006-05-21 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2006-05-21 20:49 --- Proposed patch (wording from the g95 error message). With that patch, compiling the testcase is a bit noisy (additional errors after the first error message), I'll try to find a cleaner solution. Index: interfa

[Bug fortran/20892] dummy procedure can't be generic

2005-12-31 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-31 19:59 --- And now just accepts the code without an ICE. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/20892] dummy procedure can't be generic

2005-09-30 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-30 20:49 --- Seg fault on the mainline: #0 resolve_formal_arglist (proc=0x95451c0) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/resolve.c:123 #1 0x0808f033 in traverse_ns (st=0x9530aa8, func=0x8081e30 )

[Bug fortran/20892] dummy procedure can't be generic

2005-05-19 Thread tobi at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Keywords||accepts-