https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119604
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Richard Biener from comment #4) > We should get rid of input_location uses in the middle-end instead ;) Agreed but that is huge task. I will try to get rid of some of them once stage 1 opens up. Basically we need to pass down the location in many locations.