------- Comment #6 from jakub at gcc dot gnu dot org  2010-02-11 16:01 -------
You can use delta: http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction
to automate the reduction (when cc1plus is hanging, you probably need to write
a shell script that will succeed if cc1plus times out after a few seconds and
fail if it compiles within that time).  Once you minimalize it, then you can
obfuscate it so that it will have really no resemblance to the original.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43036

Reply via email to