[Bug preprocessor/44652] Column numbers in error messages are wrong

2021-09-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44652 --- Comment #7 from Andrew Pinski --- where = linemap_included_from (map); map = linemap_included_from_linemap (line_table, map); bool is_module = MAP_MODULE_P (map); s.file = LINEMAP_FILE (

[Bug preprocessor/44652] Column numbers in error messages are wrong

2021-09-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44652 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic --- Comment #6 from Andrew Pi

[Bug preprocessor/44652] Column numbers in error messages are wrong

2021-09-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44652 Andrew Pinski changed: What|Removed |Added Known to fail||7.5.0 --- Comment #5 from Andrew Pinski

[Bug preprocessor/44652] Column numbers in error messages are wrong

2010-06-24 Thread manu at gcc dot gnu dot org
--- Comment #4 from manu at gcc dot gnu dot org 2010-06-24 12:03 --- (In reply to comment #3) > I think column 0 is correct for the start of all preprocessor directives. But the #include does not start at column 0, so there is something wrong there. We know that libcpp column informatio

[Bug preprocessor/44652] Column numbers in error messages are wrong

2010-06-24 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2010-06-24 08:34 --- I think column 0 is correct for the start of all preprocessor directives. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44652

[Bug preprocessor/44652] Column numbers in error messages are wrong

2010-06-24 Thread hariharans at picochip dot com
--- Comment #2 from hariharans at picochip dot com 2010-06-24 08:30 --- Created an attachment (id=20992) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20992&action=view) struct definition header file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44652

[Bug preprocessor/44652] Column numbers in error messages are wrong

2010-06-24 Thread hariharans at picochip dot com
--- Comment #1 from hariharans at picochip dot com 2010-06-24 08:30 --- Created an attachment (id=20991) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20991&action=view) c file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44652