I am working a instrumention tool, and need get the location info for a gimple statement. I use the location structure to get the info, and it can work when i use -O1. When I use -O2, sometimes the info seems to be lost and I get line num is zero. anyone can tell me how to get the info?
- about souce code location 易会战 via Gcc
- Re: about souce code location Richard Biener via Gcc
- Re: about souce code location 易会战 via Gcc
- Re: about souce code location Martin Sebor via Gcc