Fix build breakage on darwin introduced by me in r215861
commit408ebd8b33c5ab1ccd4375fd1a6f094113be81d8
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Oct 2014 20:25:30 +0000 (3 20:25 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Oct 2014 20:25:30 +0000 (3 20:25 +0000)
tree9766a5509411918c087f5e725764de5fcbbf6068
parent714f6439febbbb1bc56e17f109771652bcb0bf3b
Fix build breakage on darwin introduced by me in r215861

gcc/ChangeLog:
* gcc.c (driver::global_initializations): Remove "const" so
that GCC_DRIVER_HOST_INITIALIZATION can modify decoded_options
and decoded_options_count.

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