On 05/26/2017 12:41 AM, Andrew Pinski wrote:
On Thu, May 25, 2017 at 6:43 PM, Jerry DeLisle <jvdeli...@charter.net> wrote:
On 05/25/2017 02:57 PM, Thomas Koenig wrote:

Hi everybody,

I have committed the patch (with the corrections for the name)
as rev 248472.

The infrastructure is in place, so we will be able to make
any fine-tuning easily.

Regards

     Thomas


Based on my testing I think it is close enough as is.

This patch most likely broke all non-x86 targets:
configure: error: conditional "HAVE_AVX128" was never defined.
Usually this means the macro was only invoked conditionally.
Makefile:19843: recipe for target 'configure-target-libgfortran' failed
make[1]: *** [configure-target-libgfortran] Error 1
make[1]: *** Waiting for unfinished jobs....

Yup, this is definitely what broke (most-) everything. 248471 worked fine and then the above error starting with 248472.
--

-Bill Seurer

Reply via email to