r123159 - in /trunk/gcc: ChangeLog config/i386/...
rth@gcc.gnu.org
rth@gcc.gnu.org
Fri Mar 23 16:34:00 GMT 2007
Author: rth
Date: Fri Mar 23 16:34:51 2007
New Revision: 123159
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123159
Log:
* config/i386/i386.c: Remove unnecessary function declarations.
Move targetm definition, and all related macros, to the end of
the file. Resort some functions to put definitions before uses.
(ix86_attribute_table): Make static. Move to end of file.
(ix86_gimplify_va_arg): Make static.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
More information about the Gcc-cvs
mailing list