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]
Other format: [Raw text]

Re: bug: internal compiler error



On Sep 4, 2005, at 9:26 PM, Marek Mandre wrote:


# g++ -save-temps -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="/usr/local"
-DDATADIR="/usr/local/var" -DSHAREDIR="/usr/local/share/mysql"
-DHAVE_CONFIG_H -I. -I.. -I../innobase/include -I../include -I../regex
-I/usr/local/include -O3 -DDBUG_OFF -fno-implicit-templates
-fno-exceptions -fno-rtti -D_FILE_OFFSET_BITS=64 -DHAVE_RWLOCK_T -MT
sql_analyse.o -MD -MP -MF ".deps/sql_analyse.Tpo" -c -o sql_analyse.o
sql_analyse.cc
sql_analyse.cc: In member function 'virtual void field_longlong::add()':
sql_analyse.cc:506: internal compiler error: in invert_exp_1, at
jump.c:1719

This was PR 23454: <http://gcc.gnu.org/PR23454>. It will be fixed in the
next release of 4.0, 4.0.2.


-- Pinski


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