]> git.ipfire.org Git - thirdparty/gcc.git/commit
genattrtab.c (find_attr): Initialize unsigned_p, func_units_p and blockage_p in the...
authorJeffrey A Law <law@cygnus.com>
Mon, 24 Apr 2000 06:45:30 +0000 (06:45 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 24 Apr 2000 06:45:30 +0000 (00:45 -0600)
commit605fba2bcad5eb0dc74bd96b34f66153a75090e0
tree859a386ef999b22bffbc3de551df3b39887ea470
parent6dfbb909771e15460a5f8f6f246ad75ab993442d
genattrtab.c (find_attr): Initialize unsigned_p, func_units_p and blockage_p in the newly allocated attribute.

        * genattrtab.c (find_attr): Initialize unsigned_p, func_units_p
        and blockage_p in the newly allocated attribute.

From-SVN: r33370
gcc/ChangeLog
gcc/genattrtab.c