OSDN Git Service

2010-06-01 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Jun 2010 13:00:46 +0000 (13:00 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Jun 2010 13:00:46 +0000 (13:00 +0000)
commit3a283672488a36f8aba82fadccf592690b5bbe05
tree2563221c514417af4e907e265bbeb3950fc915eb
parent32f89f367c26baae2aeecadae81daddd6127d390
2010-06-01  Richard Guenther  <rguenther@suse.de>

* optabs.c (init_optabs): Guard all accesses to reinit.
* ipa-pure-const.c (propagate): Fix another typo.
* opts.c (common_handle_option): Split assignment to bool.
* c-opts.c (c_common_handle_option): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160102 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-opts.c
gcc/ipa-pure-const.c
gcc/optabs.c
gcc/opts.c