- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
I do have a problem with the TRANSFER intrinsic function., When I try to get the result of a C_LOC function in the form of a regular integer variable then it works fine under 32 bits programming. Under 64 bits it depends on the mold argument what result is returned. When using NULL the result of the function is a 32 bit and it seems that only the lower 32 bits are used and the rest is ignored. That is strange under 64 bits! What is going wrong here? An example file is added.
- Balises:
- Intel® Fortran Compiler
Lien copié
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Thanks. This seems to be caused by using a PARAMETER as the MOLD= argument to TRANSFER. Exactly why that should be, I don't know. If you use a variable of the correct kind instead it works, or 0_C_INTPTR_T, as you found. I have escalated this as issue DPD200243578.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
This has been fixed in our sources. The fix should appear in the next major version planned for the second half of 2015.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Thanks Steve.

- S'abonner au fil RSS
- Marquer le sujet comme nouveau
- Marquer le sujet comme lu
- Placer ce Sujet en tête de liste pour l'utilisateur actuel
- Marquer
- S'abonner
- Page imprimable