On 5/30/25 19:44, Steve Kargl wrote:
On Fri, May 30, 2025 at 07:37:49PM +0200, Harald Anlauf wrote:
here's a patch fixing the handling of parameter inquiries of
constant complex arrays. It profits from previous fixes for
inquiries of substrings and essentially adds only the simplification
of %re/%im applies to complex arrays - and fixes a minor frontend
memleak encountered on the way.
The testcase verifies that all simplifications happen in the
frontend also at -O0 (and has been cross-checked with NAG,
being the only compiler I saw that gets it right).
Regression-tested on x86_64-pc-linux-gnu. OK for mainline?
Yes.
Thanks for the review, Steve!
Pushed as r16-1020-g490072b927dac2.
If there are no objections, I would like to get this into
15-branch with some delay.
Fine with me.
:-)