Analyze the shape of the result of TRANSFER(ptr,array) correctly
when "ptr" is an array of deferred shape. Fixing this bug led to
some refactoring and concentration of common code in TypeAndShape
member functions with code in general shape and character length
analysis, and this led to some regression test failures that have
all been cleaned up.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
All builds, tests, and looks good.
flang/include/flang/Evaluate/tools.h | ||
---|---|---|
336 | I think that this might win the prize for the longest name in the compiler! |
I think that this might win the prize for the longest name in the compiler!