[Fortran, Patch, PR70842, v1] [4.9/5/6/7 Regression] internal compiler error with character members within a polymorphic pointer

Andre Vehreschild vehre@gmx.de
Thu Jul 14 17:09:00 GMT 2016


Hi Jerry,

thanks for the fast review. Committed to trunk as r238347. Will wait
one week before applying to the other branches.

Regards,
	Andre

On Thu, 14 Jul 2016 09:12:27 -0700
Jerry DeLisle <jvdelisle@charter.net> wrote:

> On 07/14/2016 07:56 AM, Andre Vehreschild wrote:
> > Hi all,
> >
> > attached patch fixes the ICE and the wrong char array length
> > mentioned in comment #3 of the PR. The issue was that getting the
> > _len component is valid online for unlimited polymorphic pointers.
> > But here this was tried for polymorphic entity, which had to fail.
> >
> > Bootstrapped and regtests ok on trunk, gcc-6-branch, gcc-5-branch,
> > gcc-4_9-branch. Ok for trunk and one week later for the other
> > branches?
> >
> > Regards,
> > 	Andre
> >  
> 
> Yes, OK and thanks for patch. (Maybe add a blank line just before the 
> existing comment shown in the patch.)
> 
> Regards,
> 
> Jerry


-- 
Andre Vehreschild * Email: vehre ad gmx dot de 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: submit.diff
Type: text/x-patch
Size: 2846 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20160714/7aa830ef/attachment.bin>


More information about the Fortran mailing list