On 10/20/2015 03:27 PM, Richard Henderson wrote:
This part is fine. Does the one testcase cover both the cselib.c & fold-const.c fix? If not, it'd be good to cover both if we can.--- gcc/cselib.c | 22 +++++++++++++--------- gcc/fold-const.c | 14 +++++++------- gcc/testsuite/gcc.target/i386/addr-space-2.c | 11 +++++++++++ 3 files changed, 31 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/addr-space-2.c
jeff