]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
Make-lang.in (ACATSCMD): New variable.
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 30 Apr 2016 10:42:14 +0000 (10:42 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 30 Apr 2016 10:42:14 +0000 (10:42 +0000)
commitf73036c179d9809369cf94ac0edb31ac2a777a05
treee5cab1c1981c16b075e1306e798661ea5cfe202e
parentace08cb86b33a6d4274d477084c8e7c96937e3a2
Make-lang.in (ACATSCMD): New variable.

ada/
* gcc-interface/Make-lang.in (ACATSCMD): New variable.
(check-acats): Use it.
(check_acats_targets): Likewise.
testsuite/
* ada/acats/run_acats: Rename into...
* ada/acats/run_acats.sh: ...this.  Only export BASE variable.
* ada/acats/run_all.sh: Remove redundant test.
(target_run): Move around.
(target_gnatchop): Use newly built executable.
(target_gnatmake): Likewise.
Check that the compilation of impbit succeeds.

From-SVN: r235678
gcc/ada/ChangeLog
gcc/ada/gcc-interface/Make-lang.in
gcc/testsuite/ChangeLog
gcc/testsuite/ada/acats/run_acats.sh [moved from gcc/testsuite/ada/acats/run_acats with 93% similarity]
gcc/testsuite/ada/acats/run_all.sh