bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/22819] New: powerpc gas "instruction address is not a multiple


From: amodra at gmail dot com
Subject: [Bug gas/22819] New: powerpc gas "instruction address is not a multiple of 4"
Date: Wed, 07 Feb 2018 23:27:27 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=22819

            Bug ID: 22819
           Summary: powerpc gas "instruction address is not a multiple of
                    4"
           Product: binutils
           Version: 2.31 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: amodra at gmail dot com
  Target Milestone: ---

powerpc gas wrongly errors on the following

 .text
 .byte 1

 .rept 65536
 .long 0
 .endr

 .byte 2,3,4

 .rept 65536
 nop
 .endr

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]