reload1.c (init_reload): Only initialize reload_obstack during the first call.
authorJakub Jelinek <jakub@redhat.com>
Mon, 21 Jan 2013 14:55:05 +0000 (15:55 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 21 Jan 2013 14:55:05 +0000 (15:55 +0100)
commite8bb7d68e0f03f483133fd63f4ccc1fd95180d9e
tree52f2202ae1d2a1e12e7744b3aaf6e3d6efb12ef7
parent616a4e32ec7d927f59d3d2e6bb42d562ae10e823
reload1.c (init_reload): Only initialize reload_obstack during the first call.

* reload1.c (init_reload): Only initialize reload_obstack
during the first call.

From-SVN: r195335
gcc/ChangeLog
gcc/reload1.c