]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/86514 (wrong manipulation of 2-dimensional packed array at -O)
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 16 Jul 2018 08:59:09 +0000 (08:59 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 16 Jul 2018 08:59:09 +0000 (08:59 +0000)
commit5e5ef52c23448a0c4c4be3f2093470c990c8c01f
tree63f579a414eb7635d127d6bebeadf29ea98487b5
parentf030b30e32a19a8e7c2c43ec8a5407818c840368
re PR tree-optimization/86514 (wrong manipulation of 2-dimensional packed array at -O)

PR tree-optimization/86514
* tree-ssa-reassoc.c (init_range_entry) <CASE_CONVERT>: Return for a
conversion to a boolean type from a type with greater precision.

From-SVN: r262684
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/opt73.adb [new file with mode: 0644]
gcc/tree-ssa-reassoc.c