[Bug target/81613] [7/8 regression] FAIL: gfortran.dg/intrinsic_modulo_1.f90 -O3 -g execution test

2017-09-18 Thread schwab at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81613 --- Comment #2 from Andreas Schwab --- Author: schwab Date: Mon Sep 18 19:06:00 2017 New Revision: 252949 URL: https://gcc.gnu.org/viewcvs?rev=252949=gcc=rev Log: PR target/81613 * config/m68k/m68k.md (moveq feeding equality comparison): Check

[Bug target/81613] [7/8 regression] FAIL: gfortran.dg/intrinsic_modulo_1.f90 -O3 -g execution test

2017-08-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81613 Richard Biener changed: What|Removed |Added Target Milestone|7.2 |7.3

[Bug target/81613] [7/8 regression] FAIL: gfortran.dg/intrinsic_modulo_1.f90 -O3 -g execution test

2017-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81613 Richard Biener changed: What|Removed |Added Target Milestone|7.2 |7.3 --- Comment #2 from Richard Biener

[Bug target/81613] [7/8 regression] FAIL: gfortran.dg/intrinsic_modulo_1.f90 -O3 -g execution test

2017-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81613 Richard Biener changed: What|Removed |Added Target Milestone|7.2 |7.3 --- Comment #2 from Richard Biener

[Bug target/81613] [7/8 regression] FAIL: gfortran.dg/intrinsic_modulo_1.f90 -O3 -g execution test

2017-07-31 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81613 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.2

[Bug target/81613] [7/8 regression] FAIL: gfortran.dg/intrinsic_modulo_1.f90 -O3 -g execution test

2017-07-29 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81613 --- Comment #1 from Andreas Schwab --- Looking at the difference the old code didn't make any sense: --- intrinsic_modulo_1.s-good 2017-07-30 01:21:37.757618984 +0200 +++ intrinsic_modulo_1.s-bad2017-07-30