Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 12/07/2001 04:40:38
Module Name: gnusrc
Committed By: jmc
Date: Fri Dec 7 02:40:37 UTC 2001
Modified Files:
gnusrc/gnu/dist/toolchain/gcc: dwarf2out.c
Log Message:
Make sure the reloc for __EXCEPTION_TABLE__ in the "eh" exception frames is
fully aligned for the given arch. The sparc64 ld can't handle unaligned
relocs.
To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 gnusrc/gnu/dist/toolchain/gcc/dwarf2out.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.