On Tue, Oct 24, 2017 at 5:42 AM, Richard Biener
wrote:
> On Tue, Oct 24, 2017 at 1:14 PM, H.J. Lu wrote:
>> Bootstrap GCC with Intel CET by configuring GCC with
>>
>> --with-build-config="bootstrap-cet bootstrap-debug"
>>
>> Tested on Linux/i686 and Linux/x86-64.
>>
>> OK for trunk?
>
> Ok. Do y
On Tue, Oct 24, 2017 at 1:14 PM, H.J. Lu wrote:
> Bootstrap GCC with Intel CET by configuring GCC with
>
> --with-build-config="bootstrap-cet bootstrap-debug"
>
> Tested on Linux/i686 and Linux/x86-64.
>
> OK for trunk?
Ok. Do you have a simulator that understands CET yet?
Richard.
> H.J.
> --
Bootstrap GCC with Intel CET by configuring GCC with
--with-build-config="bootstrap-cet bootstrap-debug"
Tested on Linux/i686 and Linux/x86-64.
OK for trunk?
H.J.
---
config/
* bootstrap-cet.mk: New file.
gcc/
* doc/install.texi: Document bootstrap-cet.
---
config/bootstrap-