creduce

v 2.10.0

Test-case reduction for C compiler bugs

C-Reduce is a tool that takes a large C, C++, or OpenCL file that has a property of interest (such as triggering a compiler bug) and automatically produces a much smaller C/C++ file that has the same property. It is intended for use by people who discover and report bugs in compilers and other tools that process source code.

http://embed.cs.utah.edu/creduce

To install creduce, paste this in macOS terminal after installing MacPorts

sudo port install creduce

Add to my watchlist

Installations 0
Requested Installations 0