OSDN Git Service

* opt-functions.awk (global_state_p, needs_state_p, static_var): New.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Jun 2005 14:37:49 +0000 (14:37 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Jun 2005 14:37:49 +0000 (14:37 +0000)
commitd6907cfaf67723c47ad4937c226c2567165fafee
tree7e6e307d1535c560e0c4c03640939d48c37b0da8
parent8cc44b16787fdc2e8c6d04b3d45b44468364c936
* opt-functions.awk (global_state_p, needs_state_p, static_var): New.
(var_ref): Take the option's flags as a second parameter.  Check
static_var.
* optc-gen.awk: Declare local state variables.  Pass flags to var_ref.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100937 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/opt-functions.awk
gcc/optc-gen.awk