From 4a1805b14d4b361cf25d688db68c7f40aadc1c9c Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Tue, 14 Nov 2000 20:57:30 +0000 Subject: 2000-11-14 Kazu Hirata * config/aout_gnu.h: Fix formatting. * config/atof-vax.c: Likewise. * config/m68k-parse.h: Likewise. * config/m88k-opcode.h: Likewise. * config/obj-elf.c: Likewise. * config/tc-arm.c: Likewise. * config/tc-cris.c: Likewise. * config/tc-i386.c: Likewise. * config/tc-ia64.c: Likewise. * config/tc-mn10300.c: Likewise. * config/te-386bsd.h: Likewise. * config/te-hppa.h: Likewise. * config/te-nbsd.h: Likewise. * config/te-ppcnw.h: Likewise. * config/te-sparcaout.h: Likewise. * config/te-tmips.h: Likewise. * config/vax-inst.h: Likewise. * config/vms-conf.h: Likewise. --- gas/config/tc-ia64.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/config/tc-ia64.c') diff --git a/gas/config/tc-ia64.c b/gas/config/tc-ia64.c index a45416d..11fb1c1 100644 --- a/gas/config/tc-ia64.c +++ b/gas/config/tc-ia64.c @@ -2458,7 +2458,7 @@ slot_index (slot_addr, slot_frag, first_addr, first_frag) + ((slot_addr & 0x3) - (first_addr & 0x3))); return index; } - + /* Given a complete record list, process any records which have unresolved fields, (ie length counts for a prologue). After this has been run, all neccessary information should be available -- cgit v1.1