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] Split builtins.c (take 2)


Nick Burrett writes:
 > Jerry Quinn wrote:
 > > 	(fold-builtin.o,simplify-builtin.o, builtin-misc.o): New.
 >
 > Since these new files are split from their parent builtins.c, would it 
 > not be better to indicate this heirarchy in the file structure ? i.e. 
 > call them builtin-simplify.c, builtin-fold.c

Here's the same patch with the files called builtin-simplify.c and
builtin-fold.c

Attachment: builtin.patch.gz
Description: builtins.c patch


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