This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.4 PATCH: Fix Solaris 8 Ada bootstrap failure
- From: "Zack Weinberg" <zack at codesourcery dot com>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: gcc-patches at gcc dot gnu dot org, Arnaud Charlet <charlet at ACT-Europe dot FR>
- Date: Tue, 21 Oct 2003 11:57:45 -0700
- Subject: Re: 3.4 PATCH: Fix Solaris 8 Ada bootstrap failure
- References: <16277.30122.744549.550951@xayide.TechFak.Uni-Bielefeld.DE>
Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:
> * tracebak.c (MAX): Avoid redefinition warning.
If tracebak.c includes system.h, shouldn't it just rely on that
definition?
zw