------- Comment #1 from hp at gcc dot gnu dot org 2010-05-19 19:24 ------- Created an attachment (id=20704) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20704&action=view) test-case
Compile with -O2 -march=v32. Observe "addo 513,$r10,$acr" and "addo 512,$r10,$acr" directly followed by a branch insn (on the 4.3 branch). The test-case is intended for gcc/testsuite/gcc.c-torture/execute. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44202