http://sourceware.org/bugzilla/show_bug.cgi?id=11395

--- Comment #4 from John David Anglin <danglin at gcc dot gnu.org> 2010-12-26 
20:49:28 UTC ---
The PA 2.0 architecture says "When a condition completer is not
specified, the "never" condition is used."

Adding ",dc" to the testcase case results in the following assembler
code with HP assembler:

   4:   08 21 07 21     add,dc r1,r1,r1

The "overflow" bit (d) is set.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to