[Bug c++/69953] [5/6 Regression] Using lto causes gtkmm/gparted and gtkmm/inkscape compile to fail

2017-09-06 Thread dilfridge at gentoo dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69953 --- Comment #37 from Andreas K. Huettel --- Created attachment 42140 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42140=edit gparted build log Here's the build log from my Gentoo colleague. If you need more, please tell me precisely

[Bug c++/69953] [5/6 Regression] Using lto causes gtkmm/gparted and gtkmm/inkscape compile to fail

2017-08-31 Thread dilfridge at gentoo dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69953 --- Comment #35 from Andreas K. Huettel --- Oops sorry, that should have been: According to https://bugs.gentoo.org/show_bug.cgi?id=629342 *not* fixed for gcc-6.

[Bug c++/69953] [5/6 Regression] Using lto causes gtkmm/gparted and gtkmm/inkscape compile to fail

2017-08-31 Thread dilfridge at gentoo dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69953 Andreas K. Huettel changed: What|Removed |Added CC||dilfridge at gentoo dot org

[Bug c/84377] New: gcc-7.3.0 miscompiles truncf128@@GLIBC_2.26 in libm.so

2018-02-13 Thread dilfridge at gentoo dot org
Component: c Assignee: unassigned at gcc dot gnu.org Reporter: dilfridge at gentoo dot org Target Milestone: --- Created attachment 43411 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43411=edit preprocessed source I stumbled on this when trying to track down failu

[Bug target/84377] gcc-7.3.0 miscompiles truncf128@@GLIBC_2.26 in libm.so

2018-02-14 Thread dilfridge at gentoo dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84377 --- Comment #2 from Andreas K. Huettel --- > > but it doesn't fail for me, does it for you? Yes it fails here. (~amd64 chroot) pinacolada ~/test # gcc -m32 -O2 -std=gnu11 -fgnu89-inline -fno-strict-aliasing -frounding-math

[Bug target/90419] New: RISCV --with-multilib-list support is somewhat incomplete

2019-05-09 Thread dilfridge at gentoo dot org
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: dilfridge at gentoo dot org Target Milestone: --- Right now, building a multilib compiler for riscv64 / glibc gives you two options: 1) Enable multilib, no further specifications

[Bug target/90419] RISCV --with-multilib-list support is somewhat incomplete

2019-05-18 Thread dilfridge at gentoo dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90419 --- Comment #5 from Andreas K. Huettel --- Created attachment 46379 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46379=edit patch: disable 32bit riscv abis in gcc multilib OK thanks. This is roughly what I suspected. Not for

[Bug target/90419] RISCV --with-multilib-list support is somewhat incomplete

2019-05-18 Thread dilfridge at gentoo dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90419 Andreas K. Huettel changed: What|Removed |Added Attachment #46379|0 |1 is obsolete|

[Bug target/90419] RISCV --with-multilib-list support is somewhat incomplete

2019-05-10 Thread dilfridge at gentoo dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90419 --- Comment #3 from Andreas K. Huettel --- (In reply to Jim Wilson from comment #2) > I talked to Palmer. Apparently what you want to do is build multilibs for > lp64 and lp64d, to test the linux multilib support. That isn't currently >

[Bug libstdc++/100017] [11/12 regression] error: 'fenv_t' has not been declared in '::' -- cross toolchain fails to build

2021-06-28 Thread dilfridge at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100017 Andreas K. Huettel changed: What|Removed |Added CC||dilfridge at gentoo dot org

[Bug libstdc++/80196] fenv_t not declared

2021-06-28 Thread dilfridge at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 --- Comment #9 from Andreas K. Huettel --- (In reply to Andreas K. Huettel from comment #8) > Created attachment 51076 [details] > full build log, xz-compressed ^ Build log for a failure with * --host=riscv32-unknown-linux-gnu *

[Bug libstdc++/80196] fenv_t not declared

2021-06-28 Thread dilfridge at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 Andreas K. Huettel changed: What|Removed |Added CC||dilfridge at gentoo dot org

[Bug other/111406] libiberty build produces errors with CC=clang, unsupported option '-print-multi-os-directory'

2023-09-15 Thread dilfridge at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111406 --- Comment #4 from Andreas K. Huettel --- (In reply to Richard Biener from comment #3) > > So I think this isn't an issue unless you try to build libiberty stand-alone > or as part of binutils and also install it? > We have a binutils-libs

[Bug other/111406] New: libiberty build produces errors with CC=clang, unsupported option '-print-multi-os-directory'

2023-09-13 Thread dilfridge at gentoo dot org via Gcc-bugs
Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: dilfridge at gentoo dot org Target Milestone: --- This is a clone of https://bugs.gentoo.org/913750 With CC=clang, the build of libiberty (as part

[Bug other/111406] libiberty build produces errors with CC=clang, unsupported option '-print-multi-os-directory'

2023-09-13 Thread dilfridge at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111406 --- Comment #2 from Andreas K. Huettel --- Indeed, sorry https://sourceware.org/git/?p=binutils-gdb.git;a=blob;f=libiberty/Makefile.in#l388

[Bug other/112897] Have a configure option for all common flags used by default on distros

2023-12-07 Thread dilfridge at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112897 Andreas K. Huettel changed: What|Removed |Added CC||dilfridge at gentoo dot org