This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: MAINLINE breakage on Solaris-2.7
- To: "Zack Weinberg" <zackw at stanford dot edu>
- Subject: Re: MAINLINE breakage on Solaris-2.7
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- Date: 05 Mar 2001 21:26:05 +0100
- Cc: Gabriel Dos Reis <gdr at codesourcery dot com>, gcc-bugs at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
- References: <flr90cpfwg.fsf@sel.cmla.ens-cachan.fr> <20010305093305.A21391@wolery.stanford.edu>
"Zack Weinberg" <zackw@Stanford.EDU> writes:
| On Mon, Mar 05, 2001 at 01:19:11PM +0100, Gabriel Dos Reis wrote:
| >
| > Zack,
| >
| > I think your patch
| ...
| > is causing the bootstrap failure I'm seeing on Solaris-2.7:
| >
| > gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I/BASE/dosreis/egcs/gcc -I/BASE/dosreis/egcs/gcc/. -I/BASE/dosreis/egcs/gcc/config -I/BASE/dosreis/egcs/gcc/../include /BASE/dosreis/egcs/gcc/function.c -o function.o
| > /BASE/dosreis/egcs/gcc/function.c: In function `purge_addressof_1':
| > /BASE/dosreis/egcs/gcc/function.c:2983: invalid initializer
|
| Line 2963 is in the middle of a comment.
^^^^
The diagnostics say line '2983' not 2963 which is
bool result = true;
| ... Could you please send me the
| preprocessed function.i?
Certainly (in private as it seems huge).
-- Gaby
CodeSourcery, LLC http://www.codesourcery.com