creduce 2.11.0~20231125-1 source package in Ubuntu

Changelog

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

  * New upstream snapshot, taken from master branch.
  * Update home page. Closes: #1050849.
  * Update watch file.

 -- Matthias Klose <email address hidden>  Sat, 25 Nov 2023 09:27:49 +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-1.dsc 2.1 KiB 0aeb9ad223e6befa4271a2b8da6cd4e08bd4a7e67ca210fa9e5bce163edbe612
creduce_2.11.0~20231125.orig.tar.xz 472.9 KiB da778e8931f01c58ba13e4fbb96f100149d9de813fadc692df2ae8306d1c5935
creduce_2.11.0~20231125-1.debian.tar.xz 7.6 KiB d044abf4ce403920827295cc61c19f602ea7ceffb2dd4de7a2ddb9e171fd18a9

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