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]

[Bug tree-optimization/22277] [4.1 Regression] ACATS ICE cc40001 in first_vi_for_offset, at tree-ssa-structalias.c:2566


------- 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


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