aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ch.cc
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2024-10-28 11:44:47 +0100
committerMarc Poulhiès <dkm@gcc.gnu.org>2024-11-12 14:05:44 +0100
commitbd525f07535cb1a144e39cbb5c9b33e845d19e87 (patch)
treedcd1c2f6939f4dfc94aedd4ce0af7a4e930ec7d4 /gcc/tree-ssa-loop-ch.cc
parent0362d7aa8fcdb63505a6b37a36fc7cc5845ba80c (diff)
downloadgcc-bd525f07535cb1a144e39cbb5c9b33e845d19e87.zip
gcc-bd525f07535cb1a144e39cbb5c9b33e845d19e87.tar.gz
gcc-bd525f07535cb1a144e39cbb5c9b33e845d19e87.tar.bz2
ada: Fix internal error on invalid prefix with assertions enabled
This happens for example with: package Q3 is type Types is (One, Two); end Q3; with Q3; package P3 is Kind : Q3.Types := Q3.Types.One; end P3; and prevents the error from being given. gcc/ada/ChangeLog: PR ada/112979 * sem_ch8.adb (Find_Selected_Component): Try to recognize the object operation notation only if the selector is a subprogram.
Diffstat (limited to 'gcc/tree-ssa-loop-ch.cc')
0 files changed, 0 insertions, 0 deletions