[PATCH] Fix debug info for expr and jump stmt

Richard Biener richard.guenther@gmail.com
Tue Oct 30 15:40:00 GMT 2012


On Tue, Oct 30, 2012 at 4:21 PM, Jakub Jelinek <jakub@redhat.com> wrote:
> On Tue, Oct 30, 2012 at 04:15:38PM +0100, Richard Biener wrote:
>> So maybe TER (well, those looking up the stmt) should pick the location
>> from the TERed statement properly then?
>
> Perhaps, but Micha's patch doesn't do that.
> But in that case IMHO it still would help to set all expr locations to
> UNKNOWN_LOCATION during gimple lowering, to make it clear we ignore
> the locations.

Yes indeed.

Richard.

>         Jakub



More information about the Gcc-patches mailing list