This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249105 - in /trunk/gcc: ChangeLog opts.c
- From: hubicka at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sun, 11 Jun 2017 09:33:23 -0000
- Subject: r249105 - in /trunk/gcc: ChangeLog opts.c
Author: hubicka
Date: Sun Jun 11 09:33:22 2017
New Revision: 249105
URL: https://gcc.gnu.org/viewcvs?rev=249105&root=gcc&view=rev
Log:
* opts.c (finish_options): Move test for flag_split_stack after
it has been initialized.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/opts.c