https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69330

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |gjl at gcc dot gnu.org
      Known to work|                            |4.9.2
         Resolution|---                         |DUPLICATE
      Known to fail|                            |5.2.1

--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Appears to be already fixed.

Assembler generated CBI / SBI with address of 0x20.

        cbi 0x20,0       ;  9   *cbi    [length = 1]
        ret      ;  15  return  [length = 1]

which violates CBI.

*** This bug has been marked as a duplicate of bug 67839 ***

Reply via email to