This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: rx: remove some asserts
- From: DJ Delorie <dj at redhat dot com>
- To: Nicholas Clifton <nickc at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 7 Aug 2015 21:09:28 -0400
- Subject: Re: rx: remove some asserts
- Authentication-results: sourceware.org; auth=none
- References: <55B736D5 dot 5060606 at redhat dot com>
> Hi DJ,
>
> There is no need to assert these just to say "not supported" and gcc
> may rarely generate addresses from valid code which trigger these
> asserts. Ok?
>
> OK - please apply.
Thanks, committed.