./wip/creduce-git, Reduce compiler-breaking C program to minimal one

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.2.1nb20230213, Package name: creduce-2.2.1nb20230213, Maintainer: pkgsrc-users

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.


Required to run:
[textproc/p5-Regexp-Common] [lang/perl5] [devel/astyle] [devel/gindent] [devel/p5-File-Which] [devel/p5-Exporter-Lite] [devel/delta] [sysutils/p5-Sys-CPU] [benchmarks/p5-Benchmark-Timer] [devel/p5-Getopt-Tabular] [lang/libLLVM]

Required to build:
[devel/git-base] [pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2015-03-04 19:38:19 by Tobias Nygren | Files touched by this commit (1)
Log message:
clang -> libLLVM
   2014-09-06 23:13:44 by Thomas Klausner | Files touched by this commit (3)
Log message:
Import creduce-2.1.0nb20140906 as wip/creduce-git.

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.