https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41453
anlauf at gcc dot gnu.org changed:
What|Removed |Added
CC||anlauf at gcc dot gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41453
--- Comment #7 from Thomas Koenig ---
Also still to do: Do some more precise clobbering for
the case of PR88364, i.e. for
call foo(a&x)
clobber a%x, which is currently not done.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41453
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41453
--- Comment #5 from Thomas Koenig ---
Still missing: To clobber
- ariables passed by reference to the caller
- saved variables
- associated variables (there are passed as pointers to
the associate blocsk)
- intent(out) variables on entry to th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41453
Bug 41453 depends on bug 87395, which changed state.
Bug 87395 Summary: [9 Regression] ICE in in lookup_field_for_decl with whizard
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87395
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41453
--- Comment #4 from Thomas Koenig ---
Author: tkoenig
Date: Sat Sep 22 18:44:01 2018
New Revision: 264506
URL: https://gcc.gnu.org/viewcvs?rev=264506&root=gcc&view=rev
Log:
2018-09-22 Thomas Koenig
PR fortran/41453
* trans.h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41453
Thomas Koenig changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|2013-03-29 00:00:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41453
Joost VandeVondele changed:
What|Removed |Added
Last reconfirmed|2012-06-29 00:00:00 |2013-03-29
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41453
Joost VandeVondele changed:
What|Removed |Added
Last reconfirmed||2012-06-29
--- Comment #1 from Joost