[Bug binutils/29189] dlltool delaylibs corrupt float/double arguments

2022-05-27 Thread dushistov at mail dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=29189 Evgeniy Dushistov changed: What|Removed |Added CC||dushistov at mail dot ru -- You

[Bug gold/17538] New: --threads options cause random crashes with gcc 4.9.2

2014-11-03 Thread dushistov at mail dot ru
Component: gold Assignee: ccoutant at google dot com Reporter: dushistov at mail dot ru CC: ian at airs dot com With such simple program: $ cat /tmp/test2.cpp #include #include int main() { std::vector v = {1, 2}; for (auto a : v

[Bug gold/14342] [gold] symbol 'std::__once_callable' used as both __thread and non-__thread

2013-08-01 Thread dushistov at mail dot ru
http://sourceware.org/bugzilla/show_bug.cgi?id=14342 Evgeniy Dushistov changed: What|Removed |Added CC||dushistov at mail dot ru -- You