https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
--- Comment #14 from Thomas Koenig ---
Author: tkoenig
Date: Sun Feb 28 22:27:55 2016
New Revision: 233797
URL: https://gcc.gnu.org/viewcvs?rev=233797&root=gcc&view=rev
Log:
2016-02-28 Thomas Koenig
PR fortran/68147
PR fortra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
Thomas Koenig changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
--- Comment #12 from Thomas Koenig ---
Is there interesting in further backporting?
If not, I would close this as fixed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
--- Comment #11 from Thomas Koenig ---
Author: tkoenig
Date: Mon Jan 5 19:21:12 2015
New Revision: 219195
URL: https://gcc.gnu.org/viewcvs?rev=219195&root=gcc&view=rev
Log:
2015-01-05 Thomas Koenig
PR fortran/47674
* dependency.h:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
--- Comment #10 from Thomas Koenig ---
Author: tkoenig
Date: Mon Jan 5 17:15:17 2015
New Revision: 219193
URL: https://gcc.gnu.org/viewcvs?rev=219193&root=gcc&view=rev
Log:
2015-01-05 Thomas Koenig
PR fortran/47674
* dependency.c:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
Thomas Koenig changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |tkoenig at gcc dot
gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
Bernd Edlinger changed:
What|Removed |Added
CC||bernd.edlinger at hotmail dot
de
--- C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
Thomas Koenig changed:
What|Removed |Added
CC||tkoenig at gcc dot gnu.org
--- Comment #7
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
--- Comment #6 from Dominique d'Humieres ---
gfortran.dg/realloc_on_assign_5.f03 also fails at run time when compiled with
-fsanitize=address.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
Dominique d'Humieres changed:
What|Removed |Added
CC||howarth at nitro dot med.uc.edu
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
Thomas Koenig changed:
What|Removed |Added
CC||dominiq at lps dot ens.fr
--- C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
--- Comment #2 from Tobias Burnus 2011-08-03
07:23:18 UTC ---
The problem seems to be that for strings, the dependency resolver does not
trigger: as there are no strides, certain dependencies are already handled, but
it fails if the LHS/RHS varia
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47674
--- Comment #1 from Tobias Burnus 2011-02-12
19:24:21 UTC ---
The file was added for PR 47523.
The issue is that there is no temporary generated - but the LHS is dependent on
the LHS. This should only occur for "LHS = LHS(substring)" where no te
14 matches
Mail list logo