]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
line-map.c (linemap_position_for_loc_and_offset): Add new linemap_assert_fails.
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Thu, 4 Dec 2014 23:35:29 +0000 (23:35 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Thu, 4 Dec 2014 23:35:29 +0000 (23:35 +0000)
commitb93c07227e9ce2ee03d1cdc5ae2250fef3b0c130
tree33789715c13d21a2d6b517515a507f50dc9274ee
parent97aa8bb6e20579f382357ffaa8f7233133fc1e7c
line-map.c (linemap_position_for_loc_and_offset): Add new linemap_assert_fails.

libcpp/ChangeLog:

2014-12-05  Manuel López-Ibáñez  <manu@gcc.gnu.org>

* line-map.c (linemap_position_for_loc_and_offset): Add new
linemap_assert_fails.

gcc/fortran/ChangeLog:

2014-12-05  Manuel López-Ibáñez  <manu@gcc.gnu.org>

* scanner.c (gfc_next_char_literal): Use gfc_warning_now.
(load_file): Use the line length as the column hint for
linemap_line_start. Reserve a location for the highest column of
the line.

From-SVN: r218407
gcc/fortran/ChangeLog
gcc/fortran/scanner.c
gcc/testsuite/ChangeLog
libcpp/ChangeLog
libcpp/line-map.c