https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103504

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-11-30
                 CC|                            |anlauf at gcc dot gnu.org
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from anlauf at gcc dot gnu.org ---
Likely related to PR103505.  The spec for dummy x of subroutine s is foul.

  symtree: 'x'           || symbol: 'x'            
    type spec : (REAL 4)
    attributes: (VARIABLE  DIMENSION DUMMY)
    Array spec:(1 [0] AS_EXPLICIT 1 1.00000000 )

Reply via email to