https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111636
KL changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111636
Bug ID: 111636
Summary: Wreturn-type not triggered with exceptions
Product: gcc
Version: 13.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111091
--- Comment #4 from KL ---
I get it.
Must be more careful :)
Thanks
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111091
--- Comment #1 from KL ---
The godbolt has the clang compiler set but it was just to compare the output
(which has the same output given the same libstdc++).
Sorry for this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111091
Bug ID: 111091
Summary: Split view with double quoted string
Product: gcc
Version: 13.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111004
Bug ID: 111004
Summary: Visitor and concept error message
Product: gcc
Version: 13.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110845
--- Comment #4 from KL ---
My mistake indeed,
You are right everything is OK :+1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110845
--- Comment #2 from KL ---
Changed main to foo:
same behavior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110845
Bug ID: 110845
Summary: Function call when it should inline?
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106175
--- Comment #8 from KL ---
Sending a message to the commitee is like sending a message to void.
Issue resolved.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106175
KL changed:
What|Removed |Added
Resolution|WORKSFORME |---
Status|RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106175
KL changed:
What|Removed |Added
Resolution|WORKSFORME |---
Status|RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106175
--- Comment #3 from KL ---
Please note, that comparison should only occur when you use next, prev or
advance.
It is useless for normal operations using end() directly. So no cost here.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106175
--- Comment #2 from KL ---
During the parsing stage, the compiler has this information.
It knows that we want the end of v.
So it can inject a comparison into the resulting code.
A segfault here is not acceptable for a language like C++. There
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106175
Bug ID: 106175
Summary: std::prev and next should check for equality with
std::begin
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105767
KL changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105767
Bug ID: 105767
Summary: gcc 12.1 ICE but not with 11.2 compiling boost
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105515
Bug ID: 105515
Summary: const vector inside a module namespace. Error.
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105512
Bug ID: 105512
Summary: compilation with -fmodules-ts and std=c++20 leads to
segfault
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105446
KL changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105446
--- Comment #1 from KL ---
gcc-12.1.0-RC-20220429
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105446
Bug ID: 105446
Summary: [modules] Partitions: Segfault
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Ass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97110
Bug 97110 depends on bug 101781, which changed state.
Bug 101781 Summary: make_unique generating a warning with -fanalyzer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101781
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101781
KL changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101780
--- Comment #4 from KL ---
I get it but, as is, with no more contextual information, it is an annoying
warning.
Not enough information for the developer is the real problem here.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101780
--- Comment #2 from KL ---
(In reply to Jonathan Wakely from comment #1)
Thanks,
I thought that this warning is fine if it helps to assure the developer that
everything is still under control: that if the analyzer sees that a field is
left uni
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101781
Bug ID: 101781
Summary: make_unique generating a warning with -fanalyzer
Product: gcc
Version: 11.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101780
Bug ID: 101780
Summary: Missing initializers whereas structure has default
initializers
Product: gcc
Version: 11.2.0
Status: UNCONFIRMED
Severity: normal
28 matches
Mail list logo