options: Tiny refactor
authorNathan Sidwell <nathan@acm.org>
Mon, 2 Nov 2020 16:50:42 +0000 (08:50 -0800)
committerNathan Sidwell <nathan@acm.org>
Mon, 2 Nov 2020 16:56:39 +0000 (08:56 -0800)
commit48a201e9bc8d9de74824ba335d910dfb98113866
tree491852f2b4fd7685f5df1728592de8588c23886d
parenta0bc61e0b6da2ff9aca05d7b389a9c114a034052
options:  Tiny refactor

This changes more on the modules branch, but let's move the
declaration to the initializer now.

gcc/c-family/
* c-opts.c (c_common_post_options): Move var decl to its
initialization point.
gcc/c-family/c-opts.c