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


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

Re: Break out builtins.c from expr.c


On Wed, Jul 21, 1999 at 02:22:58PM +0100, Bernd Schmidt wrote:
> The following patch moves a large chunk of code out of expr.c and into
> a new file, builtins.c.  It also breaks up the function expand_builtin
> into smaller pieces to.  The purpose is to make it easier to work with
> this code when adding new builtins.

Yeah!  Please commit.


r~

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