This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/22277] [4.1 Regression] ACATS ICE cc40001 in first_vi_for_offset, at tree-ssa-structalias.c:2566
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jul 2005 07:14:25 -0000
- Subject: [Bug tree-optimization/22277] [4.1 Regression] ACATS ICE cc40001 in first_vi_for_offset, at tree-ssa-structalias.c:2566
- References: <20050702130552.22277.laurent@guerby.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pluto at agmk dot net 2005-07-09 07:14 -------
(In reply to comment #4)
> Can you -save-temps that and attach the preprocessed source?
> If so, i'll fix the bug :)
$ g++ qsql_mysql.ii -c -O1
../../../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
with -O0 gcc works.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22277