[Bug binutils/24397] Segmentation fault demangling symbol

2019-03-28 Thread vanboxem.ruben at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24397 vanboxem.ruben at gmail dot com changed: What|Removed |Added See Also||https

[Bug binutils/24397] New: Segmentation fault demangling symbol

2019-03-28 Thread vanboxem.ruben at gmail dot com
: binutils Assignee: unassigned at sourceware dot org Reporter: vanboxem.ruben at gmail dot com Target Milestone: --- Created attachment 11708 --> https://sourceware.org/bugzilla/attachment.cgi?id=11708=edit preprocessed source for symbol Executing this command: c++f

[Bug ld/11539] ld --gc-sections should work for PE-COFF on MinGW

2015-07-03 Thread vanboxem.ruben at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11539 --- Comment #16 from vanboxem.ruben at gmail dot com --- I would say Qt and Boost could also be used as a testbed. Qt doesn't have a test suite though, but I guess compiling the examples might be a first indication. Boost has a test suite

[Bug ld/12762] LTO on Windows is broken (C++)

2012-09-23 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 vanboxem.ruben at gmail dot com changed: What|Removed |Added Summary|lto produces multiple |LTO

[Bug ld/12762] LTO on Windows is broken (C++)

2012-09-23 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 --- Comment #30 from vanboxem.ruben at gmail dot com 2012-09-23 20:33:53 UTC --- The original problem has shifted somewhat. Using GCC 4.7.2 and ld 2.23.51.20120920, the first link error I get now when compiling Qt (where I originally met

[Bug binutils/14258] New: dlltool syntax error

2012-06-17 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14258 Bug #: 14258 Summary: dlltool syntax error Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils

[Bug ld/12762] lto produces multiple definition errors for all symbols (including CRT) in C++

2011-08-25 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 --- Comment #23 from vanboxem.ruben at gmail dot com 2011-08-25 14:28:01 UTC --- Created attachment 5912 -- http://sourceware.org/bugzilla/attachment.cgi?id=5912 Qt uic.exe link failure output Hmm, the test case passes, but LTO still can't

[Bug ld/12762] lto produces multiple definition errors for all symbols (including CRT) in C++

2011-08-03 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 --- Comment #16 from vanboxem.ruben at gmail dot com 2011-08-03 18:04:23 UTC --- (In reply to comment #15) I don't have a mingw gcc to compile with, so, no I haven't tried the testcase. I suppose I should build a cross-compiler to properly

[Bug ld/11539] ld --gc-sections should work for PE-COFF on MinGW

2011-05-18 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11539 vanboxem.ruben at gmail dot com changed: What|Removed |Added CC||ktietz70

[Bug ld/12693] LTO on mingw target cause ld terminated with signal 11

2011-05-18 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12693 vanboxem.ruben at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug ld/12762] lto produces multiple definition errors for all symbols (including CRT) in C++

2011-05-17 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 vanboxem.ruben at gmail dot com changed: What|Removed |Added Summary|lto produces multiple |lto produces multiple

[Bug ld/12762] lto produces multiple definition errors for all symbols (including CRT) in C++

2011-05-17 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 vanboxem.ruben at gmail dot com changed: What|Removed |Added CC||ktietz70

[Bug ld/12762] lto produces multiple definition errors for virtual function

2011-05-16 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 vanboxem.ruben at gmail dot com changed: What|Removed |Added Target|x86_64-w64-mingw32 |*-*-mingw

[Bug ld/12762] New: lto produces multiple definition errors for virtual function

2011-05-15 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 Summary: lto produces multiple definition errors for virtual function Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2

[Bug ld/12762] lto produces multiple definition errors for virtual function

2011-05-15 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 vanboxem.ruben at gmail dot com changed: What|Removed |Added CC||vanboxem.ruben

[Bug ld/12762] lto produces multiple definition errors for virtual function

2011-05-15 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 --- Comment #2 from vanboxem.ruben at gmail dot com 2011-05-15 16:01:04 UTC --- Here's all the link commandline and output (taken from a Qt qmake generated makefile): g++ -c -std=c++0x -flto -O2 -frtti -fexceptions -mthreads -Wall -I

[Bug ld/12762] lto produces multiple definition errors for virtual function

2011-05-15 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 --- Comment #3 from vanboxem.ruben at gmail dot com 2011-05-15 16:02:31 UTC --- Created attachment 5723 -- http://sourceware.org/bugzilla/attachment.cgi?id=5723 testcase, exact one that's producing the error Concrete files that produce given

[Bug ld/11539] ld --gc-sections should work for PE-COFF on MinGW

2011-05-14 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11539 vanboxem.ruben at gmail dot com changed: What|Removed |Added Target|i686-pc-mingw32 |*-*-mingw32

[Bug ld/12742] New: ld error unrecognized option '-plugin' on mingw and how to build with plugins enabled on mingw

2011-05-07 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12742 Summary: ld error unrecognized option '-plugin' on mingw and how to build with plugins enabled on mingw Product: binutils Version: 2.21 Status: NEW Severity: normal

[Bug ld/12742] ld error unrecognized option '-plugin' on mingw and how to build with plugins enabled on mingw

2011-05-07 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12742 vanboxem.ruben at gmail dot com changed: What|Removed |Added CC||ktietz70

[Bug ld/12742] ld error unrecognized option '-plugin' on mingw and how to build with plugins enabled on mingw

2011-05-07 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12742 vanboxem.ruben at gmail dot com changed: What|Removed |Added Version|2.21|2.20 -- Configure

[Bug ld/12693] LTO on mingw target cause ld terminated with signal 11

2011-05-01 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12693 vanboxem.ruben at gmail dot com changed: What|Removed |Added Target||*-*-mingw

[Bug ld/12693] LTO on mingw target cause ld terminated with signal 11

2011-05-01 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12693 vanboxem.ruben at gmail dot com changed: What|Removed |Added CC||ktietz70