OSDN Git Service

PR c++/48523
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
index 1040051..7a087c5 100644 (file)
@@ -1,5 +1,9 @@
 2011-04-11  Jason Merrill  <jason@redhat.com>
 
+       PR c++/48523
+       * tree.c (maybe_dummy_object): Use build_x_indirect_ref rather
+       than cp_build_indirect_ref.
+
        PR c++/48457, Core 1238
        * call.c (reference_binding): Allow rvalue reference to bind to
        function lvalue.