c-common.c (c_get_alias_set): Allow all type-punning through unions.
authorMark Mitchell <mark@markmitchell.com>
Sat, 31 Oct 1998 20:44:44 +0000 (13:44 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 31 Oct 1998 20:44:44 +0000 (13:44 -0700)

        * c-common.c (c_get_alias_set): Allow all type-punning through
        unions.  Don't get confused about the type of a bit-field, despite
        the antics of build_modify_expr.

From-SVN: r23480

gcc/ChangeLog

index ec27b5ae9fc0cd122baaf14b10ca9aecc587b853..5aa60d25f1ac521f3c5af579a6f590a5b69d1827 100644 (file)
@@ -1,3 +1,9 @@
+Sat Oct 31 21:42:39 1998  Mark Mitchell  <mark@markmitchell.com>
+
+       * c-common.c (c_get_alias_set): Allow all type-punning through
+       unions.  Don't get confused about the type of a bit-field, despite
+       the antics of build_modify_expr.
+
 Sat Oct 31 22:35:29 1998  Jean-Pierre Radley <jpr@jpr.com>
 
        * fixinc.sco: Paramaterize #include_next values.