]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Refactor Validate_Compile_Time_Warning_Or_Error
authorViljar Indus <indus@adacore.com>
Thu, 24 Jul 2025 06:55:45 +0000 (09:55 +0300)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Mon, 4 Aug 2025 13:04:10 +0000 (15:04 +0200)
commitbc2edee538d5a10bbeb0bcaf7017c1816e7331ce
treeff435daeee908a45f8d108a2b9ff10bd62a34e24
parent0aebb77ced3d63ff9c37ef5ad609d47b9640ede0
ada: Refactor Validate_Compile_Time_Warning_Or_Error

Simplify the creation of the control characters in
Validate_Compile_Time_Warning_Or_Error.

gcc/ada/ChangeLog:

* sem_prag.adb (Validate_Compile_Time_Warning_Or_Error):
simplify the implementation.
gcc/ada/sem_prag.adb