[Bug demangler/101779] Compilation of rust-demangle.c fails on MinGW

2021-08-05 Thread eliz at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101779 --- Comment #3 from Eli Zaretskii --- (In reply to Jonathan Wakely from comment #2) > Binutils 2.37 has the fix for GCC PR 99935 included, so I suggest adding a > comment to that bug instead. I see that you already reported the issue there (tha

[Bug demangler/101779] New: Compilation of rust-demangle.c fails on MinGW

2021-08-04 Thread eliz at gnu dot org via Gcc-bugs
: demangler Assignee: unassigned at gcc dot gnu.org Reporter: eliz at gnu dot org Target Milestone: --- The version of rust-demangle.c included with Binutils 2.37 doesn't compile with MinGW: mingw32-gcc -c -DHAVE_CONFIG_H -O2 -gdwarf-4 -g3 -I. -I../../binutils

[Bug jit/100151] New: libgccjit tutorial hello world program leaves temporary files on MS-Windows

2021-04-20 Thread eliz at gnu dot org via Gcc-bugs
: normal Priority: P3 Component: jit Assignee: dmalcolm at gcc dot gnu.org Reporter: eliz at gnu dot org Target Milestone: --- I compiled the tut01-hello-world program on MS-Windows using MinGW GCC 9.2.0. Running the program leaves a libjccgit-N directory

[Bug c/19694] New: Warning about mismatched function declaration is now error

2005-01-29 Thread eliz at gnu dot org
Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: eliz at gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i386-msdos-djgpp GCC host triplet: i