[Bug libfortran/35001] shape for negative sizes

2008-02-02 Thread tkoenig at gcc dot gnu dot org
--- Comment #4 from tkoenig at gcc dot gnu dot org 2008-02-02 13:51 --- (In reply to comment #2) > Thomas, this is OK to commit since it is fixing a wrong code bug, assuming you > have regression tested. (Discussed with Richi on IRC.) Yes, I had done so. Commited to trunk. Thanks! Cl

[Bug libfortran/35001] shape for negative sizes

2008-02-02 Thread tkoenig at gcc dot gnu dot org
--- Comment #3 from tkoenig at gcc dot gnu dot org 2008-02-02 13:51 --- Subject: Bug 35001 Author: tkoenig Date: Sat Feb 2 13:50:55 2008 New Revision: 132070 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132070 Log: 2008-02-02 Thomas Koenig <[EMAIL PROTECTED]> PR li

[Bug libfortran/35001] shape for negative sizes

2008-01-31 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2008-02-01 01:37 --- Thomas, this is OK to commit since it is fixing a wrong code bug, assuming you have regression tested. (Discussed with Richi on IRC.) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35001

[Bug libfortran/35001] shape for negative sizes

2008-01-31 Thread tkoenig at gcc dot gnu dot org
--- Comment #1 from tkoenig at gcc dot gnu dot org 2008-01-31 21:10 --- A patch for when trunk reopens. Index: m4/shape.m4 === --- m4/shape.m4 (revision 131915) +++ m4/shape.m4 (working copy) @@ -46,6 +46,7 @@ shape_'rtype_

[Bug libfortran/35001] shape for negative sizes

2008-01-28 Thread tkoenig at gcc dot gnu dot org
-- tkoenig at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |tkoenig at gcc dot gnu dot |dot org