[Bug fortran/30352] [4.1, 4.2 only] False error on INTENT(IN) when modifying pointees

2007-01-14 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2007-01-14 21:41 --- This is indeed fixed. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30352] [4.1, 4.2 only] False error on INTENT(IN) when modifying pointees

2007-01-08 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2007-01-08 22:25 --- It appears that the fix to PR 29624 also fixed this one properly. So far I had only managed to cause collateral damage not collateral fixes :-) -- burnus at gcc dot gnu dot org changed: What