--- Comment #3 from tobi at gcc dot gnu dot org 2006-02-09 16:00 ---
Duplicate as it's automatically fixed by the patch for PR14771
*** This bug has been marked as a duplicate of 14771 ***
--
tobi at gcc dot gnu dot org changed:
What|Removed |Adde
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-07 05:34 ---
This looks like another case for PR 14771.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2005-11-26 19:00
---
gfortran doesn't issue an error on that one, while we have:
## g95 ##
In file foo.f90:2
CALL S1((I))
1
Error: Actual argument for 'i' must be a pointer at (1)
## Intel ##
fortcom: Error: foo.f90, line