This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Invalid tree node causes segfault in diagnostic
- From: "Paulo Matos" <pmatos at broadcom dot com>
- To: "DJ Delorie" <dj at redhat dot com>
- Cc: "richard dot guenther at gmail dot com" <richard dot guenther at gmail dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Mon, 14 Oct 2013 15:44:43 +0000
- Subject: RE: Invalid tree node causes segfault in diagnostic
- Authentication-results: sourceware.org; auth=none
- References: <19EB96622A777C4AB91610E763265F462DA932 at SJEXCHMB14 dot corp dot ad dot broadcom dot com> <CAFiYyc3kCSzGq9yUidnyBJyGKfAkBLOA_3Wcnv+HQo3t5ipDkQ at mail dot gmail dot com> <19EB96622A777C4AB91610E763265F462DAEF2 at SJEXCHMB14 dot corp dot ad dot broadcom dot com> <201310111819 dot r9BIJKAM021093 at greed dot delorie dot com>
> -----Original Message-----
> From: DJ Delorie [mailto:dj@redhat.com]
> Sent: 11 October 2013 19:19
> To: Paulo Matos
> Cc: richard.guenther@gmail.com; gcc@gcc.gnu.org
> Subject: Re: Invalid tree node causes segfault in diagnostic
>
>
> > While I am at it, can I patch backends as well? For example
> > mep/mep.c has an occurrence of tree_code_name[TREE_CODE (...
>
> The mep change is pre-approved :-)
Thanks, I have just sent a patch for this to gcc-patches. Comments are welcome.
--
Paulo Matos