Hi all, Ping for https://gcc.gnu.org/pipermail/gcc-patches/2022-August/599882.html.
This patch avoids embedding full build paths into generated headers by using only the basename of the source file. This helps to improve build reproducibility, particularly in environments where build paths vary but source files are preserved for debugging. Can this patch be merged to gcc or do let us know if there are any issues, so that we can update the patch accordingly thanks, Harish