Re: [PATCH] preprocessor/100142 - revert unwanted change in last commit

2021-04-19 Thread Jakub Jelinek via Gcc-patches
On Mon, Apr 19, 2021 at 11:26:04AM +0200, Richard Biener wrote: > This reverts a s/column_offset/column/ change in the fix for PR99446. > > This time with testcase included in the patch and the necessary reversion > of the testsuite change of the offending rev. > > Bootstrapped and tested on x86_

[PATCH] preprocessor/100142 - revert unwanted change in last commit

2021-04-19 Thread Richard Biener
This reverts a s/column_offset/column/ change in the fix for PR99446. This time with testcase included in the patch and the necessary reversion of the testsuite change of the offending rev. Bootstrapped and tested on x86_64-unknown-linux-gnu, OK? Thanks, Richard. 2021-04-19 Richard Biener

[PATCH] preprocessor/100142 - revert unwanted change in last commit

2021-04-19 Thread Richard Biener
This reverts a s/column_offset/column/ change in the fix for PR99446. Boostrapped on x86_64-unknown-linux-gnu, testing in progress. OK for trunk? Thanks, Richard. 2021-04-19 Richard Biener PR preprocessor/100142 libcpp/ * line-map.c (linemap_position_for_loc_and_offset): Rev