public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/104028] New: M68k: Error: value -16034 out of range
@ 2022-01-14 10:22 giulio.benetti at benettiengineering dot com
  2022-01-14 10:25 ` [Bug c/104028] " giulio.benetti at benettiengineering dot com
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: giulio.benetti at benettiengineering dot com @ 2022-01-14 10:22 UTC (permalink / raw)
  To: gcc-bugs

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.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-01-02 12:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-14 10:22 [Bug c/104028] New: M68k: Error: value -16034 out of range giulio.benetti at benettiengineering dot com
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

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).