creduce 2.8.0~20180311-1 source package in Ubuntu

Changelog

creduce (2.8.0~20180311-1) unstable; urgency=medium

  * New upstream snapshot.
  * Build using llvm-6.0.

 -- Matthias Klose <email address hidden>  Mon, 12 Mar 2018 09:17:25 +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.8.0~20180311-1.dsc 2.1 KiB f679a256fb2f5d115e3de78dbcb31b037d91eb7e7e37e3660cf263fc5ec20ae0
creduce_2.8.0~20180311.orig.tar.xz 452.2 KiB 23c1df5fd35d1cd05c6d9b7ace7f40d549442eff653a072d9840140fff31371c
creduce_2.8.0~20180311-1.debian.tar.xz 6.3 KiB 06e9ffe77a65b6abab3408014c9702228a78e62b899df9bb527c23aaeb93880d

Available diffs

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