Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common



Module Name:    src
Committed By:   mrg
Date:           Tue Sep 23 09:00:06 UTC 2025

Modified Files:
        src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:
            sanitizer_asm.h

Log Message:
add hppa, sh3, vax, m68k, ia64, and alpha to the list of "no tail call"

there may be a way to add this, but for now it builds if not most efficient.

fixes this problem:
   interception.h:208:8: error: expected ')' before 'C_ASM_TAIL_CALL'
      208 |        C_ASM_TAIL_CALL(SANITIZER_STRINGIFY(TRAMPOLINE(func)),


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
    src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_asm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index