On 03/07/2017 05:21 PM, Jakub Jelinek wrote:
> On Mon, Mar 06, 2017 at 02:07:37PM +0100, marxin wrote:
>> PR target/65705
>> PR target/69804
>> * toplev.c (process_options): Disable -fcheck-pointer-bounds with
>> sanitizers.
>
> I can understand why it is disabled for -fsanitiz
On Mon, Mar 06, 2017 at 02:07:37PM +0100, marxin wrote:
> PR target/65705
> PR target/69804
> * toplev.c (process_options): Disable -fcheck-pointer-bounds with
> sanitizers.
I can understand why it is disabled for -fsanitize=address or
-fsanitize=bounds, perhaps -fsanitize=
On 03/06/2017 06:07 AM, marxin wrote:
gcc/ChangeLog:
2017-03-06 Martin Liska
PR target/65705
PR target/69804
* toplev.c (process_options): Disable -fcheck-pointer-bounds with
sanitizers.
gcc/testsuite/ChangeLog:
2017-03-06 Martin Liska
PR target/
gcc/ChangeLog:
2017-03-06 Martin Liska
PR target/65705
PR target/69804
* toplev.c (process_options): Disable -fcheck-pointer-bounds with
sanitizers.
gcc/testsuite/ChangeLog:
2017-03-06 Martin Liska
PR target/65705
PR target/69804
*