Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
It looks like there is no such options.
I mean command-line option, --dump-parse-tree Thanks!
I don't see that one listed:
gcc.gnu.org/.../Debugging-Options.html
What, exactly, are you looking for? What are you trying to do?
Anything like this:
stackoverflow.com/.../how-can-i-see-parse-tree-intermediate-code-optimization-code-and-assembly-code
I want the internal compilation data from IR, such as -fdump-tree-all and -fdump-rtl-all options, maybe help. Thanks!
But why?
I think this is probably something you're going to have to discuss direct with Keil technical support.
The stuff you're talking about for GCC is to do with its internal workings; remember that GCC is open-source, but Keil is not - so, if they will discuss it at all, it might have to be under NDA...