2011-02-26 Michael Snyder <msnyder@vmware.com>
[binutils-gdb.git] / gdb / ChangeLog
index 828994e8587a8f0bdc3780673db5e8fc1ba78667..e33ade5ff0fc52a2c0382bd95c7f303b88c59228 100644 (file)
@@ -1,5 +1,8 @@
 2011-02-26  Michael Snyder  <msnyder@vmware.com>
 
+       * i387-tdep.c (i387_supply_xsave): Avoid shadowing a function
+       param with a local variable of the same name.
+
        * linux-low.c (linux_nat_xfer_osdata): Rename local variable so
        that it does not shadow a function parameter.