ggc-page.c (alloc_annon): Call perror and correctly call exit.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Sun, 14 Jan 2001 11:22:12 +0000 (11:22 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 14 Jan 2001 11:22:12 +0000 (06:22 -0500)
commitbd0f0717f145f71496ad69af24e04fe7f1c55a49
treebbddce40208813a90120061eb72c001f16ace4eb
parentaa6683f7f16af36263b28faf4cfc947cf4304c97
ggc-page.c (alloc_annon): Call perror and correctly call exit.

* ggc-page.c (alloc_annon): Call perror and correctly call exit.
(alloc_page, ggc_alloc): Add casts to remove warnings.

From-SVN: r39008
gcc/ChangeLog
gcc/ggc-page.c