https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85301
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |13.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85301
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85301
Martin Sebor changed:
What|Removed |Added
Last reconfirmed|2018-04-09 00:00:00 |2021-4-5
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85301
Jeffrey A. Law changed:
What|Removed |Added
CC||law at redhat dot com
--- Comment #7 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85301
--- Comment #6 from Arnd Bergmann ---
I found that older versions (gcc-5 and before) did not warn when the type gets
changed to bitfield of '_Bool' rather than 'unsigned int'. It seems that this
was only because they tested each bit separately in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85301
--- Comment #5 from Jeffrey A. Law ---
FWIW, there's another similar bug where DOM doesn't do a particularly good job
at tracking the state of objects implied the results of logical operations
which in turn causes missed optimizations. I've poke
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85301
--- Comment #4 from Jakub Jelinek ---
Note, r142464 still doesn't warn, r142514 does, probably r142484 enabled the
(premature) BIT_FIELD_REF comparison optimization in fold-const.c.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85301
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85301
Richard Biener changed:
What|Removed |Added
CC||law at gcc dot gnu.org
--- Comment #2 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85301
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Status|
10 matches
Mail list logo