https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107639
--- Comment #1 from Jeff Muizelaar ---
This test case comes from https://github.com/llvm/llvm-project/issues/56612
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107639
Bug ID: 107639
Summary: GCC unable to reason about range of idx/len
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107297
--- Comment #5 from Jeff Muizelaar ---
(In reply to Eric Gallager from comment #2)
> I would also want comments to be editable if this gets turned on, in case I
> screw up my formatting... is there a way to allow that in bugzilla?
bugzilla.mozi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107297
Bug ID: 107297
Summary: Support markdown in bugzilla comments
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107263
--- Comment #2 from Jeff Muizelaar ---
Even for small arrays clang does a noticeably better job:
https://gcc.godbolt.org/z/4d3TjGazY
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107263
Bug ID: 107263
Summary: Memcpy not elided when initializing struct
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107250
Bug ID: 107250
Summary: Load unnecessarily happens before malloc
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99785
--- Comment #22 from Jeff Muizelaar ---
GCC doesn't support clang's xyzw vector attributes, so it still not easy to
build the clang path in GCC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99966
Bug ID: 99966
Summary: Bounds check not eliminated by assert
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimiz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99785
Jeff Muizelaar changed:
What|Removed |Added
CC||jmuizelaar at mozilla dot com
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98357
--- Comment #1 from Jeff Muizelaar ---
Clang compiles this to:
foo(char*, unsigned long, unsigned long, unsigned long):
# @foo(char*, unsigned long, unsigned long, unsigned long)
xor eax, eax
cmp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98357
Bug ID: 98357
Summary: Bounds check not eliminated
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97529
Bug ID: 97529
Summary: Condition not constant folded
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
13 matches
Mail list logo