[Bug libstdc++/119550] [15 Regression] cross compilation of libstdc++ fail for arm-none-eabi due to tzname tests since g:778c28c70f85

2025-03-31 Thread Alexandre.BUSTICO at enac dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119550 --- Comment #16 from Alexandre Bustico --- Tested, works perfectly, thanks for the outstanding reactivity.

[Bug libstdc++/119550] [15 Regression] cross compilation of libstdc++ fail for arm-none-eabi due to tzname tests since g:778c28c70f85

2025-03-31 Thread Alexandre.BUSTICO at enac dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119550 --- Comment #11 from Alexandre Bustico --- Created attachment 60930 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60930&action=edit config.log compressed libstdc++-v3/config.log after the failed build.

[Bug libstdc++/119550] [15 Regression] cross compilation of libstdc++ fail for arm-none-eabi due to tzname tests since g:778c28c70f85

2025-03-31 Thread Alexandre.BUSTICO at enac dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119550 --- Comment #12 from Alexandre Bustico --- @Christophe Lyon : config.log after failed build

[Bug libstdc++/119550] cross compilation of libstdc++ fail for arm-none-eabi due to tzname tests

2025-03-31 Thread Alexandre.BUSTICO at enac dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119550 --- Comment #3 from Alexandre Bustico --- I use to build arm-none-eabi snapshot twice a month with crosstool-ng. Since this patch, build fail, and if I revert this patch, build is ok. I have join crosstool-ng config. I can send generated file fr

[Bug libstdc++/119550] cross compilation of libstdc++ fail for arm-none-eabi due to tzname tests

2025-03-31 Thread Alexandre.BUSTICO at enac dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119550 --- Comment #2 from Alexandre Bustico --- Created attachment 60928 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60928&action=edit crosstool-ng config to build g++15-devel

[Bug libstdc++/119550] New: cross compilation of libstdc++ fail for arm-none-eabi due to tzname tests

2025-03-31 Thread Alexandre.BUSTICO at enac dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119550 Bug ID: 119550 Summary: cross compilation of libstdc++ fail for arm-none-eabi due to tzname tests Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: norm

[Bug c++/114451] New: regression : ICE on switch over enum class

2024-03-24 Thread Alexandre.BUSTICO at enac dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114451 Bug ID: 114451 Summary: regression : ICE on switch over enum class Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++