creduce 2.11.0~20231125-2 source package in Ubuntu

Changelog

creduce (2.11.0~20231125-2) unstable; urgency=medium

  * Build using LLVM 17.0.6.

 -- Matthias Klose <email address hidden>  Sun, 10 Dec 2023 19:31:30 +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

Downloads

File Size SHA-256 Checksum
creduce_2.11.0~20231125-2.dsc 2.1 KiB 1718de08d06e136a6a3854e19d5838f188d4e95000de73524015e5a6ff254c75
creduce_2.11.0~20231125.orig.tar.xz 472.9 KiB da778e8931f01c58ba13e4fbb96f100149d9de813fadc692df2ae8306d1c5935
creduce_2.11.0~20231125-2.debian.tar.xz 7.6 KiB 2f206e9afbe2f3a7a0403616e36af31f08d3957e01f310c8691ee9eccfbd7ab6

No changes file available.

Binary packages built by this source

creduce: Test-Case Reduction for C Compiler Bugs

 C-Reduce is a tool which takes a large C or C++ program that has a
 property of interest (such as triggering a compiler bug) and
 automatically produces a much smaller C/C++ 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++ code.

creduce-dbgsym: debug symbols for creduce