[Bug libstdc++/105915] [11 Regression] commit 42eff613 should be backported to gcc-11 for bits/fs_path.h consistency

2022-06-10 Thread heroxbd at sohu dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105915 --- Comment #5 from Benda Xu --- (In reply to Jonathan Wakely from comment #4) > (In reply to Benda Xu from comment #0) > > 2. https://github.com/gentoo/gentoo/pull/25313 > > N.B. I'm fixing it like this instead of backporting 42eff613d0, so th

[Bug libstdc++/105915] commit 42eff613 should be backported to gcc-11 for bits/fs_path.h consistency

2022-06-10 Thread heroxbd at sohu dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105915 --- Comment #3 from Benda Xu --- (In reply to Jonathan Wakely from comment #2) > > Only when compiling with clang, presumably. Yes, that's true. To be specific, we meet it in the AMD ROCm on Gentoo, where the HIP compiler is based on llvm and

[Bug libstdc++/105915] commit 42eff613 should be backported to gcc-11 for bits/fs_path.h consistency

2022-06-10 Thread heroxbd at sohu dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105915 --- Comment #1 from Benda Xu --- Hi Jonathan, I am involving you in the Cc thinking that you will have a better idea on this issue. Thanks!

[Bug libstdc++/105915] New: commit 42eff613 should be backported to gcc-11 for bits/fs_path.h consistency

2022-06-10 Thread heroxbd at sohu dot com via Gcc-bugs
Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: heroxbd at sohu dot com Target Milestone: --- Hi, comments 42eff613d0 is followed by 944da70a5d to add 'noexcept' to path::iterator members. But in the

[Bug bootstrap/70473] genautomata memory footprint for arm

2016-06-26 Thread heroxbd at sohu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473 --- Comment #8 from Benda Xu --- (In reply to BillyBarty from comment #7) > I was having this same issue building gcc 5.2.0 on my Raspberry Pi 3. Thank you for your report. Is your Raspberry Pi 3 running aarch64 (arm64) or arm (32 bit)?

[Bug bootstrap/60743] build/genautomata uses 700 MB memory for ARM

2016-06-08 Thread heroxbd at sohu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60743 Benda Xu changed: What|Removed |Added CC||heroxbd at sohu dot com --- Comment #18 from

[Bug bootstrap/70473] genautomata memory footprint for arm

2016-06-06 Thread heroxbd at sohu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473 Benda Xu changed: What|Removed |Added CC||heroxbd at sohu dot com --- Comment #4 from

[Bug driver/52556] Ability to change GLIBC_DYNAMIC_LINKER

2013-08-18 Thread heroxbd at sohu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52556 --- Comment #5 from Benda Xu --- Dear Jakub, I find your comment misleading for the --with-specs option. It sets CONFIGURE_SPECS macro, which is used in gcc.c as static const char *const driver_self_specs[] = { "%{fdump-final-insns:-fdump-fin

[Bug driver/52556] Ability to change GLIBC_DYNAMIC_LINKER

2013-08-17 Thread heroxbd at sohu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52556 Benda Xu changed: What|Removed |Added CC||heroxbd at sohu dot com --- Comment #4 from