This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran] PR fortran/45776: More variable definition checks


Jerry DeLisle wrote:
On 09/25/2010 02:42 AM, Daniel Kraft wrote:
Daniel Kraft wrote:
And another update. The last patch segfaulted for INQUIRE with transfers,
because in this case code->ext.dt was NULL. I added a check for that, since
this is also not "reading". Changed is only the resolve_transfer part (and I
regard the change as trivial).


Starting a new regtest now ;) Ok if successful?

No failures this time on x86_64-unknown-linux-gnu.



OK, thanks for patch!

Committed revision 164619.


Thanks for the review and suggestions! For the PR / full checks we now only miss (AFAIK) the checks related to LOCK/UNLOCK, which obviously can only be implemented when those features are implemented.

My next plans are looking at ASSOCIATE plus derived-types.

Yours,
Daniel

--
http://www.pro-vegan.info/
--
Done:  Arc-Bar-Cav-Kni-Ran-Rog-Sam-Tou-Val-Wiz
To go: Hea-Mon-Pri


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]