r249829 - in /trunk/gcc: ChangeLog config/s390/...
krebbel@gcc.gnu.org
krebbel@gcc.gnu.org
Fri Jun 30 06:45:00 GMT 2017
Author: krebbel
Date: Fri Jun 30 06:45:51 2017
New Revision: 249829
URL: https://gcc.gnu.org/viewcvs?rev=249829&root=gcc&view=rev
Log:
S/390: Adjust to the recent branch probability changes.
This fixes the bootstrap failure triggered by the recent changes wrt
branch probabilities aka emit_cmp_and_jump_insns does not accept
integers as branch probability anymore.
gcc/ChangeLog:
2017-06-30 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
* config/s390/s390.c (s390_expand_setmem): Adjust to the new data
type for branch probabilities.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/s390/s390.c
More information about the Gcc-cvs
mailing list