https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100142

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:2f422b550ff6351d312e6c81a00b488d9280bfff

commit r11-8243-g2f422b550ff6351d312e6c81a00b488d9280bfff
Author: Richard Biener <rguent...@suse.de>
Date:   Mon Apr 19 10:07:35 2021 +0200

    preprocessor/100142  - revert unwanted change in last commit

    This reverts a s/column_offset/column/ change in the fix for PR99446.

    2021-04-19  Richard Biener  <rguent...@suse.de>

            PR preprocessor/100142
    libcpp/
            * line-map.c (linemap_position_for_loc_and_offset): Revert
            unintended s/column_offset/column/ change.

    gcc/testsuite/
            * gcc.dg/pr100142.c: New testcase.
            * g++.dg/diagnostic/pr72803.C: Revert last change.

Reply via email to