[Bug fortran/33354] [4.2 only] MINLOC in combination with SUM gives wrong result

2007-10-15 Thread tkoenig at gcc dot gnu dot org
--- Comment #12 from tkoenig at gcc dot gnu dot org 2007-10-15 18:24 --- Fixed. -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/33354] [4.2 only] MINLOC in combination with SUM gives wrong result

2007-10-02 Thread tkoenig at gcc dot gnu dot org
--- Comment #9 from tkoenig at gcc dot gnu dot org 2007-10-02 18:09 --- I can confirm that http://gcc.gnu.org/viewcvs?root=gccview=revrev=125983 fixes the problem for 4.2. As this is a particularly bad (i.e. silent wrong-code) bug, I propose to commit Paul's patch once 4.2 reopens.

[Bug fortran/33354] [4.2 only] MINLOC in combination with SUM gives wrong result

2007-10-02 Thread tobi at gcc dot gnu dot org
--- Comment #10 from tobi at gcc dot gnu dot org 2007-10-02 18:51 --- There are only two later patches to min/maxloc, namely those for PRs 33297 and 32954, which both seem unrelated. So I agree that this should be safe to backport. --

[Bug fortran/33354] [4.2 only] MINLOC in combination with SUM gives wrong result

2007-09-30 Thread enok at lysator dot liu dot se
--- Comment #7 from enok at lysator dot liu dot se 2007-09-30 20:56 --- (In reply to comment #6) (In reply to comment #5) I added a testcase for this. Thanks! Can this bug be closed or does anyone feel strongly enough about it to fix it in 4.2? If we can identify which patch

[Bug fortran/33354] [4.2 only] MINLOC in combination with SUM gives wrong result

2007-09-30 Thread tkoenig at gcc dot gnu dot org
--- Comment #8 from tkoenig at gcc dot gnu dot org 2007-09-30 21:03 --- I am currently trying to find the patch responsible for fixing this. This could indeed be Paul's fix for PR 32298 and 31726. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33354

[Bug fortran/33354] [4.2 only] MINLOC in combination with SUM gives wrong result

2007-09-29 Thread tobi at gcc dot gnu dot org
--- Comment #4 from tobi at gcc dot gnu dot org 2007-09-29 07:57 --- Subject: Bug 33354 Author: tobi Date: Sat Sep 29 07:57:37 2007 New Revision: 128882 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128882 Log: PR fortran/33354 * gfortran.dg/minmaxloc_4.f90: New. Added:

[Bug fortran/33354] [4.2 only] MINLOC in combination with SUM gives wrong result

2007-09-29 Thread tobi at gcc dot gnu dot org
--- Comment #5 from tobi at gcc dot gnu dot org 2007-09-29 08:00 --- I added a testcase for this. Can this bug be closed or does anyone feel strongly enough about it to fix it in 4.2? -- tobi at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/33354] [4.2 only] MINLOC in combination with SUM gives wrong result

2007-09-29 Thread tkoenig at gcc dot gnu dot org
--- Comment #6 from tkoenig at gcc dot gnu dot org 2007-09-29 13:12 --- (In reply to comment #5) I added a testcase for this. Thanks! Can this bug be closed or does anyone feel strongly enough about it to fix it in 4.2? If we can identify which patch fixed this, I'd be in favor of

[Bug fortran/33354] [4.2 only] MINLOC in combination with SUM gives wrong result

2007-09-22 Thread tkoenig at gcc dot gnu dot org
-- tkoenig at gcc dot gnu dot org changed: What|Removed |Added CC||tkoenig at gcc dot gnu dot |