GCC 2.95.1

uriah@stat1.stq.net uriah@stat1.stq.net
Thu Aug 19 15:32:00 GMT 1999


Recieved the following output from gcc 2.95.1 that was compiled by itself
with the configure flag of --enable-cpp.  program trying to compile was
MySQL 3.22.25.

DSHAREDIR="\"/usr/local/share/mysql\""  -DHAVE_CONFIG_H -I./../include       -I./../regex              -I. -I../include -I.. -I.  -fpermissive -O -fno-implicit-templates -DDBUG_OFF  -c sql_acl.cc
sql_acl.cc: In function `int replace_column_table(THD *, GRANT_TABLE *, TABLE *, const LEX_USER &, List<LEX_COLUMN> &, const char *, const char *, unsigned int, bool)':
sql_acl.cc:1367: Internal compiler error.
sql_acl.cc:1367: Please submit a full bug report.
sql_acl.cc:1367: See
<URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.
make[3]: *** [sql_acl.o] Error 1
make[3]: Leaving directory `/usr/local/src/mysql-3.22.25/sql'

--------------- System Info ----------------------------------

% gcc -v
Reading specs from 
/usr/local/lib/gcc-lib/alphaev56-unknown-linux-gnu/2.95.1/specs
gcc version 2.95.1 19990816 (release)

% more /proc/cpuinfo 
cpu                     : Alpha
cpu model               : EV56
cpu variation           : 0
cpu revision            : 0
cpu serial number       : Linux_is_Great!
system type             : EB164
system variation        : LX164
system revision         : 0
system serial number    : MILO-0000
cycle frequency [Hz]    : 599843232 
timer frequency [Hz]    : 1024.00
page size [bytes]       : 8192
phys. address bits      : 40
max. addr. space #      : 127
BogoMIPS                : 595.59
kernel unaligned acc    : 0 (pc=0,va=0)
user unaligned acc      : 40 (pc=20000ac8d60,va=1203ec97a)
platform string         : N/A
cpus detected           : 1





More information about the Gcc-bugs mailing list