diff options
| author | Viljar Indus <indus@adacore.com> | 2025-11-11 14:57:34 +0200 |
|---|---|---|
| committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2025-11-21 09:29:37 +0100 |
| commit | c9aeb782c7899c616ed122a68119b12c04e3c82c (patch) | |
| tree | 6f332b609a83ed3c5709a72f0b5eda9121e015ad /libjava/classpath/java/util/BitSet.java | |
| parent | 249d08eb121aa569208a9688894c7246fd1e22a1 (diff) | |
ada: Avoid non-serious errors masking fatal errors
Is_Redundant_Error_Message is used to filter diagnostic messages
that would appear on the same line to avoid the noise comming from
cascading error messages. However we still want to trigger an error
even if the line already had a warning or a non-serious error at the
same location so that we now that a fatal error has occured and the
compiler knows how to exit correctly in that scenario.
gcc/ada/ChangeLog:
* erroutc.adb (Is_Redundant_Error_Message): Avoid non-serious errors
masking fatal errors.
Diffstat (limited to 'libjava/classpath/java/util/BitSet.java')
0 files changed, 0 insertions, 0 deletions
