https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223809

--- Comment #7 from Jan Beich <jbe...@freebsd.org> ---
Doesn't crash with -O0. Here're steps to reproduce on -CURRENT for any
architecture:

$ cd /usr/ports/archivers/zstd
$ make clean patch BATCH=
$ cd `make -V WRKSRC)/programs`
$ cc -target armv6-unknown-freebsd12.0-gnueabihf -I../lib -I../lib/common
-I../lib/compress -I../lib/dictBuilder -DZSTD_NEWAPI -DXXH_NAMESPACE=ZSTD_   
-I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS
-DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS  -DZSTD_LEGACY_SUPPORT=4 -O2
../lib/compress/zstd_compress.c
Assertion failed: (LiveCPSR && "CPSR liveness tracking is wrong!"), function
UpdateCPSRUse, file
/usr/src/contrib/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp, line 961.
cc: error: unable to execute command: Abort trap
cc: error: clang frontend command failed due to signal (use -v to see
invocation)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to