public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "giulio.benetti at benettiengineering dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/104028] New: M68k: Error: value -16034 out of range
Date: Fri, 14 Jan 2022 10:22:39 +0000	[thread overview]
Message-ID: <bug-104028-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 104028
           Summary: M68k: Error: value -16034 out of range
           Product: gcc
           Version: 10.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: giulio.benetti at benettiengineering dot com
  Target Milestone: ---

When building package sg3_utils on buildroot we get this error:
```
/home/peko/autobuild/instance-0/output-1/host/bin/m68k-linux-gcc
-DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -Wall -W  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64  -Os -g2  -fno-dwarf2-cfi-asm  -Wl,-elf2flt=-r -static
-c -o sg_dd.o sg_dd.c
/tmp/cccfKmZB.s: Assembler messages:
/tmp/cccfKmZB.s:17093: Error: value -16034 out of range
/tmp/cccfKmZB.s:17093: Error: value of -16034 too large for field of 1 byte at
23149
make[3]: *** [Makefile:1176: sg_vpd.o] Error 1
```

To reproduce it:
```
# git clone git://git.busybox.net/buildroot
# cd buildroot
# git checkout feb9185fc185c1f76e3789b0dc521e3cf98c1ebb
# wget -O .config
http://autobuild.buildroot.net/results/c49300d12a209b18f41d389f092324592b881277/config
# make olddefconfig && make
```

I'm going to add the preprocessed files.

             reply	other threads:[~2022-01-14 10:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-14 10:22 giulio.benetti at benettiengineering dot com [this message]
2022-01-14 10:25 ` [Bug c/104028] " giulio.benetti at benettiengineering dot com
2022-01-14 10:25 ` giulio.benetti at benettiengineering dot com
2022-01-14 13:27 ` [Bug target/104028] " marxin at gcc dot gnu.org
2022-01-14 13:33 ` marxin at gcc dot gnu.org
2022-01-14 22:28 ` giulio.benetti at benettiengineering dot com
2022-01-14 22:28 ` giulio.benetti at benettiengineering dot com
2022-01-14 22:29 ` giulio.benetti at benettiengineering dot com
2022-01-14 22:30 ` giulio.benetti at benettiengineering dot com
2022-01-14 23:26 ` schwab@linux-m68k.org
2022-01-15  1:25 ` giulio.benetti at benettiengineering dot com
2022-01-17  9:40 ` marxin at gcc dot gnu.org
2022-01-17  9:40 ` marxin at gcc dot gnu.org
2022-01-22  1:11 ` [Bug target/104028] M68k: Error: value -16034 out of range for switch tables in some cases with optimization law at gcc dot gnu.org
2024-01-02 12:53 ` mikpelinux at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-104028-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).