[Bug libfortran/36773] zero-sized arrays with cshift and eoshift

2008-07-21 Thread tkoenig at gcc dot gnu dot org
--- Comment #5 from tkoenig at gcc dot gnu dot org 2008-07-21 10:08 --- Fixed on trunk. Closing. -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/36773] zero-sized arrays with cshift and eoshift

2008-07-21 Thread tkoenig at gcc dot gnu dot org
--- Comment #4 from tkoenig at gcc dot gnu dot org 2008-07-21 10:06 --- Subject: Bug 36773 Author: tkoenig Date: Mon Jul 21 10:05:32 2008 New Revision: 138027 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138027 Log: 2008-07-21 Thomas Koenig <[EMAIL PROTECTED]> PR li

[Bug libfortran/36773] zero-sized arrays with cshift and eoshift

2008-07-16 Thread tkoenig at gcc dot gnu dot org
--- Comment #3 from tkoenig at gcc dot gnu dot org 2008-07-16 21:24 --- Created an attachment (id=15918) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15918&action=view) better patch This one actually works for eoshift and passes all zero* and *shift* tests in gfortran.dg. --

[Bug libfortran/36773] zero-sized arrays with cshift and eoshift

2008-07-16 Thread tkoenig at gcc dot gnu dot org
--- Comment #2 from tkoenig at gcc dot gnu dot org 2008-07-16 18:51 --- (In reply to comment #1) > Created an attachment (id=15917) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15917&action=view) [edit] > proposed patch ... which doesn't work in all cases. Still investigating.

[Bug libfortran/36773] zero-sized arrays with cshift and eoshift

2008-07-16 Thread tkoenig at gcc dot gnu dot org
--- Comment #1 from tkoenig at gcc dot gnu dot org 2008-07-16 18:43 --- Created an attachment (id=15917) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15917&action=view) proposed patch -- tkoenig at gcc dot gnu dot org changed: What|Removed |