[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
Fri Jul 22 15:04:00 GMT 2016
Hi all,
as announced backported to
gcc-6-branch as commit r238640,
gcc-5-branch as commit r238644, and
gcc-4_9-branch as commit r238646.
Best regards,
Andre
On Thu, 14 Jul 2016 19:08:52 +0200
Andre Vehreschild <vehre@gmx.de> wrote:
> 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_gcc-6.diff
Type: text/x-patch
Size: 2517 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20160722/35f6683f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: submit_gcc-4.9.diff
Type: text/x-patch
Size: 2389 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20160722/35f6683f/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: submit_gcc-5.diff
Type: text/x-patch
Size: 2901 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20160722/35f6683f/attachment-0002.bin>
More information about the Fortran
mailing list