This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Skip gcc.dg/tree-ssa/isolate-*.c for AVR Target
- From: Jeff Law <law at redhat dot com>
- To: "K_s, Vishnu" <Vishnu dot K_s at atmel dot com>, Richard Biener <richard dot guenther at gmail dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 24 Apr 2014 16:05:24 -0600
- Subject: Re: Skip gcc.dg/tree-ssa/isolate-*.c for AVR Target
- Authentication-results: sourceware.org; auth=none
- References: <512195FE6C78B243B073F23FF584A73361F93A4D at penmbx01> <533ED1C9 dot 7020504 at redhat dot com> <CAFiYyc1mhDrh=hV8NniCQRQvzjdEW0KZJEGYEs65FxsyEs8qNA at mail dot gmail dot com> <512195FE6C78B243B073F23FF584A7336F77FEB8 at penmbx01>
On 04/07/14 01:10, K_s, Vishnu wrote:
Added comment to avr.c on why disabling -fdelete-null-pointer-checks. Patch
Attached in the mail.
Previously approved patch can be found here -
http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01697.html.
I don't have commit access to the source, please commit both the patches
If they are OK.
Regards
Vishnu KS
2014-03-31 Vishnu K S <Vishnu.k_s@atmel.com>
* gcc/config/avr/avr.c: Add comment on why disabling
-fdelete-null-pointer-checks
Thanks. Installed.
jeff