This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 5/5] Support BIT_FIELD_REF in MPX (PR ipa/79764).


On Tue, Mar 7, 2017 at 3:49 PM, Martin Liška <mliska@suse.cz> wrote:
> On 03/07/2017 11:18 AM, Rainer Orth wrote:
>> marxin <mliska@suse.cz> writes:
>>
>>> diff --git a/gcc/testsuite/g++.dg/pr79764.C b/gcc/testsuite/g++.dg/pr79764.C
>>> new file mode 100644
>>> index 00000000000..47fb88da19b
>>> --- /dev/null
>>> +++ b/gcc/testsuite/g++.dg/pr79764.C
>>> @@ -0,0 +1,12 @@
>>> +/* { dg-do compile { target { ! x32 } } } */
>>> +/* { dg-options "-fcheck-pointer-bounds -mmpx" } */
>>
>> Same here.
>>
>>       Rainer
>>
>
> Thanks. I'm sending v2 of the patch.

Ok.

Richard.

> Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]