darwin-driver.c (darwin_driver_init): Const-correctness fixes for first_period and...
authorJeff Law <law@redhat.com>
Tue, 3 Jan 2017 05:36:40 +0000 (22:36 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 3 Jan 2017 05:36:40 +0000 (22:36 -0700)
commitce005f353d9620a3feb3a7691000ecdd93e81d92
treede1090ca451e65d923edd6bc3077d501e5412ecc
parent755be849167a869a6f22ba6c56a20641015aa48e
darwin-driver.c (darwin_driver_init): Const-correctness fixes for first_period and second_period variables.

* config/darwin-driver.c (darwin_driver_init): Const-correctness
fixes for first_period and second_period variables.

From-SVN: r244010
gcc/ChangeLog
gcc/config/darwin-driver.c