creduce 2.10.0-1~18.04 source package in Ubuntu

Changelog

creduce (2.10.0-1~18.04) bionic-proposed; urgency=medium

  * SRU: LP: #1834654. Backport 2.10.0 to the 18.04 LTS release.

 -- Matthias Klose <email address hidden>  Fri, 28 Jun 2019 16:46:26 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian GCC maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe devel

Downloads

File Size SHA-256 Checksum
creduce_2.10.0.orig.tar.gz 761.1 KiB db1c0f123967f24d620b040cebd53001bf3dcf03e400f78556a2ff2e11fea063
creduce_2.10.0-1~18.04.debian.tar.xz 6.9 KiB 36e5fe66cc3500967a9c538c6417b8695e187eebfc16edf6d0bc7692b9d0186a
creduce_2.10.0-1~18.04.dsc 2.0 KiB b86aba0747ef0b375bb80fa88019103946f452ab44d7b84d74f2b48190fec156

View changes file

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