diff options
author | Ghjuvan Lacambre <lacambre@adacore.com> | 2023-05-26 13:26:21 +0200 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-06-20 09:30:49 +0200 |
commit | 3404e481d09d49311ef74a8de15d8a72ed240cce (patch) | |
tree | f184393216374442a759498e78e6bbc2eef5a1b6 /libcpp | |
parent | 298a486c58180adddd99c81217b394f7e4d4bd35 (diff) | |
download | gcc-3404e481d09d49311ef74a8de15d8a72ed240cce.zip gcc-3404e481d09d49311ef74a8de15d8a72ed240cce.tar.gz gcc-3404e481d09d49311ef74a8de15d8a72ed240cce.tar.bz2 |
ada: Fix -fdiagnostics-format=json not printing all messages
The previous version of this code stopped printing messages as soon as
it encountered a deleted or continuation message. This was wrong,
continuation and deleted messages can be followed by live messages that
do need to be printed.
gcc/ada/
* errout.adb (Output_Messages): Fix loop termination condition.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions