C-Reduce is a tool that 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.
A sample run would look like:
$ creduce --n $(nproc) --timing build_and_verify.sh test.i
$ creduce --help
This requires: perl-File-Which, perl-Regexp-Common, perl-Exporter-Lite, perl-Getopt-Tabular
Maintained by: Shahab Vahedi
Keywords: csmith
ChangeLog: creduce
Homepage:
https://github.com/csmith-project/creduce
Download SlackBuild:
creduce.tar.gz
creduce.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| creduce.SlackBuild |
| creduce.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds