This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/71902] [5/6/7 Regression] Unneeded temporary on reallocatable character assignment
- From: "tkoenig at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 16 Aug 2016 16:59:51 +0000
- Subject: [Bug fortran/71902] [5/6/7 Regression] Unneeded temporary on reallocatable character assignment
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-71902-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71902
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://gcc.gnu.org/ml/gcc-
| |patches/2016-08/msg01076.ht
| |ml
--- Comment #8 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Patch at https://gcc.gnu.org/ml/gcc-patches/2016-08/msg01076.html .