Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29583 ディスカッション

compiler listing and variable alignment

LRaim
新規コントリビューター I
1,722件の閲覧回数

This is only a recommendation to improve 'compiler visibility' and was available in Fortran IBM compilers many years ago.
 ​For a better understanding of local variable, modules, commons etc. I would be very grateful to have in the compiler listing (in addition of cross references) information about the address and length of the variables and other objects. Naturally values of memory addresses will be offsets from a base address. E.g. for common variables the offset from its base address. This can be very useful to verify the results of the alignment options users can specify.

Regards 

 

 

 

0 件の賞賛
2 返答(返信)
Steven_L_Intel1
従業員
1,722件の閲覧回数

I could see alignment info added, not address. For commons and structures, offset would be helpful. I will pass on this suggestion.

Steven_L_Intel1
従業員
1,722件の閲覧回数

I am told that this will come in a future release (not this year.)

返信