[Ada] Fix -gnatw.f warnings not having the right insertion characters
authorGhjuvan Lacambre <lacambre@adacore.com>
Tue, 26 Apr 2022 07:21:01 +0000 (09:21 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 30 May 2022 08:29:03 +0000 (08:29 +0000)
commit8337af4f9db8bee0e83995f4280f4123f8af9767
tree8c2a78c1f53fc6746453b4df5c504edba7ffa961
parentb341b8130f80c9acec384e7acc98283bccd349d2
[Ada] Fix -gnatw.f warnings not having the right insertion characters

This caused these warnings not to be tagged with the switch causing
them, which is an issue for tools ingesting GNAT's output.

gcc/ada/

* sem_elab.adb (Process_Conditional_ABE_Access_Taken): Add '.f'
insertion characters.
gcc/ada/sem_elab.adb