I wish that this patch did not need to use up another one of the primary constraint letters, but I guess there is no easy way around that.
- David On Fri, Aug 15, 2014 at 8:50 PM, Segher Boessenkool <seg...@kernel.crashing.org> wrote: > All patches were bootstrapped and regression checked separately, on > powerpc64-linux -m64,-m32,-m32/-mpowerpc64; no regressions. > > Is this okay to apply? > > > Segher > > > gcc/config/rs6000/constraints.md | 3 +- > gcc/config/rs6000/htm.md | 6 +- > gcc/config/rs6000/predicates.md | 23 +- > gcc/config/rs6000/rs6000-protos.h | 2 +- > gcc/config/rs6000/rs6000.c | 83 +-- > gcc/config/rs6000/rs6000.md | 1319 > ++++++++++++------------------------- > gcc/config/rs6000/vector.md | 22 +- > 7 files changed, 508 insertions(+), 950 deletions(-) > > -- > 1.8.1.4 >