[Bug target/115874] New: sh.c appears to be missing include of stdio.h

2024-07-11 Thread joel at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115874 Bug ID: 115874 Summary: sh.c appears to be missing include of stdio.h Product: gcc Version: 13.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug target/115874] sh.c appears to be missing include of stdio.h

2024-07-11 Thread joel at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115874 Joel Sherrill changed: What|Removed |Added Host||cygwin Target|

[Bug target/115874] sh.c appears to be missing include of stdio.h

2024-07-12 Thread joel at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115874 --- Comment #3 from Joel Sherrill --- config.h includes auto-host.h which appears to be defining the macros: /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise define to 0. */ #ifndef USED_FOR_TARGET #define HAVE_DECL_F

[Bug go/113143] Remove usage of ucontext.h

2024-10-16 Thread joel at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113143 Joel Sherrill changed: What|Removed |Added CC||joel at gcc dot gnu.org --- Comment #13

[Bug target/118977] m68k mcf5282 undefined symbol __atomic_test_and_set from atomic_base.h

2025-02-21 Thread joel at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118977 --- Comment #2 from Joel Sherrill --- In reply to Andrew Pinski from comment #1) > >And our test compiles and links fine on that. > > That is because arm has defined in the libgcc. That symbol is not in the arm-rtems libgcc.a and I do not see

[Bug target/118977] m68k mcf5282 undefined symbol __atomic_test_and_set from atomic_base.h

2025-02-21 Thread joel at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118977 --- Comment #3 from Joel Sherrill --- Sorry. Submitted accidentally while incomplete. (In reply to Andrew Pinski from comment #1) > >And our test compiles and links fine on that. > > That is because arm has defined __atomic_test_and_set in the

[Bug target/118977] New: m68k mcf5282 undefined symbol __atomic_test_and_set from atomic_base.h

2025-02-21 Thread joel at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118977 Bug ID: 118977 Summary: m68k mcf5282 undefined symbol __atomic_test_and_set from atomic_base.h Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: norma

[Bug target/118941] New: tic6x-elf: "Error: label not at start of execute packet" when building libstdc++ for C++23

2025-02-19 Thread joel at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118941 Bug ID: 118941 Summary: tic6x-elf: "Error: label not at start of execute packet" when building libstdc++ for C++23 Product: gcc Version: unknown Status: UNCONFIRMED