https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104399
--- Comment #3 from eric.pouech at orange dot fr ---
bug opened on binutils side
https://sourceware.org/bugzilla/show_bug.cgi?id=28867
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104399
--- Comment #2 from eric.pouech at orange dot fr ---
output of compiling with -save-temp
generating the good.s, good-eng.s and fail.s (with same naming conventions as
in #1)
[eric]$ diff good.s good-eng.s
7812c7812
< .ascii "Unknown PCI ve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104399
Bug ID: 104399
Summary: Mingw to generate bogus.o on French locale
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104289
--- Comment #2 from eric.pouech at orange dot fr ---
Thx for looking into it.
For sake of completeness, clang supports it flawlessly.
[eric]$ clang -fdiagnostics-parseable-fixits -c b2.c
b2.c:9:28: warning: format specifies type 'int' but the ar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104289
Bug ID: 104289
Summary: -fdiagnostics-parseable-fixits doesn't always generate
fixit notes
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: normal