OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jul 2010 19:04:21 +0000 (19:04 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jul 2010 19:04:21 +0000 (19:04 +0000)
commit03a75ccf13890665c526af2ed013c1bd3d043d8a
treed585bd9a727662ed7182cfeb363f23fa1011da6b
parent22d65d2c5f380476cb0375bfb086d95c4f10b7fb
gcc/
* reginfo.c (init_reg_sets): Don't zero globals here.  Update comment
to say that the function can be called more than once.
* target-globals.c (save_target_globals): Call init_reg_sets.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162110 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reginfo.c
gcc/target-globals.c