2012-05-02 Ulrich Weigand <ulrich.weigand@linaro.org>
commite9f1fe8605d5c23f537bf6fd654a71a662037fd4
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 May 2012 20:56:44 +0000 (2 20:56 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 May 2012 20:56:44 +0000 (2 20:56 +0000)
tree87ca30f58ef96592d12e14304a378557c09d4af7
parentad5f1481145166ac9fb2d18cba1a062396b56a0f
2012-05-02  Ulrich Weigand  <ulrich.weigand@linaro.org>

gcc/
* common/config/s390/s390-common.c (s390_option_optimization_table):
Enable -fsched-pressure using -fsched-pressure-algorithm=model by
default when optimizing.

gcc/testsuite/
* gcc.target/s390/20030123-1.c: Add missing "volatile".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187064 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/common/config/s390/s390-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/s390/20030123-1.c