diff options
author | Yash Shinde <Yash.Shinde@windriver.com> | 2025-05-21 07:04:34 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-06-02 10:26:30 -0700 |
commit | 90f63790e5f08d2eafdd578cc27c5b6958de2c66 (patch) | |
tree | 3b3be93c2b4e2d8324785521585fed3f7354823a /documentation/conf.py | |
parent | 020659f0d490c7cbece310c447e6fc4682c9285d (diff) | |
download | poky-90f63790e5f08d2eafdd578cc27c5b6958de2c66.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: bc868507927fb21637e0ed63bb7ac86d69998d42)
Signed-off-by: Yash Shinde <Yash.Shinde@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/conf.py')
0 files changed, 0 insertions, 0 deletions