RFC: Allowing target specific extensions to RTL checking

Andrew Pinski pinskia@gmail.com
Wed Jan 12 21:25:00 GMT 2011


On Wed, Jan 12, 2011 at 7:00 AM, Nick Clifton <nickc@redhat.com> wrote:
> Hi Guys,
>
>  Is it possible for a target to override the normal RTL checking so
>  that extra flags are permitted on some types of RTL ?

Aren't the CONST_INT all shared?  Which means there are some code that
depends on CONST_INT being shared.

-- Pinski



More information about the Gcc-patches mailing list