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:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115874
Joel Sherrill changed:
What|Removed |Added
Host||cygwin
Target|
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
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
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
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
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
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