Hi Harald,

thanks for review. Committed as gcc-16-1891-gee31ab9b195.

Sorry for the typo in the email title. I should have proof read that before
sending.

I will set me a reminder to backport in a week to gcc-15.

Thanks again,
        Andre

On Mon, 30 Jun 2025 21:44:03 +0200
Harald Anlauf <anl...@gmx.de> wrote:

> Am 30.06.25 um 15:29 schrieb Andre Vehreschild:
> > Hi all,
> > 
> > attached patch fixes an ICE when in an expression with a coindex a function
> > was used more than once. E.g. coarray(mod( something ), mod( something else
> > ))[i] ICE'd because a component for aliasing the second mod() could not be
> > created.
> > 
> > Regtests ok on x86_64-pc-linux-gnu / F41. Ok for mainline and gcc-15 later
> > on?
> > 
> > Regards,
> >     Andre  
> 
> Yes, this is OK for both.
> 
> (Be careful about PR numbers, they are correct in the patch;
> the subject is off-by-one.)
> 
> Thanks for the patch!
> 
> Harald
> 


-- 
Andre Vehreschild * Email: vehre ad gmx dot de 

Reply via email to