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++/484: gcc version 2.95.2 -- ice-on-legal-code



>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:

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