From ae2ab76faca93cad3059808b14d02f5565275e31 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 30 Nov 2010 14:48:52 +0000 Subject: Check if the target-specific variable is the same as the global variable, and if so don't try to update it. Savannah bug #31743. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fdcb106..1b95ae2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-11-28 Paul Smith + + * read.c (record_target_var): Don't reset v if it's the same as + the global version. Fixes Savannah bug #31743. + 2010-11-06 Paul Smith * variable.c (print_auto_variable): Print auto variables; ignore others. -- cgit v1.2.3