Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/24/2000 05:30:41
Module Name: gnusrc
Committed By: mycroft
Date: Mon Jul 24 02:30:41 UTC 2000
Modified Files:
gnusrc/gnu/dist/gcc: dwarf2out.c
Log Message:
Pull in a change critical to making the sparc64 compile:
Redefine ASM_OUTPUT_DWARF_ADDR_CONST() using ASM_OUTPUT_DWARF2_ADDR_CONST(), so
that the latter can take a string.
To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 gnusrc/gnu/dist/gcc/dwarf2out.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.