------- Comment #1 from jv244 at cam dot ac dot uk  2009-08-19 15:26 -------
a reduced testcase, but not quite covering the original

SUBROUTINE S1
 INTRINSIC MIN
 INTEGER :: I,J
 write(6,*) MIN(I,J)

END SUBROUTINE


-- 

jv244 at cam dot ac dot uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
      Known to fail|                            |4.5.0
      Known to work|                            |4.4.2
   Last reconfirmed|0000-00-00 00:00:00         |2009-08-19 15:26:19
               date|                            |
            Summary|compile-time error when     |[4.5 Regression] compile-
                   |building BLAS with -        |time error when building
                   |fimplicit-none              |BLAS with -fimplicit-none


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41121

Reply via email to