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]

Internal compiler error


Trying to build MySQL-3.22.32.

Digital Unix 4.0d
Digital ALPHAstation 255/300
GCC 2.95.2

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.    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-O3 -DDBUG_OFF   -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 * alloca(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.



 
                                    \|/
                                   (@ @)
-------------------------------o0O--(_)--O0o--------------------------------
                               ```       '''
  "Always code as if the guy who ends up maintaining your code will be
   a violent psychopath who knows where you live."       - John F. Woods
----------------------------------------------------------------------------
Dean Bennett                                           Sage Systems
Division
Technical Specialist                                        Neles
Automation
Customer Service                                    Calgary, Alberta,
Canada
----------------------------------------------------------------------------

sql_acl.ii.gz


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