This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
GNU GCC Bug Report - Internal Compiler Error
- To: gcc-bugs at gcc dot gnu dot org
- Subject: GNU GCC Bug Report - Internal Compiler Error
- From: J Bacher <jbacher at stc dot shawneelink dot net>
- Date: Thu, 18 May 2000 10:33:30 -0500
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.