https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82385
--- Comment #1 from Dakotah Lambert <vvulpes0 at gmail dot com> --- Simpler failing test case: int a,b; void f(void) { a &= b; }
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82385
--- Comment #1 from Dakotah Lambert <vvulpes0 at gmail dot com> --- Simpler failing test case: int a,b; void f(void) { a &= b; }