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 target/44202] Missing compare after add



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


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