diff options
author | Piotr Trojanek <trojanek@adacore.com> | 2023-03-23 18:46:08 +0100 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-05-26 09:29:18 +0200 |
commit | 70f609b01fde630141e683f9563545b8dff87ad6 (patch) | |
tree | 9c9149d5a1d759c788dcbe7637c1c69562f66315 /gcc/ada/debug.adb | |
parent | 2688795b716b1ec75826e150c2d1dd04c88f3ad6 (diff) | |
download | gcc-70f609b01fde630141e683f9563545b8dff87ad6.zip gcc-70f609b01fde630141e683f9563545b8dff87ad6.tar.gz gcc-70f609b01fde630141e683f9563545b8dff87ad6.tar.bz2 |
ada: Fix detection of non-static expressions in records with pragmas
When iterating over record components we must ignore pragmas.
Minor bug, as pragmas within record components do not appear often.
gcc/ada/
* sem_cat.adb (Check_Non_Static_Default_Expr): Detect components inside
loop, not in the loop condition itself.
Diffstat (limited to 'gcc/ada/debug.adb')
0 files changed, 0 insertions, 0 deletions