GNU GCC Bug Report - Internal Compiler Error
J Bacher
jbacher@stc.shawneelink.net
Thu May 18 08:25:00 GMT 2000
The GCC version:
=============
gcc-2.95.2
The system type
============
DEC Unix 4.0D
The application
===========
MySql 3.22.32
All options you passed to the compiler
============================
CC = gcc
CPP = gcc -E
AS = gcc -c
CXX = c++
CFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -O6 -DDBUG_OFF
Preprocessed output of the source file that caused the compiler error, even
if the source code can be downloaded from elsewhere
============================================================================
============
Apologies, as a non-programmer, I'm not sure what you need here -- if you
can please clarify.
Error
====================
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 in `scan_region', at except.c:2566
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.
*** Exit 1
Stop.
More information about the Gcc-bugs
mailing list