re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
authorJan Hubicka <jh@suse.cz>
Thu, 27 Jul 2006 16:02:27 +0000 (18:02 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 27 Jul 2006 16:02:27 +0000 (16:02 +0000)
commit69bfd3c9ba12e99eabd826d507f1c11419e5606a
tree0a780a2ce13e176f1482a3fb433d964690bddbf6
parent482c6ce8854e83bb5d89f367cf2a391e454c4735
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)

PR rtl-optimization/28071
* global.c (greg_obstack): New obstack.
(allocate_bb_info): Use it.
(free_bb_info): Likewise.
(modify_reg_pav): Likewise.

From-SVN: r115776
gcc/ChangeLog
gcc/global.c