This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/41777] Wrong-code with POINTER-returning GENERIC function
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2009 10:38:04 -0000
- Subject: [Bug fortran/41777] Wrong-code with POINTER-returning GENERIC function
- References: <bug-41777-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from burnus at gcc dot gnu dot org 2009-10-28 10:38 -------
> + attr1 = gfc_expr_attr (target);
s/target/pointer/
I am now regtesting and will re-read and submit the patch afterwards.
(Writing patches in the early morning jet-lagged via a very slow internet
connection does not work, cf. comment 5. But writing - newly jet-lagged - a
patch without regtesting via a fast connection does not work either, cf.
above.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41777