[Bug gas/27283] gas for alpha fails to build with gcc 11

2021-02-01 Thread belyshev at depni dot sinp.msu.ru
https://sourceware.org/bugzilla/show_bug.cgi?id=27283 Serge Belyshev changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug gas/27283] gas for alpha fails to build with gcc 11

2021-01-30 Thread belyshev at depni dot sinp.msu.ru
https://sourceware.org/bugzilla/show_bug.cgi?id=27283 Serge Belyshev changed: What|Removed |Added Target||alpha-unknown-linux-gnu -- You are

[Bug gas/27283] New: gas for alpha fails to build with gcc 11

2021-01-30 Thread belyshev at depni dot sinp.msu.ru
Component: gas Assignee: unassigned at sourceware dot org Reporter: belyshev at depni dot sinp.msu.ru Target Milestone: --- A new warning in GCC 11 triggers -Werror build failure in gas targeted for alpha: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/gas -I

[Bug gas/24165] fivefold time and memory usage since commit 3ae729d5 on large files generated by lto

2019-02-08 Thread belyshev at depni dot sinp.msu.ru
https://sourceware.org/bugzilla/show_bug.cgi?id=24165 --- Comment #6 from Serge Belyshev --- (In reply to H.J. Lu from comment #5) > An updated patch This patch fixes the problem on both test cases: time, s maxrss, MB bug.s 0.2

[Bug gas/24165] fivefold time and memory usage since commit 3ae729d5 on large files generated by lto

2019-02-08 Thread belyshev at depni dot sinp.msu.ru
https://sourceware.org/bugzilla/show_bug.cgi?id=24165 --- Comment #4 from Serge Belyshev --- (In reply to H.J. Lu from comment #3) Thanks! I have benchmarked different MAX_MEM_FOR_RS_ALIGN_CODE and here are the results. synthetic testcase from comment 1: time, s maxrss, MB --

[Bug gas/24165] fivefold time and memory usage since commit 3ae729d5 on large files generated by lto

2019-02-04 Thread belyshev at depni dot sinp.msu.ru
https://sourceware.org/bugzilla/show_bug.cgi?id=24165 --- Comment #1 from Serge Belyshev --- The problem can be reproduced with synthetic testcase generated like this: yes .p2align 5 | head -n50 > bug.s -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug gas/24165] New: fivefold time and memory usage since commit 3ae729d5 on large files generated by lto

2019-02-04 Thread belyshev at depni dot sinp.msu.ru
Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: belyshev at depni dot sinp.msu.ru Target Milestone: --- Since fix for bug 22874, commit 3ae729d5, gas time and memory usage increased 5 times on very

[Bug ld/22962] [RISCV] add abi subdirectories support to ld

2018-03-15 Thread belyshev at depni dot sinp.msu.ru
https://sourceware.org/bugzilla/show_bug.cgi?id=22962 --- Comment #9 from Serge Belyshev --- (In reply to Jim Wilson from comment #8) > If gcc is configured --enable-multilib, then it appears that you get the -L > options you need for this to work. If gcc is configured --disable-multilib, > then

[Bug ld/22962] [RISCV] add abi subdirectories support to ld

2018-03-14 Thread belyshev at depni dot sinp.msu.ru
https://sourceware.org/bugzilla/show_bug.cgi?id=22962 --- Comment #2 from Serge Belyshev --- (In reply to Jim Wilson from comment #1) > It isn't clear what bug you are trying to report here, or what glibc change > you are referring to. Some info on how to reproduce would be useful. The bug can

[Bug ld/22962] New: [RISCV] add abi subdirectories support to ld

2018-03-13 Thread belyshev at depni dot sinp.msu.ru
Component: ld Assignee: unassigned at sourceware dot org Reporter: belyshev at depni dot sinp.msu.ru Target Milestone: --- ld/emulparams/elf64lriscv-defs.sh and friends were not updated after a change in glibc that placed libraries with different ABIs in subdirectories of

[Bug gold/13359] New: gold internal error in relocate_tls, at gold/x86_64.cc:3187

2011-10-28 Thread belyshev at depni dot sinp.msu.ru
http://sourceware.org/bugzilla/show_bug.cgi?id=13359 Bug #: 13359 Summary: gold internal error in relocate_tls, at gold/x86_64.cc:3187 Product: binutils Version: unspecified Status: NEW Severity: normal