]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Better exception message on Invalid_Switch exception
authorpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Aug 2019 08:06:24 +0000 (08:06 +0000)
committerpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Aug 2019 08:06:24 +0000 (08:06 +0000)
commit9c811f40c746cef5efb6be28b4bc98dee9cfa913
treebb3b78b916109ab8c8c9ccec4b601e0111c86b4d
parent04c6a98865adc563cfbdf384ad0cb478d29fc204
[Ada] Better exception message on Invalid_Switch exception

Improve the error message introduced in the recent commit for
Invalid_Switch exception.

2019-08-13  Dmitriy Anisimkov  <anisimko@adacore.com>

gcc/ada/

* libgnat/g-comlin.adb (Getopt): Quote unrecognized switch in
Invalid_Switch exception message.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@274333 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/libgnat/g-comlin.adb