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
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
Component
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
Priori
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: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61882
Pekka S changed:
What|Removed |Added
CC||p...@gcc-bugzilla.mail.kaps
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:
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: normal
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
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
Pr
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104080
Pekka S changed:
What|Removed |Added
CC||p...@gcc-bugzilla.mail.kaps
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101037
Pekka S changed:
What|Removed |Added
CC||p...@gcc-bugzilla.mail.kaps
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103305
Pekka S changed:
What|Removed |Added
CC||p...@gcc-bugzilla.mail.kaps
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&action=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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103011
Pekka S changed:
What|Removed |Added
CC||p...@gcc-bugzilla.mail.kaps
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
Severity
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&action=edit
Possible patch
Uses get_attribute_name instead of TREE_PURPOSE.
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
-Wsugges
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
Sev
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.
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.
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
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 l
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
Pri
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!
25 matches
Mail list logo