bug (1/26)
Brian Grossman
briang@gomer.fc.hp.com
Tue Sep 8 17:52:00 GMT 1998
Sender: oliva@tiete.dcc.unicamp.br
Resent-Sender: oliva@tiete.dcc.unicamp.br
Resent-To: egcs-bugs@cygnus.com
Resent-From: Alexandre Oliva <oliva@dcc.unicamp.br>
Resent-Date: 08 Sep 1998 17:38:59 -0300
X-From-Line: briang@gomer.fc.hp.com Wed Sep 2 13:41 EST 1998
Received: from grande.dcc.unicamp.br (grande.dcc.unicamp.br [143.106.7.8])
by amazonas.dcc.unicamp.br (8.8.5/8.8.5) with ESMTP id NAA04583
for <oliva@amazonas.dcc.unicamp.br>; Wed, 2 Sep 1998 13:41:13 -0300 (EST)
Received: from hpfcla.fc.hp.com (hpfcla.fc.hp.com [15.254.48.2])
by grande.dcc.unicamp.br (8.8.5/8.8.5) with ESMTP id NAA24175
for <oliva@dcc.unicamp.br>; Wed, 2 Sep 1998 13:31:59 -0300 (EST)
Received: from gomer.fc.hp.com (root@gomer.fc.hp.com [15.1.47.200]) by hpfcla.fc.hp.com with ESMTP (8.8.6 (PHNE_14041)/8.7.1) id KAA04302 for <oliva@dcc.unicamp.br>; Wed, 2 Sep 1998 10:33:02 -0600 (MDT)
Received: from gomer.fc.hp.com (briang@gomer.fc.hp.com [15.1.47.200]) by gomer.fc.hp.com with ESMTP (8.7.6/8.7.1) id KAA13074 for <oliva@dcc.unicamp.br>; Wed, 2 Sep 1998 10:24:13 -0600 (MDT)
Message-Id: <199809021624.KAA13074@gomer.fc.hp.com>
X-Mailer: exmh version 2.0.2 2/24/98
To: Alexandre Oliva <oliva@dcc.unicamp.br>
Subject: Re: bug
In-reply-to: Your message of "02 Sep 1998 00:12:04 MDT."
< orlno3mcmz.fsf@tiete.dcc.unicamp.br >
Date: Wed, 02 Sep 1998 10:24:13 -0600
From: Brian Grossman <briang@gomer.fc.hp.com>
X-Content-Length: 497305
Lines: 25523
MIME-Version: 1.0
X-Emacs: 20.4 "Emerald" XEmacs Lucid with mule
Content-Type: text/plain; charset=US-ASCII
This is a multipart MIME message.
--==_Exmh_-1474766440
Content-Type: text/plain; charset=us-ascii
> > On hppa1.0-hp-hpux10.20, I get an internal compiler error when
> > compiling sql_yacc.cc from mysql-3.21.33. -O and -O2 produce they
> > error. -O0 does not. This is with egcs-1.0.3a.
>
> Will you please repeat the failed compilation with the additional
> flags -save-temps and -v, then send us the .ii file it produces along
> with the command line and compiler output?
Here's the command line:
g++ -save-temps -v -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/opt/mysql\"" -DDATADIR="\"/var/opt/mysql\"" -DSHAREDIR="\"/opt/mysql/share/mysql\"" -DHAVE_CONFIG_H -I../mit-pthreads/include -I./../include -I./../regex -I. -I../include -I.. -I. -O2 -fno-implicit-templates -DDBUG_OFF -c sql_yacc.cc
When the process died: Total RSS/VSS :181.1mb/ 93.7mb
Compiler output and sql_yacc.ii are attached.
Brian
--==_Exmh_-1474766440
Content-Type: text/plain ; name="sql_yacc.ii"; charset=us-ascii
Content-Description: sql_yacc.ii
Content-Disposition: attachment; filename="sql_yacc.ii"
# 1 "sql_yacc.cc"
# 16 "sql_yacc.yy"
# 1 "mysql_priv.h" 1
# 1 "../include/global.h" 1
# 1 "../config.h" 1
# 13 "../include/global.h" 2
# 1 "../mit-pthreads/include/stdio.h" 1
More information about the Gcc-bugs
mailing list