This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/484: gcc version 2.95.2 -- ice-on-legal-code
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c++/484: gcc version 2.95.2 -- ice-on-legal-code
- From: mkbowers at ucdavis dot edu
- Date: 22 Aug 2000 21:17:53 -0000
- Reply-To: mkbowers at ucdavis dot edu
- Resent-Cc: gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, jason at gcc dot gnu dot org
- Resent-Reply-To: gcc-gnats@gcc.gnu.org, mkbowers@ucdavis.edu
>Number: 484
>Category: c++
>Synopsis: gcc version 2.95.2 -- ice-on-legal-code
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: ice-on-legal-code
>Submitter-Id: net
>Arrival-Date: Tue Aug 22 14:26:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Michael Bowers
>Release: gcc version 2.95.2 19991024 (release)
>Organization:
>Environment:
Digital Unix 4.0d / gcc 2.95.2
>Description:
sql_acl.cc:1367: Internal compiler error in `scan_region', at except.c:2566
attempting to compile MySQL under Digital Unix 4.0d.
Occurs on both mysql-3.23.22-beta and mysql-3.22.32 (current release version)
Command:
gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/pkg/contrib\""
-DDATADIR="\"/pkg/contrib/var\"" -DSHAREDIR="\"/pkg/contr
ib/share/mysql\"" -DHAVE_CONFIG_H -I./../include -
I./../regex -I. -I../include -I.. -I. -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DDBUG_OFF -O3 -fno-implicit-
templates -c sql_acl.cc
In file included from ../include/global.h:132,
from mysql_priv.h:15,
from sql_acl.cc:25:
/usr/include/alloca.h:71: warning: declaration of `void * alloca(int)'
/usr/include/alloca.h:71: warning: conflicts with built-in declaration `void * a
lloca(long unsigned int)'
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.
thanks
>How-To-Repeat:
Additional info to bug report 301...
sql_acl.cc:1367: Internal compiler error in `scan_region', at except.c:2566
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: