https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43136
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43136
--- Comment #5 from Thomas Koenig ---
Author: tkoenig
Date: Tue Jan 15 22:20:26 2019
New Revision: 267954
URL: https://gcc.gnu.org/viewcvs?rev=267954&root=gcc&view=rev
Log:
2019-01-15 Thomas Koenig
PR fortran/43136
* resolve.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43136
Thomas Koenig changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43136
--- Comment #3 from Thomas Koenig ---
Hm, maybe one could simply remove the substring during resolution.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43136
--- Comment #2 from Thomas Koenig 2011-01-08
22:18:31 UTC ---
We have to watch out for aliasing here; if
foo changes the arguments, we have to have a copy.
Compare PR 47065.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43136
--- Comment #1 from Thomas Koenig 2010-12-15
21:30:28 UTC ---
See also PR 31821.
--
burnus at gcc dot gnu dot org changed:
What|Removed |Added
CC||burnus at gcc dot gnu dot
|