Module Name: src Committed By: rin Date: Mon Sep 23 10:28:54 UTC 2024
Modified Files: src/external/gpl3/gcc: README.gcc12 Log Message: README.gcc12: Make backtrace for sparc ubsan little bit better To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/external/gpl3/gcc/README.gcc12 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/external/gpl3/gcc/README.gcc12 diff -u src/external/gpl3/gcc/README.gcc12:1.28 src/external/gpl3/gcc/README.gcc12:1.29 --- src/external/gpl3/gcc/README.gcc12:1.28 Mon Sep 23 10:25:04 2024 +++ src/external/gpl3/gcc/README.gcc12 Mon Sep 23 10:28:54 2024 @@ -1,4 +1,4 @@ -$NetBSD: README.gcc12,v 1.28 2024/09/23 10:25:04 rin Exp $ +$NetBSD: README.gcc12,v 1.29 2024/09/23 10:28:54 rin Exp $ new stuff: @@ -109,8 +109,9 @@ architecture tools kernels libgcc native #0 __sanitizer::StaticSpinMutex::LockSlow at sanitizer_mutex.cpp:24 ... #17 __ubsan::ScopedReport::CheckLocked ubsan_diag.h:255 - #19 0xed9a8f68 in handleDivremOverflowImpl ubsan_diag.h:210 - #20 0xed9aab00 in __ubsan::__ubsan_handle_divrem_overflow ubsan_handlers.cpp:320 + #18 __ubsan::Diag::~Diag ubsan_diag.cpp:347 + #19 handleDivremOverflowImpl ubsan_diag.h:210 + #20 __ubsan::__ubsan_handle_divrem_overflow ubsan_handlers.cpp:320 CPU vs platform test table (for CPUs with multiple ports). this is "make release" or just kernels.