[Bug fortran/20884] subroutine accepted in operator interface

2006-05-31 Thread tkoenig at gcc dot gnu dot org
--- Comment #3 from tkoenig at gcc dot gnu dot org 2006-05-31 20:22 --- This is caught on mainline: $ gfortran qq.f90 In file qq.f90:3 MODULE PROCEDURE Is_Equal_To_Single 1 Error: User operator procedure 'is_equal_to_single' at (1) must be a

[Bug fortran/20884] subroutine accepted in operator interface

2005-12-31 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-31 20:01 --- This no longer ICEs but it is still accepted. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/20884] subroutine accepted in operator interface

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:44 --- Seg fault on the mainline: #0 0x080613b1 in gfc_match_end_interface () at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/interface.c:297 #1 0x0805666f in gfc_match_end (st=0xbff95850) at /home/

[Bug fortran/20884] subroutine accepted in operator interface

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