diff options
author | Yash Shinde <Yash.Shinde@windriver.com> | 2025-05-21 07:02:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-27 09:01:17 +0100 |
commit | b7416cc87ec1294fa8ec418fdb1a786fd224fc4e (patch) | |
tree | aa859e5bfb6ab09909457c1578fdcbb24fc103b8 /bitbake/lib/bb/fetch2/git.py | |
parent | b4c6bbce0ecb395c428228afa7eda8fae5ae1a61 (diff) | |
download | poky-b7416cc87ec1294fa8ec418fdb1a786fd224fc4e.tar.gz |
gcc: fix incorrect preprocessor line numbers in large files
Resolve static assertion failures caused by incorrect line numbers
after #include directives, introduced by the backport of PR108900 to GCC.
Update line map handling to correctly compute locations in large files,
including fixes for both LC_ENTER and LC_LEAVE to ensure accurate
line number resolution in rare edge cases.
https://gcc.gnu.org/cgit/gcc/commit/?id=edf745dc519ddbfef127e2789bf11bfbacd300b7
(From OE-Core rev: 3b22793f4bdee25b87dda03574f65e3441d230ba)
Signed-off-by: Yash Shinde <Yash.Shinde@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/git.py')
0 files changed, 0 insertions, 0 deletions