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]

Re: RTL table initialization at compile time


Nice.  I like patches that make chunks of code disappear :)

> 	* rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format
> 	for a CONST_DOUBLE, at compile time.

You might want to move that part into rtl.h so you don't have to duplicate
it in gengenrtl.c.

Bernd


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