This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix dw2gencfi.c .eh_frame alignment


On Wed, Jun 18, 2003 at 05:22:29PM +0200, Andreas Jaeger wrote:
> 
> I just tried this and get failures in the benchmark:
> FAIL: CFI on x86-64
> FAIL: CFI common 1
> FAIL: CFI common 2
> FAIL: CFI common 2
> 
> For example:
> ../as-new   -o dump.o /usr/src/packages/BUILD/binutils-2.14.90.0.4/gas/testsuite/gas/cfi/cfi-x86_64.s
> /usr/src/packages/BUILD/binutils-2.14.90.0.4/build-dir/gas/testsuite/../../binutils/readelf  -wf dump.o > dump.ou
> t
> regexp_diff match failure
> regexp "^00000000 00000014 00000000 CIE$"
> line   "00000000 00000012 00000000 CIE"

Yeah, the testsuite needs adjusting, but I'm waiting with that till I know
if all FDE/CIEs can be 1 byte aligned or have to be padded.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]