]> git.ipfire.org Git - thirdparty/gcc.git/commit
run_acats (which): Assign output to temporary variable, only use if successful.
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 6 Dec 2010 16:12:37 +0000 (16:12 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 6 Dec 2010 16:12:37 +0000 (16:12 +0000)
commit00420c92cc89d9a1397f11be405ff3fe39edf3d0
tree07e6688e099a4b246d0c6203fd324fe5371822e3
parent78a81cf56b97c36e39eee404ceffe91be8e42775
run_acats (which): Assign output to temporary variable, only use if successful.

* ada/acats/run_acats (which): Assign output to temporary
variable, only use if successful.
Use last field of type output.

From-SVN: r167501
gcc/testsuite/ChangeLog
gcc/testsuite/ada/acats/run_acats