Remove gcc 3.2 compatibility hacks.

This commit is contained in:
Ian Lance Taylor
2008-02-29 19:19:17 +00:00
parent c24d74257b
commit 7d1a9ebbf2
17 changed files with 110 additions and 317 deletions

View File

@@ -434,8 +434,7 @@ class Layout
const Symbol_table*,
unsigned int local_symcount,
const std::vector<Symbol*>& dynamic_symbols,
const Output_section* dynstr
ACCEPT_SIZE_ENDIAN);
const Output_section* dynstr);
// Return whether to include this section in the link.
template<int size, bool big_endian>