diff options
author | Javier Miranda <miranda@adacore.com> | 2024-06-06 12:06:53 +0000 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-06-21 10:34:22 +0200 |
commit | 3cc00ccf4b8a866e2265445aa560a2ca00f613b8 (patch) | |
tree | 0ff3cf8feeeb4f70863c239110c930c64a9b37c0 /libcpp | |
parent | 036a37eae64ba6ff73a913fa2f93fc888e4b28b9 (diff) | |
download | gcc-3cc00ccf4b8a866e2265445aa560a2ca00f613b8.zip gcc-3cc00ccf4b8a866e2265445aa560a2ca00f613b8.tar.gz gcc-3cc00ccf4b8a866e2265445aa560a2ca00f613b8.tar.bz2 |
ada: Reject ambiguous function calls in interpolated string expressions
When the interpolated expression is a call to an ambiguous call
the frontend does not reject it; erroneously accepts the call
and generates code that calls to one of them.
gcc/ada/
* sem_ch2.adb (Analyze_Interpolated_String_Literal): Reject
ambiguous function calls.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions