]> git.ipfire.org Git - thirdparty/gcc.git/commit
target-supports.exp (current_target_name): New.
authorJanis Johnson <janis187@us.ibm.com>
Mon, 24 Jan 2005 18:24:02 +0000 (18:24 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Mon, 24 Jan 2005 18:24:02 +0000 (18:24 +0000)
commit635b0f2a72770f39f07df01048baec5271b5c44f
tree475c31465a1a78e7b6af47d935f2aa7d569a59c4
parent544ea6b7a605b052336db05d97b5bd87adff5b51
target-supports.exp (current_target_name): New.

* lib/target-supports.exp (current_target_name): New.
(check_effective_target_ilp32, check_effective_target_lp64):
Cache the result to use as long as the current target, with
multilib flags, remains the same.

From-SVN: r94168
gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp