diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2024-12-20 16:49:50 +0100 |
---|---|---|
committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2025-01-07 13:33:35 +0100 |
commit | 0f1bc0d5c0b7b77f3ec0704f9f999cceef13adea (patch) | |
tree | 58591efa29ed18083d9b840136fef9c697cc67de /SECURITY.txt | |
parent | 360cd3542e9d9bd6e101a9fc6509f8f6013664cc (diff) | |
download | gcc-0f1bc0d5c0b7b77f3ec0704f9f999cceef13adea.zip gcc-0f1bc0d5c0b7b77f3ec0704f9f999cceef13adea.tar.gz gcc-0f1bc0d5c0b7b77f3ec0704f9f999cceef13adea.tar.bz2 |
ada: Do not raise exceptions from Exp_Aggr.Packed_Array_Aggregate_Handled
An exception is now raised during bootstrap and this causes compatibility
issues with older compilers.
gcc/ada/ChangeLog:
* exp_aggr.adb (Packed_Array_Aggregate_Handled): Remove declaration
and handler for Not_Handled local exception. Check the return value
of Get_Component_Val instead.
(Get_Component_Val): Return No_Uint instead of raising Not_Handled.
Diffstat (limited to 'SECURITY.txt')
0 files changed, 0 insertions, 0 deletions