[Bug fortran/26039] ICE with maxval

2006-02-04 Thread tkoenig at gcc dot gnu dot org
--- Comment #5 from tkoenig at gcc dot gnu dot org 2006-02-05 00:19 --- Fixed on trunk and 4.1. Closing. -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/26039] ICE with maxval

2006-02-04 Thread tkoenig at gcc dot gnu dot org
--- Comment #4 from tkoenig at gcc dot gnu dot org 2006-02-05 00:14 --- Subject: Bug 26039 Author: tkoenig Date: Sun Feb 5 00:14:37 2006 New Revision: 110600 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110600 Log: 2006-02-04 Thomas Koenig <[EMAIL PROTECTED]> PR fo

[Bug fortran/26039] ICE with maxval

2006-01-31 Thread tkoenig at gcc dot gnu dot org
--- Comment #3 from tkoenig at gcc dot gnu dot org 2006-01-31 22:52 --- Subject: Bug 26039 Author: tkoenig Date: Tue Jan 31 22:52:49 2006 New Revision: 110453 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110453 Log: 2006-01-31 Thomas Koenig <[EMAIL PROTECTED]> PR fo

[Bug fortran/26039] ICE with maxval

2006-01-30 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-31 00:06 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Last reconfirmed|-

[Bug fortran/26039] ICE with maxval

2006-01-30 Thread tkoenig at gcc dot gnu dot org
--- Comment #1 from tkoenig at gcc dot gnu dot org 2006-01-30 23:16 --- Created an attachment (id=10764) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10764&action=view) patch Same problem (lack of check) with min/maxloc, product and sum, although with different results. -- tk