------- Comment #9 from tbm at cyrius dot com 2006-09-02 13:27 ------- Here's another testcase. It fails at -O3. Is this code problematic too?
(sid)45:[EMAIL PROTECTED]: ~] /usr/lib/gcc-snapshot/bin/g++ -c -O3 p7zip-SHA256.cc p7zip-SHA256.cc: In member function 'void NCrypto::NSHA256::SHA256::WriteByteBlock()': p7zip-SHA256.cc:16: internal compiler error: in add_virtual_operand, at tree-ssa-operands.c:1309 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. zsh: exit 1 /usr/lib/gcc-snapshot/bin/g++ -c -O3 p7zip-SHA256.cc (sid)46:[EMAIL PROTECTED]: ~] /usr/lib/gcc-snapshot/bin/g++ -c -O2 p7zip-SHA256.cc (sid)47:[EMAIL PROTECTED]: ~] -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28544