[Bug c/94142] typeof enum member appears to give wrong signedness
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94142 Matthew Fernandez changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRM
[Bug c/94142] typeof enum member appears to give wrong signedness
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94142 --- Comment #1 from Jonathan Wakely --- (In reply to Matthew Fernandez from comment #0) > This seems surprising to me. Shouldn't x and y have the same signedness as > they're both the type of the enum? It seems like somehow the type of an enum >