[Bug fortran/35756] incorrect WHERE for functions in ELSEWHERE and overlaps

2008-05-17 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2008-05-17 07:16 --- Fixed on trunk and 4.3. Thanks for the report. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/35756] incorrect WHERE for functions in ELSEWHERE and overlaps

2008-05-17 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2008-05-17 07:11 --- Subject: Bug 35756 Author: pault Date: Sat May 17 07:10:13 2008 New Revision: 135461 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135461 Log: 2008-05-17 Paul Thomas <[EMAIL PROTECTED]> Backport fr

[Bug fortran/35756] incorrect WHERE for functions in ELSEWHERE and overlaps

2008-05-16 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2008-05-16 21:12 --- Subject: Bug 35756 Author: pault Date: Fri May 16 21:12:04 2008 New Revision: 135443 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135443 Log: 2008-05-16 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/35756] incorrect WHERE for functions in ELSEWHERE and overlaps

2008-03-31 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2008-03-31 20:36 --- This is fixed by my patch for PR35759. I am holding off on this for 24 hours because (i) I know that there is an issue with derived types with allocatable components and (ii) I've spent a bit too long looking at some

[Bug fortran/35756] incorrect WHERE for functions in ELSEWHERE and overlaps

2008-03-29 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2008-03-29 15:52 --- Confirm. See also PR 35745. -- burnus at gcc dot gnu dot org changed: What|Removed |Added