relying on precise code coverage and debugging information.
Tested x86_64-linux.
libcpp/ChangeLog:
PR preprocessor/108900
* files.cc (_cpp_stack_file): Do not decrement highest_location
across distinct maps.
Signed-off-by: Jeremy Bettis
Signed-off-by: Yash Shinde
)
Regards,
Yash.
libcpp/ChangeLog:
PR preprocessor/108900
* files.cc (_cpp_stack_file): Do not decrement highest_location
across distinct maps.
Signed-off-by: Jeremy Bettis
Signed-off-by: Yash Shinde
---
libcpp/files.cc | 9 +
1 file changed, 9 insertions(+)
diff --git
relying on precise code coverage and debugging information.
Tested x86_64-linux.
libcpp/ChangeLog:
PR preprocessor/108900
* files.cc (_cpp_stack_file): Do not decrement highest_location
across distinct maps.
Signed-off-by: Jeremy Bettis
Signed-off-by: Yash Shinde
relying on precise code coverage and debugging information.
libcpp/ChangeLog:
PR preprocessor/108900
* files.cc (_cpp_stack_file): Do not decrement highest_location
across distinct maps.
Signed-off-by: Jeremy Bettis
Signed-off-by: Yash Shinde
---
libcpp/files.cc | 9
relying on precise code coverage and debugging information.
libcpp/ChangeLog:
* files.cc (_cpp_stack_file): Do not decrement highest_location
across distinct maps.
Signed-off-by: Jeremy Bettis
Signed-off-by: Yash Shinde
---
libcpp/files.cc | 8
1 file changed, 8
From: Yash Shinde
This patch addresses an issue in the C preprocessor where incorrect
line number information is generated when processing files with a
large number of lines. The problem arises from improper handling
of location intervals in the line map, particularly when locations
exceed
On 11-03-2025 15:30, Jonathan Wakely wrote:
CAUTION: This email comes from a non Wind River email account!
Do not click links or open attachments unless you recognize the sender
and know the content is safe.
On 03/03/25 03:05 -0800, yash.shi...@windriver.com wrote:
From: Yash Shinde
This
From: Yash Shinde
This patch addresses an issue in the C preprocessor where incorrect line number
information is generated when processing
files with a large number of lines. The problem arises from improper handling
of location intervals in the line map,
particularly when locations exceed
From: Yash Shinde
This patch addresses an issue in the C preprocessor where incorrect line number
information is generated when processing
files with a large number of lines. The problem arises from improper handling
of location intervals in the line map,
particularly when locations exceed
From: Yash Shinde
This patch addresses an issue in the C preprocessor where incorrect line number
information is generated when processing
files with a large number of lines. The problem arises from improper handling
of location intervals in the line map,
particularly when locations exceed
From: Yash Shinde
This patch addresses an issue in the C preprocessor where incorrect line number
information is generated when processing
files with a large number of lines. The problem arises from improper handling
of location intervals in the line map,
particularly when locations exceed
32/../lib64/
/lib32/
/usr/lib32/
Signed-off-by: Khem Raj
Signed-off-by: Yash Shinde
---
gcc/gcc.cc | 29 -
1 file changed, 28 insertions(+), 1 deletion(-)
diff --git a/gcc/gcc.cc b/gcc/gcc.cc
index 16bb07f2cdc..4e5e3079804 100644
--- a/gcc/gcc.cc
+++ b/gcc/
the needed symbols
are already present in libc_nonshared library therefore
we do not need any library helper on glibc based systems
but musl needs the libssp_noshared from gcc
Signed-off-by: Khem Raj
Signed-off-by: Yash Shinde
---
gcc/config/linux.h | 7 +++
gcc/config/rs6000/linux.h
Purdie
Signed-off-by: Yash Shinde
---
Makefile.in | 2 ++
Makefile.tpl | 2 ++
2 files changed, 4 insertions(+)
diff --git a/Makefile.in b/Makefile.in
index 06a9398e172..4b0069b257c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -178,6 +178,7 @@ BUILD_EXPORTS = \
# built for the build system to
gcc/Changelog:
2015-05-11 Szabolcs Nagy
* config/i386/i386-expand.c (ix86_expand_builtin): Make
__builtin_cpu_init
call __cpu_indicator_init_local instead of __cpu_indicator_init.
Signed-off-by: Khem Raj
Signed-off-by: Yash Shinde
---
gcc/config/i386/i386-expand.cc | 4 ++--
From: Khem Raj
Fix configure and Makefile files to read the defaults.hand t-oe from build
directory,
so that the source can be shared between gcc-cross-initial,
gcc-cross-intermediate, gcc-cross, gcc-runtime,
and also the sdk build which use a separate build directory compared to source
direct
16 matches
Mail list logo