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/21933] [4.1 regression] ICE with -ftree-vectorize


------- Additional Comments From dorit at il dot ibm dot com  2005-06-07 10:13 -------
I also see this on powerpc-apple-darwin:
g++ -O -ftree-vectorize -maltivec pr21933.cc

pr21933.cc: In function 'void baz()':
pr21933.cc:23: internal compiler error: tree check: expected ssa_name, have 
var_decl in verify_ssa, at tree-ssa.c:750

Keith is looking into it. (probably a duplicate of PR21884 ?)

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21933


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