[Bug libstdc++/80196] fenv_t not declared

2022-05-06 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 --- Comment #17 from Jonathan Wakely --- The problem for canadian crosses (comment 10 onwards) was PR 100017 and is fixed now.

[Bug libstdc++/80196] fenv_t not declared

2022-05-06 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 --- Comment #16 from Jonathan Wakely --- (In reply to Eddy L O Jansson from comment #15) > For reasons that I'll skip, between the successful build of 12.0.1 and now I > had added: > > export > CPLUS_INCLUDE_PATH=/opt/local/include/c++/12.0.1:/o

[Bug libstdc++/80196] fenv_t not declared

2022-05-06 Thread eddy at klopper dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 Eddy L O Jansson changed: What|Removed |Added CC||eddy at klopper dot net --- Comment #

[Bug libstdc++/80196] fenv_t not declared

2021-08-20 Thread gr.audio at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 --- Comment #14 from Guillaume --- OK, this patch fixes it for me as well.

[Bug libstdc++/80196] fenv_t not declared

2021-08-20 Thread bneumeier at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 Brett Neumeier changed: What|Removed |Added CC||bneumeier at gmail dot com --- Comment

[Bug libstdc++/80196] fenv_t not declared

2021-07-24 Thread isuruf at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 --- Comment #12 from Isuru Fernando --- I patched libstdc++-v3/acinclude.m4 to add -nostdinc++ in GLIBCXX_INCLUDES and it worked for me. (My previous analysis was wrong. This issue is in canadian cross compilers where GXX_FOR_TARGET includes its

[Bug libstdc++/80196] fenv_t not declared

2021-07-24 Thread gr.audio at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 --- Comment #11 from Guillaume --- Thanks! Wasn't happening with previous versions. Is there a workaround?

[Bug libstdc++/80196] fenv_t not declared

2021-07-24 Thread isuruf at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 Isuru Fernando changed: What|Removed |Added CC||isuruf at gmail dot com --- Comment #10

[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 * --t

[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 --- Com

[Bug libstdc++/80196] fenv_t not declared

2021-06-18 Thread gr.audio at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 Guillaume changed: What|Removed |Added CC||gr.audio at gmail dot com --- Comment #7 fro

[Bug libstdc++/80196] fenv_t not declared

2017-03-27 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 Jonathan Wakely changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug libstdc++/80196] fenv_t not declared

2017-03-26 Thread roman.morokutti at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 Roman changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libstdc++/80196] fenv_t not declared

2017-03-26 Thread roman.morokutti at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 --- Comment #4 from Roman --- Thank you for your quick response. I am using Gentoo. I'll give that option a try. The build system is: /usr/local/bin/gcc --version gcc (GCC) 7.0.1 20170304 (experimental) Copyright (C) 2017 Free Software Foundati

[Bug libstdc++/80196] fenv_t not declared

2017-03-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 --- Comment #3 from Jonathan Wakely --- Maybe PR 40974 again, which nobody can reproduce as it only happens due to some system-specific weirdness. We need more information about your system, what kind of OS distro are you using? etc. etc. Could

[Bug libstdc++/80196] fenv_t not declared

2017-03-26 Thread roman.morokutti at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 --- Comment #2 from Roman --- Revision 246482.

[Bug libstdc++/80196] fenv_t not declared

2017-03-26 Thread roman.morokutti at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196 --- Comment #1 from Roman --- I configured the build as follows: /home/roman/gcc-source/configure Best regards, Roman