bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/16735] New: [armhf-linux-gnueabi] Error: value of 256 too large


From: doko at debian dot org
Subject: [Bug gas/16735] New: [armhf-linux-gnueabi] Error: value of 256 too large for field of 1 bytes at 70430
Date: Fri, 21 Mar 2014 12:18:46 +0000

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

            Bug ID: 16735
           Summary: [armhf-linux-gnueabi] Error: value of 256 too large
                    for field of 1 bytes at 70430
           Product: binutils
           Version: 2.24
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: doko at debian dot org

Created attachment 7486
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7486&action=edit
preprocessed source

seen when building the ppl 1.1 bindings for SWI Prolog, using binutils from the
2.24 branch.

$ g++ -c -g -O2 ppl_prolog_common.ii
/tmp/ccuRxr3p.s: Assembler messages:
/tmp/ccuRxr3p.s:126688: Error: value of 256 too large for field of 1 bytes at
68242

$ as -v -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -meabi=5 -o
ppl_prolog_common.o ppl_prolog_common.s
GNU assembler version 2.24 (arm-linux-gnueabihf) using BFD version (GNU
Binutils for Debian) 2.24
ppl_prolog_common.s: Assembler messages:
ppl_prolog_common.s:130339: Error: value of 256 too large for field of 1 bytes
at 70430

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