This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/58750] Wrong code with realloc on assignment and array constructors with numeric type conversion
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 24 Jul 2017 18:48:25 +0000
- Subject: [Bug fortran/58750] Wrong code with realloc on assignment and array constructors with numeric type conversion
- Auto-submitted: auto-generated
- References: <bug-58750-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58750
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #14 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The problem is fixed by the patch in pr52162 comment 8. Marking as a duplicate.
*** This bug has been marked as a duplicate of bug 52162 ***