[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug tree-optimization/28544] [4.2 regression] ICE in add_virtual_operand, at tree-ssa-operands.c:1309




------- 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:tbm@usurper: ~] /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:tbm@usurper: ~] /usr/lib/gcc-snapshot/bin/g++ -c -O2 p7zip-SHA256.cc
(sid)47:tbm@usurper: ~]


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: