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++/685: Compilation of mysql-3.23.26-beta fails



>Number:         685
>Category:       c++
>Synopsis:       Compilation of mysql-3.23.26-beta fails
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Oct 24 08:56:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Ramin Nakisa
>Release:        gcc 2.95.2
>Organization:
>Environment:
Alpha linux (RH 7.0)
>Description:
Fails on module sql_acl.cc

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
Please submit a full bug report.
>How-To-Repeat:
Normal compilation of latest version of mysql.
>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]