This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249460 - in /branches/gcc-6-branch/gcc: Change...
- From: mrs at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 21 Jun 2017 16:03:07 -0000
- Subject: r249460 - in /branches/gcc-6-branch/gcc: Change...
Author: mrs
Date: Wed Jun 21 16:03:07 2017
New Revision: 249460
URL: https://gcc.gnu.org/viewcvs?rev=249460&root=gcc&view=rev
Log:
2017-06-21 Jeff Law <law@redhat.com>
* config/darwin-driver.c (darwin_driver_init): Const-correctness
fixes for first_period and second_period variables.
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/config/darwin-driver.c