i386.c (i386_comp_type_attributes): Compare whether the attributes are defined, not...
authorRichard Henderson <rth@cygnus.com>
Fri, 30 Oct 1998 13:24:33 +0000 (05:24 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 30 Oct 1998 13:24:33 +0000 (05:24 -0800)
commit6093f019b9e24360320b3fdd8d856650323fab61
treedf0438f06795806a76bcb783122d4c6df196a0d5
parentf3196f46a264716802509c97ec993980dafa990a
i386.c (i386_comp_type_attributes): Compare whether the attributes are defined, not their tree nodes.

        * i386.c (i386_comp_type_attributes): Compare whether the
        attributes are defined, not their tree nodes.

From-SVN: r23457
gcc/ChangeLog
gcc/config/i386/i386.c