c-pragma.c (push_alignment): Don't check the return value of xmalloc.
authorDavid Starner <dstarner98@aasaa.ofe.org>
Thu, 28 Oct 1999 09:13:40 +0000 (09:13 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 28 Oct 1999 09:13:40 +0000 (03:13 -0600)
commit566047c21e297eef4295a3af9892a506bcab4754
tree23046a5c7a99ae7bd891ed463a086bb9f1713194
parent0b24a660f3434cd3dc0e86b84a1248ce0b5f4cc9
c-pragma.c (push_alignment): Don't check the return value of xmalloc.

        * c-pragma.c (push_alignment): Don't check the return value
        of xmalloc.

From-SVN: r30233
gcc/ChangeLog
gcc/c-pragma.c