https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89399
Jeffrey A. Law <law at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |law at redhat dot com --- Comment #3 from Jeffrey A. Law <law at redhat dot com> --- Digging directly into the PATTERN is wrong. I'm probably to blame for those. If I'm reading things correctly, only single_sets ought to be getting onto the candidate list, so the uses of single_set should be OK. It's really the direct access to PATTERNs that should be problematical.