]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Check whether gnatmake supports -Og
authorTom Tromey <tromey@adacore.com>
Wed, 12 Feb 2025 17:59:22 +0000 (10:59 -0700)
committerTom Tromey <tromey@adacore.com>
Tue, 4 Mar 2025 14:42:53 +0000 (07:42 -0700)
commite933812402b2e3869d41d50b3518fb80cb57350f
treebf0e551b33892215f4624beaff7a62287928f2b7
parent95a95ec4d401390421e2f2a7839583940445acd7
Check whether gnatmake supports -Og

gnat-llvm does not support the -Og flag.  This arranges to check for
this flag before using it.
gdb/testsuite/gdb.ada/variant_record_field.exp
gdb/testsuite/lib/ada.exp