[PATCH] dwarf2out.c breakage on ss2000-06-26
Jeffrey A Law
law@cygnus.com
Wed Jun 28 16:46:00 GMT 2000
In message < 20000627210226.A18770@schutzenberger.liafa.jussieu.fr >you write:
> Recent changes to dwarf2out.c broke OpenBSD, and probably a lot of other
> platforms as well (most platforms that define DWARF2_UNWIND_INFO 0).
>
> If UNALIGNED_INT_ASM_OP is unavailable, dwarf2out.c does not provide a
> suitable definition for ASM_OUTPUT_DWARF_DATA2, even though it uses it.
>
> The following patch restores OpenBSD to sanity.
>
>
> Tue Jun 27 20:59:01 CEST 2000 Marc Espie <espie@openbsd.org>
> * dwarf2out.c (ASM_OUTPUT_DWARF_DATA2): provide in the
> case where UNALIGNED_INT_ASM_OP is unavailable.
I believe Jason fixed this by tweaking dwarf2out.c this afternoon.
jeff
More information about the Gcc-bugs
mailing list