[Bug rtl-optimization/80791] [8/9 regression] test case gcc.dg/sms-1.c fail2 starting with r247885

2019-02-28 Thread linkw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80791 --- Comment #24 from Kewen Lin --- (In reply to bin cheng from comment #23) > (In reply to Kewen Lin from comment #22) > > As the discussion above, on Power any IV should have an extend (sign/zero) > > if its width is less than the GPR width (POI

[Bug rtl-optimization/80791] [8/9 regression] test case gcc.dg/sms-1.c fail2 starting with r247885

2019-02-27 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80791 --- Comment #23 from bin cheng --- (In reply to Kewen Lin from comment #22) > As the discussion above, on Power any IV should have an extend (sign/zero) > if its width is less than the GPR width (POINTER_SIZE equivalent here). > Although we don't

[Bug rtl-optimization/80791] [8/9 regression] test case gcc.dg/sms-1.c fail2 starting with r247885

2019-02-25 Thread linkw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80791 --- Comment #22 from Kewen Lin --- As the discussion above, on Power any IV should have an extend (sign/zero) if its width is less than the GPR width (POINTER_SIZE equivalent here). Although we don't model this precisely on Power, in most cases i

[Bug rtl-optimization/80791] [8/9 regression] test case gcc.dg/sms-1.c fail2 starting with r247885

2019-02-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80791 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.3 |8.4 --- Comment #21 from Jakub Jelinek

[Bug rtl-optimization/80791] [8/9 regression] test case gcc.dg/sms-1.c fail2 starting with r247885

2018-07-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80791 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.2 |8.3 --- Comment #20 from Jakub Jelinek

[Bug rtl-optimization/80791] [8/9 regression] test case gcc.dg/sms-1.c fail2 starting with r247885

2018-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80791 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.0 |8.2 --- Comment #19 from Jakub Jelinek