On 05/30/2018 07:40 PM, Jakub Jelinek wrote:
> On Tue, May 01, 2018 at 11:28:13AM -0600, Jeff Law wrote:
>> On 04/27/2018 05:00 AM, Martin Liška wrote:
>>> I'm sending patch that removes MPX. It preserves all options
>>> -fcheck-pointer-bounds, -fchkp-* and -mmpx
>>> target option. These options a
On Tue, May 01, 2018 at 11:28:13AM -0600, Jeff Law wrote:
> On 04/27/2018 05:00 AM, Martin Liška wrote:
> > I'm sending patch that removes MPX. It preserves all options
> > -fcheck-pointer-bounds, -fchkp-* and -mmpx
> > target option. These options are now NOP. On the contrary following options
>
On 04/27/2018 05:00 AM, Martin Liška wrote:
> Hi.
>
> I'm sending patch that removes MPX. It preserves all options
> -fcheck-pointer-bounds, -fchkp-* and -mmpx
> target option. These options are now NOP. On the contrary following options
> were removed:
> --static-libmpx -static-libmpxwrappers.
Hi.
I'm sending patch that removes MPX. It preserves all options
-fcheck-pointer-bounds, -fchkp-* and -mmpx
target option. These options are now NOP. On the contrary following options
were removed:
--static-libmpx -static-libmpxwrappers. Is it fine to remove them?
Patch can bootstrap on x86_64