egcs internal error egcs-2.93.11 19990307

Jeff Lawson jlawson@hmc.edu
Wed Mar 31 23:54:00 GMT 1999


On Wed, 24 Mar 1999, Martin v. Loewis wrote:

> > /usr/local/lib/gcc-lib/alpha-unknown-linux-gnu/egcs-2.93.11/specs
> [...]
> > sql_acl.cc:1367: Internal compiler error.
> 
> Thanks for your report. I've tried it with egcs-2.93.13 19990321 on
> i586-pc-linux-gnu. I got a problem with size_t being different,
> here. After fixing that, it compiled fine, so it looks like the
> problem is fixed.
> 
> Thanks,
> Martin
> 

I'm still getting the internal compiler error even after getting the
latest snapshot.  Here is the same info:

As a side note, I too did indeed have to make the changes to size_t as you
had noted to get to the compilation to proceed to the point I am
indicating.  This is Linux 2.2.4 on an Alpha Multia (though I was running
2.2.1 last night when I reported the first report, I believe).


bruteforce:/home/jlawson/mysql-3.22.20a/sql>c++ -v --save-temps
-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. -O
-fno-implicit-templates -DDBUG_OFF -c sql_acl.cc

Reading specs from
/usr/local/lib/gcc-lib/alpha-unknown-linux-gnu/egcs-2.93.13/specs
gcc version egcs-2.93.13 19990321 (gcc2 ss-980929 experimental)
 /usr/local/lib/gcc-lib/alpha-unknown-linux-gnu/egcs-2.93.13/cpp -lang-c++
-v -I./../include -I./../regex -I. -I../include -I.. -I. -undef
-D__GNUC__=2 -D__GNUG__=2 -D__cplusplus -D__GNUC_MINOR__=93 -Dlinux -Dunix
-D_LONGLONG -D__alpha__ -D__ELF__ -D__linux__ -D__unix__ -D_LONGLONG
-D__alpha__ -D__ELF__ -D__linux -D__unix -Asystem(linux) -D__EXCEPTIONS
-D__OPTIMIZE__ -D__LANGUAGE_C_PLUS_PLUS__ -D__LANGUAGE_C_PLUS_PLUS
-D__cplusplus -Acpu(alpha) -Amachine(alpha) -D__alpha -D__alpha__
-D__alpha_ev4__ -Acpu(ev4) -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="/usr/local" -DDATADIR="/usr/local/var"
-DSHAREDIR="/usr/local/share/mysql" -DHAVE_CONFIG_H -DDBUG_OFF sql_acl.cc
sql_acl.ii
GNU CPP version egcs-2.93.13 19990321 (gcc2 ss-980929 experimental) (Alpha
GNU/Linux for ELF)
#include "..." search starts here:
#include <...> search starts here:
 ../include
 ../regex
 .
 ../include
 ..
 .

/usr/local/lib/gcc-lib/alpha-unknown-linux-gnu/egcs-2.93.13/../../../../include/g++-2
 /usr/local/include

/usr/local/lib/gcc-lib/alpha-unknown-linux-gnu/egcs-2.93.13/../../../../alpha-unknown-linux-gnu/include
 /usr/local/lib/gcc-lib/alpha-unknown-linux-gnu/egcs-2.93.13/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
End of omitted list.
 /usr/local/lib/gcc-lib/alpha-unknown-linux-gnu/egcs-2.93.13/cc1plus
sql_acl.ii -quiet -dumpbase sql_acl.cc -O -version -fno-implicit-templates
-o sql_acl.s
GNU C++ version egcs-2.93.13 19990321 (gcc2 ss-980929 experimental)
(alpha-unknown-linux-gnu) compiled by GNU C version egcs-2.93.13 19990321
(gcc2 ss-980929 experimental).
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.
sql_acl.cc:1367: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
sql_acl.cc:1367: See <URL: http://egcs.cygnus.com/faq.html#bugreport > for
details.
~
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sql_acl.new.ii.gz
Type: application/x-gzip
Size: 58924 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19990331/16c94e2a/attachment.bin>


More information about the Gcc-bugs mailing list