aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2017-03-22 22:52:13 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2017-03-22 22:52:13 +0100
commitb51ee78c5d021aacc3acb13cd3eba2c301ec26e5 (patch)
tree51f412da10bdf371dd582de0d1a39009a04bdda0 /gcc/fortran
parent36c1cf710de19ec2556fedf49a6ebfa4758e404f (diff)
downloadgcc-b51ee78c5d021aacc3acb13cd3eba2c301ec26e5.zip
gcc-b51ee78c5d021aacc3acb13cd3eba2c301ec26e5.tar.gz
gcc-b51ee78c5d021aacc3acb13cd3eba2c301ec26e5.tar.bz2
re PR tree-optimization/80072 (ICE in gimple_build_assign_1 with -O3 -march=broadwell/skylake-avx512)
PR tree-optimization/80072 * tree-ssa-reassoc.c (struct operand_entry): Change id field type to unsigned int. (next_operand_entry_id): Change type to unsigned int. (sort_by_operand_rank): Make sure to return the right return value even if unsigned fields are bigger than INT_MAX. (struct oecount): Change cnt and id type to unsigned int. (oecount_hasher::equal): Formatting fix. (oecount_cmp): Make sure to return the right return value even if unsigned fields are bigger than INT_MAX. (undistribute_ops_list): Change next_oecount_id type to unsigned int. From-SVN: r246408
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions