Alexander_KS
  • Joined on 2023-09-14
Alexander_KS deleted branch replace_io_arrays from Alexander_KS/SAPFOR 2025-09-16 08:23:31 +03:00
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-09-16 08:23:31 +03:00
06aabdbee6 Merge pull request 'REMOVE_DIST_ARRAYS_FROM_IO Handle assumed-size and assumed-shape arrays' (#64) from replace_io_arrays into master
c6f290bb56 trivial, version updated
49d3b9b96e REMOVE_DIST_ARRAYS_FROM_IO: revert hotfix for issue with generated intent statements
280beb13cc REMOVE_DIST_ARRAYS_FROM_IO: regard generated intent statements, carefully detect assumed-shape arrays
3bc9351641 REMOVE_DIST_ARRAYS_FROM_IO: do not process arrays from headers, copy from correct declarations, improve style
Compare 7 commits »
Alexander_KS pushed to replace_io_arrays at Alexander_KS/SAPFOR 2025-09-16 08:22:58 +03:00
c6f290bb56 trivial, version updated
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-09-13 20:26:02 +03:00
4c8681bfe2 dvm updated
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-09-13 20:21:59 +03:00
d330a6ee23 changed line numbers to negative for INTENT and INTRINSIC
Alexander_KS commented on pull request Alexander_KS/SAPFOR#64 2025-09-12 08:57:03 +03:00
REMOVE_DIST_ARRAYS_FROM_IO Handle assumed-size and assumed-shape arrays

кажется, что добавленной SgStatement::getStatementByFileAndLine вместо getDeclStatement будет достаточно.

Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-09-11 17:21:48 +03:00
b439759e9b updated dvm for SAPFOR
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-09-11 08:07:40 +03:00
b11973cb64 Merge pull request 'ArrayAnalysis: consider case of IO_PRIV array from module' (#65) from io_priv_module_arrays into master
df9a9a30bb fixed DIST::IO_PRIV detection
Compare 2 commits »
Alexander_KS deleted branch io_priv_module_arrays from Alexander_KS/SAPFOR 2025-09-11 08:07:40 +03:00
Alexander_KS merged pull request Alexander_KS/SAPFOR#65 2025-09-11 08:07:40 +03:00
ArrayAnalysis: consider case of IO_PRIV array from module
Alexander_KS pushed to io_priv_module_arrays at Alexander_KS/SAPFOR 2025-09-11 08:07:19 +03:00
df9a9a30bb fixed DIST::IO_PRIV detection
Alexander_KS commented on pull request Alexander_KS/SAPFOR#65 2025-09-11 08:06:55 +03:00
ArrayAnalysis: consider case of IO_PRIV array from module

просто передвинул условие выше, это ничему не противоречит?

Alexander_KS pushed to io_priv_module_arrays at Alexander_KS/SAPFOR 2025-09-11 08:06:26 +03:00
e3eafeb5a2 fixed DIST::IO_PRIV detection
Alexander_KS commented on pull request Alexander_KS/SAPFOR#64 2025-09-07 10:05:30 +03:00
REMOVE_DIST_ARRAYS_FROM_IO Handle assumed-size and assumed-shape arrays

Всё ещё есть проблема с тем, что массивы из модуля не помечаются как IO_PRIV, нужно отдебажить

хорошо, а…

Alexander_KS commented on pull request Alexander_KS/SAPFOR#64 2025-09-07 10:04:45 +03:00
REMOVE_DIST_ARRAYS_FROM_IO Handle assumed-size and assumed-shape arrays

понятно, надо тогда подумать, как лучше это делать, видимо для intent придется отрицательный номер строки…

Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-08-20 14:34:25 +03:00
2cd02c295f fixed expression calculation, fixed addArg
Alexander_KS commented on pull request Alexander_KS/SAPFOR#64 2025-08-17 18:15:04 +03:00
REMOVE_DIST_ARRAYS_FROM_IO Handle assumed-size and assumed-shape arrays

без проверки

Alexander_KS commented on pull request Alexander_KS/SAPFOR#64 2025-08-17 18:15:04 +03:00
REMOVE_DIST_ARRAYS_FROM_IO Handle assumed-size and assumed-shape arrays

тут тоже

Alexander_KS commented on pull request Alexander_KS/SAPFOR#64 2025-08-17 18:15:04 +03:00
REMOVE_DIST_ARRAYS_FROM_IO Handle assumed-size and assumed-shape arrays

без проверки

Alexander_KS suggested changes for Alexander_KS/SAPFOR#64 2025-08-17 18:15:04 +03:00
REMOVE_DIST_ARRAYS_FROM_IO Handle assumed-size and assumed-shape arrays

небольшие мелочи я бы поправил. В остальном - это работает на большинстве тестов или же ошибки еще остались?