https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116723
Bug ID: 116723
Summary: performance differs in -ffinite-loop with only type
changing
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116723
--- Comment #2 from Ye Xiong ---
(In reply to Andrew Pinski from comment #1)
> (p.f0 != (-18))
>
> For uint16_t, this is always true and is an always infinite loop. While for
> int16_t it is not and the loop is removed because you supplied -ffi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117143
Bug ID: 117143
Summary: program crash under -O3 optimization or higher with
function optimization flags assigned
Product: gcc
Version: 14.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
Bug ID: 117243
Summary: program crash under -O3 optimization or higher
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
--- Comment #6 from Ye Xiong ---
(In reply to Sam James from comment #1)
> Trunk works.
When param b is unsigned, trunk will crash.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
--- Comment #5 from Ye Xiong ---
(In reply to Sam James from comment #1)
> Trunk works.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
--- Comment #7 from Ye Xiong ---
(In reply to Ye Xiong from comment #6)
> (In reply to Sam James from comment #1)
> > Trunk works.
>
> When param b is unsigned, trunk will crash.
The original reduced file is:
#include
void foo(uint32_t a, u
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116749
Bug ID: 116749
Summary: program crash under -O3 optimization
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-en
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116906
Bug ID: 116906
Summary: floating point exception under -O2 optimization
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118258
Bug ID: 118258
Summary: dead code causes missed optimization at -O2
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: mi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11
Bug ID: 11
Summary: Wrong Pointer Comparison in GCC 10/11/12/13 with
-Os/-Oz Flags
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: normal
11 matches
Mail list logo