* Hendrik Post: > I want to start a code analysis project using the "-fdump" debugging > outputs. Therefore I would like to ask if these features / switches are > considered stable in future versions of gcc ( I could not find any > information in the provided docs). Alternatively I have to write a new > backend that performs the dump tasks...
I don't think any of those dump outputs are part of the official interface. They can change without notice, even in minor releases.