Re: getting branch conditions using ranger

2021-12-15 Thread Martin Sebor via Gcc
On 12/15/21 12:23 PM, Andrew MacLeod wrote: On 12/14/21 18:55, Martin Sebor wrote: Thanks a lot for the feedback! I'll need some time to fully digest it. Just a few clarifying comments to explain what I'm after. Andrew, to improve the context of the late warnings I'm trying to see how to ge

Re: getting branch conditions using ranger

2021-12-15 Thread Andrew MacLeod via Gcc
On 12/14/21 18:55, Martin Sebor wrote: Andrew, to improve the context of the late warnings I'm trying to see how to get the execution path(s) leading from function entry up to a statement.  For example, for the code below I'd like to "collect" and show the three conditionals in the context of the