OSDN Git Service

PR c++/57551
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
index bfb3da8..f11ad34 100644 (file)
@@ -1,5 +1,9 @@
 2013-07-09  Jason Merrill  <jason@redhat.com>
 
+       PR c++/57551
+       * semantics.c (cxx_eval_indirect_ref): Don't try to look through
+       a POINTER_PLUS_EXPR for type punning diagnostic.
+
        PR c++/57831
        * pt.c (tsubst_copy): Handle USING_DECL.