Re: [PATCH, rtl-optimization]: Remove const_alias_set

2014-10-20 Thread Richard Biener
On Sun, Oct 19, 2014 at 8:13 PM, Uros Bizjak wrote: > Hello! > > The fix that fixed scheduler issues with AND addresses (the fix > prevented early exit for MEM_READONLY_P addresses when AND alignment > addresses were involved) caused some fall-out for libgo testsuite. > These tests triggered an as

[PATCH, rtl-optimization]: Remove const_alias_set

2014-10-19 Thread Uros Bizjak
Hello! The fix that fixed scheduler issues with AND addresses (the fix prevented early exit for MEM_READONLY_P addresses when AND alignment addresses were involved) caused some fall-out for libgo testsuite. These tests triggered an assert in mems_in_disjoint_alias_sets_p, which checks for zero ali