------- Additional Comments From pluto at agmk dot net 2005-07-08 09:33 ------- (In reply to comment #1) > Most likely related to PR 22279.
`first_vi_for_offset` bug still occurs and it's easy to reproduct: [ qt4 build / gcc-20050707T1814UTC ] (...) g++ -c -pipe -I/usr/include/postgresql/server -I/usr/include/mysql -O2 -march=i686 -mtune=pentium4 -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -Wall -W -fPIC -DQT_CLEAN_NAMESPACE -DQT_COMPAT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SQL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/home/users/pluto/rpm/BUILD/qt-x11-opensource-desktop-4.0.0/mkspecs/linux-g++ -I. -I../../../../include/QtSql -I../../../../include/QtCore -I../../../../include -I.moc/release-shared -I. -o .obj/release-shared/qsql_mysql.o ../../../sql/drivers/mysql/qsql_mysql.cpp ../../../sql/drivers/mysql/qsql_mysql.cpp: In member function 'virtual bool QMYSQLResult::exec()': ../../../sql/drivers/mysql/qsql_mysql.cpp:685: internal compiler error: in first_vi_for_offset, at tree-ssa-structalias.c:2585 (...) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22277