This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36267] [4.2 only] Segfault ICE on assignment of a string pointer to a substring target
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 May 2008 08:22:07 -0000
- Subject: [Bug fortran/36267] [4.2 only] Segfault ICE on assignment of a string pointer to a substring target
- References: <bug-36267-14229@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from fxcoudert at gcc dot gnu dot org 2008-05-20 08:22 -------
This bug is fixed in gfortran-4.3.0 and later. Please migrate to a more recent
compiler version; binaries for common systems can be found at
http://gcc.gnu.org/wiki/GFortranBinaries.
Closing as we don't fix bugs in the 4.2 branch except for very special cases
(no further release of the 4.2 branch is planned).
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Known to work|4.4.0 |4.4.0 4.3.0
Resolution| |WONTFIX
Summary|Segfault ICE on assignment |[4.2 only] Segfault ICE on
|of a string pointer to a |assignment of a string
|substring target |pointer to a substring
| |target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36267