https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118808
Kio changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118808
--- Comment #1 from Kio ---
line 82826
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118808
Bug ID: 118808
Summary: operator new allocates wrong size for object of a
template class with two variants
Product: gcc
Version: 13.2.1
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107466
--- Comment #3 from Mara Sophie Grosch ---
Standard explicitly allows using unsigned short though:
https://en.cppreference.com/w/cpp/numeric/random/subtract_with_carry_engine
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107466
Bug ID: 107466
Summary: [12 Regression] invalid -Wnarrowing error
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106827
--- Comment #7 from Kio ---
(In reply to Andreas Schwab from comment #5)
> The operator++ function is expected to modify the argument in place, and
> needs to take a reference to it.
Yes, that's my error! after modifying the operators to:
Foo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106827
--- Comment #4 from Kio ---
(In reply to Richard Earnshaw from comment #2)
> Please put testcases in the bug report, godbolt links are not stable.
test case was also attached as a file with the bug report.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106827
--- Comment #1 from Kio ---
updated link at godbolt:
https://godbolt.org/z/5sf7cr9c3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106827
Bug ID: 106827
Summary: operator++ doesn't work for enum -O2
-mcpu=cortex-m0plus
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105731
Kio changed:
What|Removed |Added
Version|10.3.1 |11.2.1
--- Comment #6 from Kio ---
i just came a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105731
Bug ID: 105731
Summary: superfluous second operation before conditional branch
-O2 -mcpu=cortex-m0plus
Product: gcc
Version: og10 (devel/omp/gcc-10)
Status: UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99076
Bug ID: 99076
Summary: Unclear error message when trailing angle bracket is
missing
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
12 matches
Mail list logo