This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: Tidy up the code in expand_builtin


Richard Henderson <rth@redhat.com> writes:

> On Mon, Dec 10, 2001 at 05:37:51PM -0700, Roger Sayle wrote:
>> 	* builtins.c (expand_builtin): Use a switch statement to list those
>> 	functions not expanded without optimizations, instead of a series
>> 	of equality tests.
>
> Ok.

Roger, do you have CVS write access?  If not, I volunteer to commit
your patch - and if you do have, please add yourself to MAINTAINERS,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]