genattrtab.c
145 KB
-
genattrtab: Parenthesize expressions correctly (PR92107) · f9370143
As PR92107 shows, genattrtab doesn't parenthesize expressions correctly (or at all, even). This fixes it. PR rtl-optimization/92107 * genattrtab.c (write_attr_value) <do_operator>: Parenthesize the expression written. From-SVN: r277023
Segher Boessenkool committed