]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix Ada bootstrap on Cygwin64
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 4 May 2020 21:32:39 +0000 (23:32 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 4 May 2020 21:43:30 +0000 (23:43 +0200)
commita34b818215174f6cbe46e2e2bfae874fde7aec72
tree940893fb8336d0915c4ec5ee7ff96613068569a0
parentda710a35525cc7631b778fa4a5cfd20c366c01a4
Fix Ada bootstrap on Cygwin64

This fixes a compilation error preventing bootstrap with Ada
on x86_64-pc-cygwin.

2020-05-04  Mikael Pettersson  <mikpelinux@gmail.com>

PR bootstrap/94918
* mingw32.h: Prevent windows.h from including emmintrin.h on Cygw64.
gcc/ada/ChangeLog
gcc/ada/mingw32.h