https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118631
--- Comment #4 from Jörg Brüggmann ---
Aha. Got it. Thank you!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118631
Bug ID: 118631
Summary: Public class member as const reference to protected
member
Product: gcc
Version: 12.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523
William Westfield changed:
What|Removed |Added
CC||westfw at westfw dot info
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108180
Bug ID: 108180
Summary: [OpenMP] Passing a class member variable to
firstprivate() erroneously calls its dtor
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105885
--- Comment #3 from Markus Ebner ---
> I guess reporters reasoning is that ARG is defaulted to nullptr and that's
> the reason the diagnostic is unwanted?
I don't think it has any todo with whether nullptr is the default value for ARG
or not.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105885
Bug ID: 105885
Summary: [Regression]: Spurious warning: "the address of [...]
will never be NULL [-Waddress]" with const char*
template argument
Product: gcc
Ver
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105220
Bug ID: 105220
Summary: Incorrect concept evaluation when friend class is
involved
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89069
--- Comment #3 from Antony Lewis ---
This bug is still valid as of gcc 11.2.1 20220114
15 | end module test
| 1
internal compiler error: Segmentation fault
0x160a5b7 internal_error(char const*, ...)
???:0
0x764849
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104020
Bug ID: 104020
Summary: [coroutines] ICE in co_await function call with
initializer_list arguments
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103942
--- Comment #1 from Antony Lewis ---
Also broken in 9.4.1 20220107.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103942
Bug ID: 103942
Summary: [10 Regression] invalid memory reference with
allocatable string and class(*)
Product: gcc
Version: 10.3.1
Status: UNCONFIRMED
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103390
--- Comment #10 from Antony Lewis ---
I think you are right, it does not seem to fix it.
I made
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103898
(may also be duplicate of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103391)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103898
Bug ID: 103898
Summary: [12 Regression] ICE: gimplification failed
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103390
--- Comment #7 from Antony Lewis ---
I see similar error in another fortran code, full trace in
https://app.travis-ci.com/github/cmbant/CosmoMC/jobs/552809686
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103747
Bug ID: 103747
Summary: Passing parameter pack expansion to alias template
with one argument fails as function return type
Product: gcc
Version: 12.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100987
Bug ID: 100987
Summary: make distclean error "hwasan: No such file or
directory"
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89067
--- Comment #4 from Antony Lewis ---
I agree it may be technically correct, but it is not helpful (esp. if your base
class is an empty hierarchy root class, so all derived classes in the program
would give this same error).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97232
Bug ID: 97232
Summary: Iterator category of "std::prev" are not checked
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: l
18 matches
Mail list logo