cvise 2.7.0-2 source package in Ubuntu

Changelog

cvise (2.7.0-2) unstable; urgency=medium

  * Don't call dh_dwz on mipsel (runs out of memory).

 -- Matthias Klose <email address hidden>  Sat, 31 Dec 2022 10:52:35 +0100

Upload details

Uploaded by:
Debian GCC maintainers
Uploaded to:
Sid
Original maintainer:
Debian GCC maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
cvise_2.7.0-2.dsc 1.9 KiB 178b80bd9554a2d61a6bfe92f3a854afe1f3b18c086613045bf316e70f65b754
cvise_2.7.0.orig.tar.gz 262.8 KiB a0468bb16b99c9bc67b7cdd6557a79d441e5e1f253fdf7d73f21c15f9dc3b444
cvise_2.7.0-2.debian.tar.xz 5.8 KiB 01548499c768cd5898554695d181177a894a4829be21277b5484ef3e5d8aa134

Available diffs

No changes file available.

Binary packages built by this source

cvise: super-parallel Python port of the C-Reduce project

 C-Vise is a tool that takes a large C, C++ or OpenCL program that has
 a property of interest (such as triggering a compiler bug) and
 automatically produces a much smaller C/C++ or OpenCL program that
 has the same property. It is intended for use by people who discover
 and report bugs in compilers and other tools that process C/C++ or
 OpenCL code.
 .
 NOTE: C-Vise happens to do a pretty good job reducing the size of
 programs in languages other than C/C++, such as JavaScript and
 Rust. If you need to reduce programs in some other language, please
 give it a try.

cvise-dbgsym: debug symbols for cvise