Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
devel:gcc
gcc43
s390-peel-times-default
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File s390-peel-times-default of Package gcc43
Index: gcc/config/s390/s390.c =================================================================== *** gcc/config/s390/s390.c.orig --- gcc/config/s390/s390.c *************** override_options (void) *** 1658,1664 **** if (!PARAM_SET_P (PARAM_MAX_UNROLL_TIMES)) set_param_value ("max-unroll-times", 32); if (!PARAM_SET_P (PARAM_MAX_COMPLETELY_PEELED_INSNS)) ! set_param_value ("max-completely-peeled-insns", 800); if (!PARAM_SET_P (PARAM_MAX_COMPLETELY_PEEL_TIMES)) set_param_value ("max-completely-peel-times", 64); } --- 1658,1664 ---- if (!PARAM_SET_P (PARAM_MAX_UNROLL_TIMES)) set_param_value ("max-unroll-times", 32); if (!PARAM_SET_P (PARAM_MAX_COMPLETELY_PEELED_INSNS)) ! set_param_value ("max-completely-peeled-insns", 2000); if (!PARAM_SET_P (PARAM_MAX_COMPLETELY_PEEL_TIMES)) set_param_value ("max-completely-peel-times", 64); }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor