[Bug libstdc++/114838] New: __gthread_cond_t et. al. used unconditionally by std_mutex.h

2024-04-24 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114838 Bug ID: 114838 Summary: __gthread_cond_t et. al. used unconditionally by std_mutex.h Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal

[Bug driver/112983] New: gcc.cc: do_spec_1, ICE if missing '}' for %x{...}

2023-12-12 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112983 Bug ID: 112983 Summary: gcc.cc: do_spec_1, ICE if missing '}' for %x{...} Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug bootstrap/111325] New: config/acx.m4: _FOR_TARGET are not usable at top level

2023-09-07 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111325 Bug ID: 111325 Summary: config/acx.m4: _FOR_TARGET are not usable at top level Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal

[Bug driver/111014] New: do_spec_1 terminates arguments too eagerly when processing spec function

2023-08-14 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111014 Bug ID: 111014 Summary: do_spec_1 terminates arguments too eagerly when processing spec function Product: gcc Version: 14.0 Status: UNCONFIRMED Severity:

[Bug c++/61882] attribute weak ignored for function templates

2023-03-07 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61882 Pekka S changed: What|Removed |Added CC||p...@gcc-bugzilla.mail.kaps

[Bug c/108520] New: [C2x] ICE in nonnull_arg_p, at tree.cc:14372 with -O1 and above (gnu::assume)

2023-01-24 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108520 Bug ID: 108520 Summary: [C2x] ICE in nonnull_arg_p, at tree.cc:14372 with -O1 and above (gnu::assume) Product: gcc Version: 13.0 Status: UNCONFIRMED Severity:

[Bug c/108395] New: [C2x] Bogus -Wunused-but-set-variable when returning constexpr variable

2023-01-13 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108395 Bug ID: 108395 Summary: [C2x] Bogus -Wunused-but-set-variable when returning constexpr variable Product: gcc Version: 13.0 Status: UNCONFIRMED Severity:

[Bug c/107589] New: [C2x] `-Wold-style-declaration' triggers warning on `const auto'

2022-11-09 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107589 Bug ID: 107589 Summary: [C2x] `-Wold-style-declaration' triggers warning on `const auto' Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal

[Bug lto/106118] New: lto-plugin/lto-plugin.c: -pthread not passed to AM_LDFLAGS

2022-06-28 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106118 Bug ID: 106118 Summary: lto-plugin/lto-plugin.c: -pthread not passed to AM_LDFLAGS Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal

[Bug driver/105568] New: Superfluous --jobserver-auth= check taints further diagnostics

2022-05-11 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105568 Bug ID: 105568 Summary: Superfluous --jobserver-auth= check taints further diagnostics Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/104080] [12 Regression] newlib doesn't have endian.h causing build failure with 2800bc08e4ab r12-6646

2022-01-18 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104080 Pekka S changed: What|Removed |Added CC||p...@gcc-bugzilla.mail.kaps

[Bug libstdc++/101037] C++20 std::atomic_flag deadlock on Windows

2022-01-15 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101037 Pekka S changed: What|Removed |Added CC||p...@gcc-bugzilla.mail.kaps

[Bug libstdc++/103305] Cannot build libstdc++ with newlib on aarch64-none-elf or bfin-elf with new version of newlib

2021-11-20 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103305 Pekka S changed: What|Removed |Added CC||p...@gcc-bugzilla.mail.kaps

[Bug other/103011] fatal error: process.h: No such file or directory when canadian compile x86_64-w64-mingw32

2021-11-04 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103011 --- Comment #8 from Pekka S --- Created attachment 51734 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51734=edit For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of $(CPP). The problem is that when $(CPP) is not defined it is set to

[Bug other/103011] fatal error: process.h: No such file or directory when canadian compile x86_64-w64-mingw32

2021-11-02 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103011 Pekka S changed: What|Removed |Added CC||p...@gcc-bugzilla.mail.kaps

[Bug other/102408] New: [OpenACC] omp-oacc-neuter-broadcast.cc: random() not available on all platforms

2021-09-20 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102408 Bug ID: 102408 Summary: [OpenACC] omp-oacc-neuter-broadcast.cc: random() not available on all platforms Product: gcc Version: 12.0 Status: UNCONFIRMED

[Bug c/98487] ICE: tree check: expected identifier_node, have tree_list in is_attribute_p, at attribs.h:155 [C2X attribute syntax, gnu::format and -Wsuggest-attribute=format]

2020-12-31 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98487 --- Comment #1 from Pekka S --- Created attachment 49863 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49863=edit Possible patch Uses get_attribute_name instead of TREE_PURPOSE.

[Bug c/98487] New: ICE: tree check: expected identifier_node, have tree_list in is_attribute_p, at attribs.h:155 [C2X attribute syntax, gnu::format and -Wsuggest-attribute=format]

2020-12-31 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98487 Bug ID: 98487 Summary: ICE: tree check: expected identifier_node, have tree_list in is_attribute_p, at attribs.h:155 [C2X attribute syntax, gnu::format and

[Bug libstdc++/98370] New: libstdc++-v3/src/c++17/floating_to_chars.cc fails to compile unless `int32_t' is `int'

2020-12-18 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98370 Bug ID: 98370 Summary: libstdc++-v3/src/c++17/floating_to_chars.cc fails to compile unless `int32_t' is `int' Product: gcc Version: 11.0 Status: UNCONFIRMED

[Bug c++/98343] [11 Regression] ICE in in relocate_ptrs, at ggc-common.c:363 [PCH and C++20 std::source_location?]

2020-12-17 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98343 --- Comment #4 from Pekka S --- And indeed the patch works on x86_64-w64-mingw32, too.

[Bug c++/98343] [11 Regression] ICE in in relocate_ptrs, at ggc-common.c:363 [PCH and C++20 std::source_location?]

2020-12-17 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98343 --- Comment #3 from Pekka S --- Hi. Thanks. Applied the patch to the latest trunk, built on x86_64-linux-gnu and tested that it indeed fixes both of these test cases. Did not try on x86_64-w64-mingw32 yet. I presume it will work just fine.

[Bug c++/98343] New: [11 Regression] ICE in in relocate_ptrs, at ggc-common.c:363 [PCH and C++20 std::source_location?]

2020-12-17 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98343 Bug ID: 98343 Summary: [11 Regression] ICE in in relocate_ptrs, at ggc-common.c:363 [PCH and C++20 std::source_location?] Product: gcc Version: 11.0 Status: UNCONFIRMED

[Bug lto/98275] -flto=auto fails if nthreads_var is zero, must not pass -j0

2020-12-15 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98275 --- Comment #4 from Pekka S --- (I wrote this prior the ticked was modifed and the patch committed.) Thanks. Applied the patch on the latest trunk, built aarch64-none-gcc cross compiler (mingw64). Using -flto=auto -v reports `LTO parallelism

[Bug lto/98275] New: -flto=auto fails if nthreads_var is zero, must not pass -j0

2020-12-14 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98275 Bug ID: 98275 Summary: -flto=auto fails if nthreads_var is zero, must not pass -j0 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug analyzer/96608] Build failure due to cast to type long on MinGW

2020-10-28 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96608 --- Comment #11 from Pekka S --- Hi, that indeed does solve the build issue, though I only tried using --disable-analyzer. I've been using a similar patch up until this point, but retired my local patch in favour of this. Thanks!