Re: rx: remove some asserts
> 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.
Re: rx: remove some asserts
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. Cheers Nick