OSDN Git Service

Fix bug with taking address of a variable when address does not escape.
[pf3gnuchains/gcc-fork.git] / gcc / go / ChangeLog
index 4136702..63a47c1 100644 (file)
@@ -1,3 +1,9 @@
+2011-05-12  Ian Lance Taylor  <iant@google.com>
+
+       * go-gcc.cc (Gcc_backend::local_variable): Add is_address_taken
+       parameter.
+       (Gcc_backend::parameter_variable): Likewise.
+
 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>
 
        * go-lang.c (global_bindings_p): Return bool and simplify.