[Bug fortran/29396] segfault with character pointer association

2007-01-28 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2007-01-28 22:15 --- In the spirit of Paul's suggestion. I will try this one. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/29396] segfault with character pointer association

2007-01-30 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2007-01-30 23:24 --- Un-assigning myself. Don't have time to delve into the deeper problem here which may require changes to array descriptors. After brief exchange with Paul off list. -- jvdelisle at gcc dot gnu dot org changed:

[Bug fortran/29396] segfault with character pointer association

2007-03-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-03-16 15:13 --- *** Bug 31220 has been marked as a duplicate of this bug. *** -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/29396] segfault with character pointer association

2007-03-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2007-03-16 15:15 --- Joost filed PR31220, which is a duplicate of this one, but contains an interesting testcase (compile & run) to check and add to the testsuite when we're done with this bug: CHARACTER(LEN=4), POINTER :: b CHARACTE

[Bug fortran/29396] segfault with character pointer association

2007-03-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #5 from fxcoudert at gcc dot gnu dot org 2007-03-16 19:30 --- *** Bug 31212 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29396

[Bug fortran/29396] segfault with character pointer association

2007-05-05 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2007-05-05 23:54 --- The test case in comment #4 appears to be working fine on my system here. I suspect it was not a duplicate after all. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29396

[Bug fortran/29396] segfault with character pointer association

2007-09-03 Thread pault at gcc dot gnu dot org
-- pault at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |pault at gcc dot gnu dot org |dot org

[Bug fortran/29396] segfault with character pointer association

2007-09-09 Thread patchapp at dberlin dot org
--- Comment #7 from patchapp at dberlin dot org 2007-09-10 02:42 --- Subject: Bug number PR29396 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-09/msg00779.html -- http://gcc.gnu.org/bugzilla/sh

[Bug fortran/29396] segfault with character pointer association

2007-09-16 Thread pault at gcc dot gnu dot org
--- Comment #8 from pault at gcc dot gnu dot org 2007-09-16 09:18 --- Subject: Bug 29396 Author: pault Date: Sun Sep 16 09:17:49 2007 New Revision: 128523 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128523 Log: 2007-09-16 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/29396] segfault with character pointer association

2007-09-16 Thread pault at gcc dot gnu dot org
--- Comment #9 from pault at gcc dot gnu dot org 2007-09-16 09:40 --- Fixed on trunk Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug fortran/29396] segfault with character pointer association

2006-10-08 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last recon