Re: one more patch for PR69847

2016-08-08 Thread H.J. Lu
On Fri, Aug 5, 2016 at 2:35 PM, Vladimir N Makarov wrote: > This is a patch to fix some testsuite failures reported for arm: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69847 > > The patch was bootstrapped and tested on x86-64 and ppc64. > > Committed as rev. 239180. > This caused: http

one more patch for PR69847

2016-08-05 Thread Vladimir N Makarov
This is a patch to fix some testsuite failures reported for arm: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69847 The patch was bootstrapped and tested on x86-64 and ppc64. Committed as rev. 239180. Index: ChangeLog === ---