This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2 vs 3.1 speed
- From: law at redhat dot com
- To: "David S. Miller" <davem at redhat dot com>
- Cc: vmakarov at redhat dot com, dann at godzilla dot ICS dot UCI dot EDU, gcc at gcc dot gnu dot org
- Date: Wed, 05 Jun 2002 23:38:58 -0600
- Subject: Re: 3.2 vs 3.1 speed
- Reply-to: law at redhat dot com
In message <20020605.221314.99373782.davem@redhat.com>, "David S. Miller"
writes:
> I understand now.
>
> So one improvement we could still make is to somehow mark attributes
> as having fixed values after compiler command line arguments have
> been evaluated. Then, we can walk all reservations and determine
> which reservations and state machines are still valid.
Yup. Basically what you're looking for is an invariant attribute.
jeff