[Bug fortran/36497] USE association, cray pointers and error checking

2018-06-03 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36497 Paul Thomas changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/36497] USE association, cray pointers and error checking

2018-06-03 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36497 --- Comment #4 from Paul Thomas --- Author: pault Date: Sun Jun 3 11:14:51 2018 New Revision: 261127 URL: https://gcc.gnu.org/viewcvs?rev=261127&root=gcc&view=rev Log: 2018-06-03 Paul Thomas PR fortran/36497 * decl.c (variab

[Bug fortran/36497] USE association, cray pointers and error checking

2010-05-07 Thread dfranke at gcc dot gnu dot org
--- Comment #3 from dfranke at gcc dot gnu dot org 2010-05-07 20:10 --- (In reply to comment #2) > Therefore, I vote for a confirm. Paul, did you mean to assign this PR to you as well? :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36497

[Bug fortran/36497] USE association, cray pointers and error checking

2009-12-17 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2009-12-17 21:02 --- Hmmm! :-) Since Cray pointers are non-standard, one might argue for undetermined behaviour. However, logically, both pointer and pointee are symbols in the modules and so should be use associated. Therefore, I vote

[Bug fortran/36497] USE association, cray pointers and error checking

2008-06-11 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2008-06-12 06:59 --- See also: http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/1be03a24d808c0c1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36497