This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Help! Regarding bug 49973
- From: Prasad Ghangal <prasad dot ghangal at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 4 Feb 2016 02:31:55 +0530
- Subject: Help! Regarding bug 49973
- Authentication-results: sourceware.org; auth=none
Hi !
I am new to gcc. I would like to solve bug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49973 (Bug 49973 - Column
numbers count special characters as multiple columns ). Can somebody
guide me?
I tried to debug gcc under gdb. I think I have to change code in c-parser.c
--
Thanks and Regards,
Prasad Ghangal