+2015-05-27 Nathan Sidwell <nathan@acm.org>
+
+ PR c++/66270
+ * tree.c (build_pointer_type_for_mode): Canonical type does not
+ inherit can_alias_all.
+ (build_reference_type_for_mode): Likewise.
+
2015-05-27 Eric Botcazou <ebotcazou@adacore.com>
* expr.h (array_at_struct_end_p): Move to...
-2015-05-27 Nathan Sidwell <nathan@acm.org>
-
- PR c++/66270
- * tree.c (build_pointer_type_for_mode): Canonical type does not
- inherit can_alias_all.
- (build_reference_type_for_mode): Likewise.
-
2015-05-24 Nathan Sidwell <nathan@acm.org>
PR c++/66243