diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2024-02-08 15:45:11 +0100 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-05-14 10:19:51 +0200 |
commit | 4dd6f75e35065f2f0732c4cfbaf412b50c51e26e (patch) | |
tree | 120ce65583002fb4adce8693f13aa06c06e244ac /gcc/expr.cc | |
parent | df48963b9553a51023c0d115bdf6205309e04bfe (diff) | |
download | gcc-4dd6f75e35065f2f0732c4cfbaf412b50c51e26e.zip gcc-4dd6f75e35065f2f0732c4cfbaf412b50c51e26e.tar.gz gcc-4dd6f75e35065f2f0732c4cfbaf412b50c51e26e.tar.bz2 |
ada: Small fix to printing of raise statements
The Name is optional on these nodes and a superflous space is printed if
it is not present on them.
gcc/ada/
* sprint.adb (Sprint_Node_Actual) <N_Raise_Statement>: Be prepared
for an empty Name.
<N_Raise_When_Statement>: Likewise.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions