tree.h (STRIP_MAIN_TYPE_NOPS): New macro.
authorJason Merrill <jason@redhat.com>
Tue, 13 May 2003 18:58:56 +0000 (14:58 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 13 May 2003 18:58:56 +0000 (14:58 -0400)
commit03307888f71f81829bc96f569b927a825e5ab2f4
tree38e4eda90974c27801ffbbf2262cd0f625dedcde
parentd660cefe65aba85a809c01e104b1480df13952d1
tree.h (STRIP_MAIN_TYPE_NOPS): New macro.

        * tree.h (STRIP_MAIN_TYPE_NOPS): New macro.

        * tree.c (iterative_hash_expr): New fn.

        * c-semantics.c (emit_local_var): Don't mess with temp slots if
        there's no initializer.

From-SVN: r66775
gcc/ChangeLog
gcc/c-semantics.c
gcc/tree.c
gcc/tree.h