]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* lib/gcc-dg.exp (cleanup-after-saved-dg-test): Add missing
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jun 2016 12:34:42 +0000 (12:34 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jun 2016 12:34:42 +0000 (12:34 +0000)
global set_compiler_env_var and global saved_compiler_env_var.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237035 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/lib/gcc-dg.exp

index 2bd4681100453bcc5c4747f03d13f0f1fa2bff39..b0fa91b8171dc429f953a9eb8ce5b43c40db7121 100644 (file)
@@ -1,3 +1,8 @@
+2016-06-02  Jakub Jelinek  <jakub@redhat.com>
+
+       * lib/gcc-dg.exp (cleanup-after-saved-dg-test): Add missing
+       global set_compiler_env_var and global saved_compiler_env_var.
+
 2016-06-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
 
        PR rtl-optimization/71295
index 2304740aa492f009762ffc161956d77808b2ce2e..70391407c018192b35cfc4fa9bf039951bf7430a 100644 (file)
@@ -895,6 +895,8 @@ if { [info procs saved-dg-test] == [list] } {
        global shouldfail
        global testname_with_flags
        global set_target_env_var
+       global set_compiler_env_var
+       global saved_compiler_env_var
        global keep_saved_temps_suffixes
        global multiline_expected_outputs