This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/50570] [4.6/4.7 Regression] Incorrect error for assignment to intent(in) pointer


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

--- Comment #7 from janus at gcc dot gnu.org 2011-10-09 23:08:04 UTC ---
(In reply to comment #6)
> (In reply to comment #5)
> > > How about this?
> > 
> > Looks as if should work (for comment 0).
> 
> It does. I'll check for regressions.

Unfortunately it fails on:

FAIL: gfortran.dg/pointer_intent_1.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/pointer_intent_3.f90  -O  (test for excess errors)
FAIL: gfortran.dg/pointer_intent_4.f90  -O0  (test for excess errors)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]