https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109685
Markus Böck changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109685
Bug ID: 109685
Summary: Memory leak in `__deregister_frame`
Product: gcc
Version: 13.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104601
Bug ID: 104601
Summary: [11 Regression] Invalid branch elimination at -O2
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100598
Bug ID: 100598
Summary: MinGW Canadian cross toolchain fails to build due to
missing BASEVER in genversion.c
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100238
Markus Böck changed:
What|Removed |Added
Resolution|--- |FIXED
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100238
Bug ID: 100238
Summary: [11/12] Link failure in debug libstdc++ on MinGW due
to atomicitiy.cc
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98409
--- Comment #2 from Markus Böck ---
That is indeed weird.
At the top of the Makefile it says:
EXEEXT := .exe
and further down in the Makefile:
g++-mapper-server$(exeext): $(MAPPER.O) $(CODYLIB)
+$(CXX) $(LDFLAGS) -o $@ $^ $(VERSION.O)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98409
Bug ID: 98409
Summary: Installing g++-mapper-server fails when cross
compiling to Windows
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97813
Bug ID: 97813
Summary: std::filesystem::equivalent returning incorrect
results on MinGW due to symlinks
Product: gcc
Version: 10.2.1
Status: UNCONFIRMED
Severit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97740
Bug ID: 97740
Summary: Weird error message about accessing a private member
of my own class inside of std::string_view inside of
constexpr
Product: gcc
Version: 1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97729
Markus Böck changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97729
--- Comment #4 from Markus Böck ---
Indeed that sounds like it might be the issue. I am currently on a very recent
version of binutils:
$ ./x86_64-w64-mingw32-ld --versionGNU ld (GNU
Binutils) 2.35.50.20200709
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97729
--- Comment #2 from Markus Böck ---
Created attachment 49507
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49507&action=edit
config.h
Applied the patch and it fixed the issue regarding the undefined references.
Still getting the multiple
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97729
Bug ID: 97729
Summary: Link failure due to basic_stringbuf and others when
building DLL on MinGW
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97661
Bug ID: 97661
Summary: Bogus error message about initializing a using
declaration
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Prio
15 matches
Mail list logo