This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/44352] ICE in string_to_single_character
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 24 Jul 2011 20:06:44 +0000
- Subject: [Bug fortran/44352] ICE in string_to_single_character
- Auto-submitted: auto-generated
- References: <bug-44352-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44352
--- Comment #16 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-07-24 20:05:33 UTC ---
(In reply to comment #15)
> Was this ever backported? Should it still be backported?
No, it has only been fixed for 4.6 (and thus 4.7), but not for 4.5. It is not a
regression but also existed already in 4.1. Thus, I am inclined to say no -
also given that Debian stable and RHEL use 4.4 and SLES uses 4.3 such that no
long-term Linux distribution uses that version.
The patch is also not obvious (though also not really complicated). Hence, I
would suggest to close it as fixed. Unless, someone really wants to backport
it.