Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl3
Module Name: src
Committed By: rin
Date: Sun Mar 24 00:23:59 UTC 2019
Modified Files:
src/external/gpl3/gcc.old/dist/libsanitizer/asan: asan_thread.cc
src/external/gpl3/gcc/dist/libsanitizer/asan: asan_thread.cc
Log Message:
Fix usage of STACK_ALIGNBYTES in our local change.
Tested on amd64 and i386:
- binaries generated by "gcc -fsanitize=address" work fine
- /usr/tests/usr.bin/{cc,c++}/t_asan_* do not fail
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/external/gpl3/gcc.old/dist/libsanitizer/asan/asan_thread.cc
cvs rdiff -u -r1.3 -r1.4 \
src/external/gpl3/gcc/dist/libsanitizer/asan/asan_thread.cc
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