[Bug rtl-optimization/70174] [6 Regression] ICE at -O1 and above on x86_64-linux-gnu in gen_lowpart_general, at rtlhooks.c:63

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 11 09:52:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70174

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Comment on attachment 37931
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37931
gcc6-pr70174.patch

+               tmp = gen_lowpart (op_mode, force_reg (GET_MODE (value),
+                                                      value1));


Should GET_MODE here be of value1 and not value?


More information about the Gcc-bugs mailing list