https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181
--- Comment #9 from camm at debian dot org ---
Let me double check that everything is properly linked. Thanks for suggesting
binutils.
If I don't see any obvious linker failure I'll try to isolate a small
reproducer.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181
--- Comment #7 from Andrew Pinski ---
This also could be a binutils issue ...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181
--- Comment #8 from John Paul Adrian Glaubitz ---
(In reply to Andrew Pinski from comment #7)
> This also could be a binutils issue ...
OK, good to know.
I am happy to help tracking this down if Camm provides a simple reproducer to
me which tr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181
--- Comment #6 from John Paul Adrian Glaubitz ---
(In reply to Andrew Pinski from comment #5)
> >The gcc used is the standard 14.2.0 currently in Debian unstable.
>
> That still didn't answer the question because there are a few different
> alp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181
--- Comment #5 from Andrew Pinski ---
>The gcc used is the standard 14.2.0 currently in Debian unstable.
That still didn't answer the question because there are a few different alpha
cpus. ones with byte loads and ones without. Plus Debian turn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181
--- Comment #4 from John Paul Adrian Glaubitz ---
(In reply to camm from comment #2)
> The gcc used is the standard 14.2.0 currently in Debian unstable. The gcc
> command line flags are displayed in the qemu file. Adding -fno-jump-tables
> res
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181
--- Comment #3 from Andrew Pinski ---
-c -g -Werror=implicit-function-declaration
-ffile-prefix-map=/mnt/sda4/debian/gclmc/gcl=. -Wformat -Werror=format-security
-fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE
-fno-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181
--- Comment #2 from camm at debian dot org ---
The gcc used is the standard 14.2.0 currently in Debian unstable. The gcc
command line flags are displayed in the qemu file. Adding -fno-jump-tables
results in a successful compile.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Keywords|