This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217971 - in /trunk/gcc: ChangeLog config/i386/...
- From: uros at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sat, 22 Nov 2014 19:02:12 -0000
- Subject: r217971 - in /trunk/gcc: ChangeLog config/i386/...
Author: uros
Date: Sat Nov 22 19:02:12 2014
New Revision: 217971
URL: https://gcc.gnu.org/viewcvs?rev=217971&root=gcc&view=rev
Log:
* params.def (PARAM_MAX_COMPLETELY_PEELED_INSNS): Increase to 200.
* config/i386/i386.c (ix86_option_override_internal): Do not increase
PARAM_MAX_COMPLETELY_PEELED_INSNS.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
trunk/gcc/params.def