This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [Patch, Fortran, OOP] PR 43207: [OOP] invalid (pointer) assignment to and from abstract non-polymorphic expressions


On Fri, Dec 02, 2016 at 02:37:24PM +0100, Janus Weil wrote:
> 
> the attached patch fixes the PR in the subject line by introducing a
> new check to reject invalid code. It's a slight update of an old patch
> that I posted in the PR quite some time ago, using somewhat tighter
> checking to avoid side effects on the testsuite.
> 
> Regtests cleanly on x86_64-linux-gnu. Ok for trunk?
> 

OK

-- 
Steve


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