* emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
Remove unused variable is.
This commit is contained in:
parent
a18a0f225d
commit
ae02b41c50
@ -1,3 +1,8 @@
|
||||
Thu Jan 26 19:53:37 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
|
||||
Remove unused variable is.
|
||||
|
||||
Thu Jan 26 12:33:05 1995 Michael Meissner <meissner@tiktok.cygnus.com>
|
||||
|
||||
* configure.in: Add support for powerpc-*-eabi.
|
||||
|
@ -114,7 +114,6 @@ static void
|
||||
gld${EMULATION_NAME}_before_allocation ()
|
||||
{
|
||||
asection *sinterp;
|
||||
lang_input_statement_type *is;
|
||||
|
||||
/* If we are going to make any variable assignments, we need to let
|
||||
the ELF backend know about them in case the variables are
|
||||
|
Loading…
x
Reference in New Issue
Block a user