]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Fix spurious check on 'Put_Image for an array of characters
authorPiotr Trojanek <trojanek@adacore.com>
Tue, 28 Jan 2025 11:23:33 +0000 (12:23 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Mon, 3 Nov 2025 14:15:17 +0000 (15:15 +0100)
commit1c484bd921bd10caf4cb922638fda01eff575626
tree81048738a08c4eebc877dc35b388c1b1caefed23
parentfbdaed53ea4a215325d4a6d33cdcf49e3df39a52
ada: Fix spurious check on 'Put_Image for an array of characters

gcc/ada/ChangeLog:

* exp_attr.adb (Rewrite_Attribute_Proc_Call)<Attribute_Put_Image>:
Fix call to Analyze.
gcc/ada/exp_attr.adb