https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98047
Bug ID: 98047
Summary: assignment does not drop qualifier as observed by
typeof
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98029
Martin Uecker changed:
What|Removed |Added
CC||uecker at eecs dot berkeley.edu
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97702
--- Comment #6 from Martin Uecker ---
https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=32934a4f45a72144cdcd0712cc294fe88c36f13d
Author Martin Uecker
Fri, 20 Nov 2020 06:21:40 + (07:21 +0100)
commit 32934a4f45a72144cdcd0712cc294fe88c36f1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97702
--- Comment #2 from Martin Uecker ---
Thank you for the explanation.
Interestingly, from the following list, the only example that
removes the cast is the last one (which seems correct
as ISO C specifies casts to produce a value with the
unquali
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97702
Bug ID: 97702
Summary: comma operator does not drop qualifiers during lvalue
conversion
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal