https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112560
Uroš Bizjak <ubizjak at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |ubizjak at gmail dot com Status|NEW |ASSIGNED --- Comment #3 from Uroš Bizjak <ubizjak at gmail dot com> --- Created attachment 56705 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56705&action=edit Proposed patch The code assumes that cc_use_loc represents a comparison operator. Skip the modification of CC-using operation if this is not the case.