This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: PR3090
- To: Roman Zippel <zippel at linux-m68k dot org>
- Subject: Re: PATCH: PR3090
- From: Richard Henderson <rth at redhat dot com>
- Date: Fri, 13 Jul 2001 13:19:26 -0700
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>
- References: <Pine.LNX.4.33.0107131442500.30755-100000@serv>
On Fri, Jul 13, 2001 at 02:54:16PM +0200, Roman Zippel wrote:
> * dwarf2out.c: Define default for ACCUMULATE_OUTGOING_ARGS
dwarf2out.c includes config.h, includes defaults.h, which
defines a default for this macro.
This should not be necessary.
r~