seen while building current gcc-4_1-branch with binutils 20070426:

cc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include  -W -Wall
-pedantic -Wwrite-strings -Wstrict-prototypes -fPIC
../../src/libiberty/cplus-dem.c -o pic/cplus-dem.o
/tmp/ccUXT6O0.s: Assembler messages:
/tmp/ccUXT6O0.s:4067: Error: operand out of range (0x00000000f0000000 is not
between 0x0000000000000000 and 0x00000000000000ff)
make: *** [cplus-dem.o] Error 1


 as -a32 -K PIC -mppc -many -V -Qy -o pic/cplus-dem.o cplus-dem.s
GNU assembler version 2.17.50 (powerpc-linux-gnu) using BFD version (GNU
Binutils for Debian) 2.17.50.20070426
cplus-dem.s: Assembler messages:
cplus-dem.s:4067: Error: operand out of range (0x00000000f0000000 is not between
0x0000000000000000 and 0x00000000000000ff)

-- 
           Summary: [regression] operand out of range (0x00000000f0000000 is
                    not between 0x0000000000000000 and 0x00000000000000ff)
           Product: binutils
           Version: 2.18 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: doko at debian dot org
                CC: bug-binutils at gnu dot org
GCC target triplet: powerpc-linux-gnu


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to