i386.c: Remove unnecessary function declarations.
* 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. From-SVN: r123159
This commit is contained in:
parent
dec93f9008
commit
2ed941ecd0
@ -1,3 +1,11 @@
|
||||
2007-03-22 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2007-03-22 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* config/i386/i386.c (ix86_function_regparm): Early exit for 64-bit;
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user