https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101138
Bug ID: 101138
Summary: Ambiguous code (with operator==) compiled without
error
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100431
--- Comment #5 from Joey Dumont ---
I just started looking at these other cases (for some reason I didn't see them
in my initial compilation), but I am not sure what format specifiers should be
used. Are the format specifiers used by __gcc_tdiag
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101137
Bug ID: 101137
Summary: std::conjunction result error
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
As
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101115
--- Comment #3 from Chris Packham ---
An update[1]. It seems that --disable-tm-clone-registry is the option that
results in crtbegin.o having a zero sized .init_array. I can't really follow
crcstuff.c but I see USE_TM_CLONE_REGISTRY in the conte
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67302
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
Assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100283
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101123
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASS
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101123
--- Comment #8 from CVS Commits ---
The releases/gcc-11 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:e5220a731229eaa7be42232c6e9a9dd881fed2b9
commit r11-8624-ge5220a731229eaa7be42232c6e9a9dd881fed2b9
Author: Harald Anlauf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100283
--- Comment #4 from CVS Commits ---
The releases/gcc-11 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:e5220a731229eaa7be42232c6e9a9dd881fed2b9
commit r11-8624-ge5220a731229eaa7be42232c6e9a9dd881fed2b9
Author: Harald Anlauf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101136
--- Comment #1 from cqwrteur ---
However, std::basic_string_view works.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101136
Bug ID: 101136
Summary: msdosdjgpp toolchain cannot find std::wstring_view
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82632
Luke Dalessandro changed:
What|Removed |Added
CC||ldalessandro at gmail dot com
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51469
Bug 51469 depends on bug 83782, which changed state.
Bug 83782 Summary: [9/10/11/12 Regression] Inconsistent address for hidden
ifunc in a shared library
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83782
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83782
H.J. Lu changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Blocks|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101135
Bug ID: 101135
Summary: Use of absent assumed-shape array argument as an
actual argument for an optional dummy argument
mistakenly flagged as error by
UndefinedBeh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98056
Iain Sandoe changed:
What|Removed |Added
CC||greed at ispsystem dot com
--- Comment #9
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100901
Iain Sandoe changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101134
Bug ID: 101134
Summary: Bogus -Wstringop-overflow warning about non-existent
overflow
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101133
Bug ID: 101133
Summary: co_await doesn't accept a valid awaitable object if
await_resume()'s return type is not a built-in type.
Product: gcc
Version: 11.1.0
Status: UNC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101132
--- Comment #1 from Xi Ruoyao ---
Forgot to mention: the flags triggering the ICE is -O3 -mmsa.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101132
Bug ID: 101132
Summary: [11/12 regression] [MIPS/MSA] internal compiler error:
in do_store_flag, at expr.c:12541
Product: gcc
Version: 12.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47785
--- Comment #21 from Thomas Weißschuh ---
The commited fix produces false positives for assembler options that do not
influence the compilation output directly.
For example "-a=$FILE" to create assembler listings. (Whose target files have
to diff
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100760
Xi Ruoyao changed:
What|Removed |Added
CC||xry111 at mengyan1223 dot wang
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100761
Xi Ruoyao changed:
What|Removed |Added
CC||xry111 at mengyan1223 dot wang
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100762
--- Comment #4 from Xi Ruoyao ---
Patch proposed: https://gcc.gnu.org/pipermail/gcc-patches/2021-June/573213.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95833
--- Comment #9 from Tony E Lewis ---
Great. I confirm my original example code now compiles and runs cleanly on
Compiler Explorer. Thanks very much for this.
And thanks to OP for the report.
26 matches
Mail list logo