--
Bug 19269 depends on bug 21825, which changed state.
Bug 21825 Summary: [4.0/4.1 Regression] 2D array initialization with reshape
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21825
What|Old Value |New Value
--
Bug 19269 depends on bug 18960, which changed state.
Bug 18960 Summary: [4.0 only] compiler segfault on shifting character array
constants
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18960
What|Old Value |New Value
--
--
Bug 19269 depends on bug 18960, which changed state.
Bug 18960 Summary: compiler segfault on shifting character array constants
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18960
What|Old Value |New Value
--
--- Additional Comments From rsandifo at gcc dot gnu dot org 2005-09-13
07:24 ---
Patch committed to mainline.
--
What|Removed |Added
Status|ASSIGNED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-13
07:15 ---
Subject: Bug 19269
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-09-13 07:15:02
Modified files:
gcc/testsuite : ChangeLog
libgfortran: C
--- Additional Comments From rsandifo at gcc dot gnu dot org 2005-09-08
09:24 ---
After discussion on fortran@, I'll take a look at the
library thing too.
--
What|Removed |Added
-
--- Additional Comments From rsandifo at gcc dot gnu dot org 2005-09-07
13:43 ---
It's not clear who's on the hook to the fix the transpose() call.
I'll unassign myself in the meantime.
--
What|Removed |Added
-
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-07
07:36 ---
Subject: Bug 19269
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-09-07 07:36:12
Modified files:
gcc/fortran: ChangeLog simplify.c
gcc/tes
--- Additional Comments From rsandifo at gcc dot gnu dot org 2005-09-06
15:54 ---
There seem to be two problems here. First, gfc_simplify_reshape
doesn't set the result's typespec correctly (it doesn't include
a character length). Second, we're passing character lengths
to the transpos
--
Bug 19269 depends on bug 19271, which changed state.
Bug 19271 Summary: ICE on a = transpose(a) for character array
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19271
What|Old Value |New Value
--
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-12
02:03 ---
This looks closely related to PR 19271. PR 19276 is the meta bug for char
array problems.
--
What|Removed |Added
---
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-05
18:28 ---
Confirmed, related closely to PR 18960.
--
What|Removed |Added
BugsThisDependsOn|
12 matches
Mail list logo