[Bug preprocessor/108900] [libcpp] cpp gives wrong line number information with a file huge number of lines

2024-12-09 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108900 --- Comment #14 from sadineniharish8446 at gmail dot com --- Hi Jeremy, It seems that the GCC maintainers may have overlooked the patch to merge as I noticed the patches before and after it have been merged. Can you please ping on the patch to e

[Bug preprocessor/108900] [libcpp] cpp gives wrong line number information with a file huge number of lines

2024-12-06 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108900 --- Comment #12 from sadineniharish8446 at gmail dot com --- It would be really nice if the fix gets merged in gcc. Thanks.

[Bug preprocessor/108900] [libcpp] cpp gives wrong line number information with a file huge number of lines

2024-12-06 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108900 sadineniharish8446 at gmail dot com changed: What|Removed |Added CC||sadineniharish8446

[Bug other/115241] header-tools scripts not compatible to python3

2024-08-22 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115241 --- Comment #4 from sadineniharish8446 at gmail dot com --- Is GCC upstream planning to backport the patch to older release branches for gcc versions? If yes, which release versions will have it? We can help to backport the patch, if needed.

[Bug gcov-profile/115628] undefined reference to `__gcov_merge

2024-06-25 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115628 --- Comment #4 from sadineniharish8446 at gmail dot com --- we ate trying to take coverage for libstdc++, I have tried following configuration options but getting same error. ../configure --enable-languages=c,c++ - --disable-bootstrap --disable-

[Bug gcov-profile/115628] undefined reference to `__gcov_merge

2024-06-24 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115628 --- Comment #2 from sadineniharish8446 at gmail dot com --- I was trying build source code coverage for gcc but while running the tests we are getting the following errors: crtstuff.c:(.text.exit+0x5): undefined reference to `__gcov_exit'^M colle

[Bug gcov-profile/115628] New: undefined reference to `__gcov_merge

2024-06-24 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115628 Bug ID: 115628 Summary: undefined reference to `__gcov_merge Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: gcov-prof

[Bug testsuite/115460] New: gcc test results deviations

2024-06-12 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115460 Bug ID: 115460 Summary: gcc test results deviations Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite

[Bug c/115241] New: header-tools scripts not compatible to python3

2024-05-26 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115241 Bug ID: 115241 Summary: header-tools scripts not compatible to python3 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug testsuite/113899] Vect module test failures while running on remote host due to default dg-do set to compile and additional-sources being used

2024-02-15 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113899 --- Comment #6 from sadineniharish8446 at gmail dot com --- After adding given patch, vect-simd-clone-10.c & vect-simd-clone-12.c test case were not running the below error observed in gcc.sum, ERROR: tcl error sourcing /poky/build-st/tmp/work-s

[Bug testsuite/113899] New: Vect module test failures while running on remote host

2024-02-13 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113899 Bug ID: 113899 Summary: Vect module test failures while running on remote host Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Co