[Bug fortran/32217] segfaults (at runtime) on UNPACK with zero-sized arrays

2007-07-08 Thread tkoenig at gcc dot gnu dot org
--- Comment #6 from tkoenig at gcc dot gnu dot org 2007-07-08 22:23 --- Fixed on mainline. No plans to backport this to 4.2. -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/32217] segfaults (at runtime) on UNPACK with zero-sized arrays

2007-07-08 Thread tkoenig at gcc dot gnu dot org
--- Comment #5 from tkoenig at gcc dot gnu dot org 2007-07-08 22:20 --- Subject: Bug 32217 Author: tkoenig Date: Sun Jul 8 22:20:04 2007 New Revision: 126469 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126469 Log: 2007-07-08 Thomas Koenig <[EMAIL PROTECTED]> PR li

[Bug fortran/32217] segfaults (at runtime) on UNPACK with zero-sized arrays

2007-07-08 Thread patchapp at dberlin dot org
--- Comment #4 from patchapp at dberlin dot org 2007-07-08 21:30 --- Subject: Bug number PR 32217 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-07/msg00717.html -- http://gcc.gnu.org/bugzilla/s

[Bug fortran/32217] segfaults (at runtime) on UNPACK with zero-sized arrays

2007-07-08 Thread dominiq at lps dot ens dot fr
--- Comment #3 from dominiq at lps dot ens dot fr 2007-07-08 15:42 --- > This fixes the test case. Confirmed on PPC Darwin7 and it passes the regression-test on this platform. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32217

[Bug fortran/32217] segfaults (at runtime) on UNPACK with zero-sized arrays

2007-06-22 Thread tkoenig at gcc dot gnu dot org
--- Comment #2 from tkoenig at gcc dot gnu dot org 2007-06-22 22:16 --- Created an attachment (id=13765) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13765&action=view) proposed patch This fixes the test case. It'll be a while before I can regression-test and submit this, becaus

[Bug fortran/32217] segfaults (at runtime) on UNPACK with zero-sized arrays

2007-06-16 Thread tkoenig at gcc dot gnu dot org
--- Comment #1 from tkoenig at gcc dot gnu dot org 2007-06-16 08:09 --- This one should be relatively easy. I'll take it. -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/32217] segfaults (at runtime) on UNPACK with zero-sized arrays

2007-06-05 Thread burnus at gcc dot gnu dot org
-- burnus at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 GCC host trip