This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c++/2401: Internal compiler error in `scan_region', at except.c:2566



>Number:         2401
>Category:       c++
>Synopsis:       Internal compiler error in `scan_region', at except.c:2566
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Mar 27 04:46:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     adam@perfectgenius.com
>Release:        unknown-1.0
>Organization:
>Environment:
gcc version 2.95.2 20000220 (Debian GNU/Linux)
Debian 2.2r2 installed via .deb, DEC Alpha AS/200
>Description:
While compiling MySQL i get a:
c++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr/local\"" -DDATADIR="\"/usr/local/var\""                  -DSHAREDIR="\"/usr/local/share/mysql\""                         -DHAVE_CONFIG_H -I./../include -I./../regex                    -I. -I../include -I.. -I.    -O3 -DDBUG_OFF   -fno-implicit-templates -c sql_acl.cc
sql_acl.cc: In function `int replace_column_table(GRANT_TABLE *, TABLE *, const LEX_USER &, List<LEX_COLUMN> &, const char *, const char *, unsigned int, bool)':
sql_acl.cc:1459: Internal compiler error in `scan_region', at except.c:2566
>How-To-Repeat:
compile MySQL on a Alpha running Debian 2.2r2
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]