diffblue-cbmc/regression/cbmc
kroening a51fe263b4 made the _Bool bit field a bit bigger
git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@5012 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
2015-01-06 09:49:38 +00:00
..
ASHR1 moved regressions from CVS 2012-07-22 22:19:13 +00:00
Address_of1 pointers to wide strings 2014-07-06 20:18:44 +00:00
Address_of2 Cleanup and bugfixes of address_arithmetic 2014-01-20 18:20:59 +00:00
Anonymous_Struct1 regressions from CVS 2012-09-10 18:58:54 +00:00
Anonymous_Struct2 regressions from CVS 2012-09-10 18:58:54 +00:00
Anonymous_Struct3 added tags 2014-08-10 13:09:09 +00:00
Array_Initialization1 moved regressions from CVS 2012-07-22 21:45:59 +00:00
Array_Initialization2 moved regressions from CVS 2012-07-22 21:45:59 +00:00
Array_Initialization3 form 2012-09-18 12:03:38 +00:00
Array_UF remove Martin's CRs 2014-06-30 13:43:59 +00:00
Assumption1 assumptions are not retro-active 2014-06-23 12:59:20 +00:00
BV_Arithmetic1 regressions from CVS 2012-09-10 18:58:54 +00:00
BV_Arithmetic2 regressions from CVS 2012-09-10 18:58:54 +00:00
BV_Arithmetic3 regressions from CVS 2012-09-10 18:58:54 +00:00
BV_Arithmetic4 regressions from CVS 2012-09-10 18:58:54 +00:00
BV_Arithmetic5 regressions from CVS 2012-09-10 18:58:54 +00:00
BV_Arithmetic6 regressions from CVS 2012-09-10 18:58:54 +00:00
Bitfields1 made the _Bool bit field a bit bigger 2015-01-06 09:49:38 +00:00
Bitfields2 cygwin has inttypes.h 2014-08-04 11:49:41 +00:00
Bool1 moved regressions from CVS 2012-07-22 22:19:13 +00:00
Bool2 nondet_bool now only returns 0 or 1 2014-12-08 08:27:58 +00:00
Bool3 this now works 2015-01-03 22:23:55 +00:00
Bool4 check compound assignments to _Bool 2014-12-08 18:48:16 +00:00
Boolean_Guards1 regression cleanup 2013-02-03 17:30:07 +00:00
Computed-Goto1 regressions from CVS 2012-09-10 18:58:54 +00:00
Division1 regression cleanup 2013-02-03 17:30:07 +00:00
Division2 regression cleanup 2013-02-03 17:30:07 +00:00
Double-to-float-no-simp1 SH-4 doesn't have FE_UPWARD/FE_DOWNWARD rounding modes 2014-08-09 20:16:48 +00:00
Double-to-float-no-simp1-fix1 SH-4 doesn't have FE_UPWARD/FE_DOWNWARD rounding modes 2014-08-09 20:16:48 +00:00
Double-to-float-no-simp1-fix2 Martin's 2nd patch for floatbv issues 2014-06-02 14:19:18 +00:00
Double-to-float-with-simp1 SH-4 doesn't have FE_UPWARD/FE_DOWNWARD rounding modes 2014-08-09 20:16:48 +00:00
Ellipsis1 regressions from CVS 2012-09-10 18:58:54 +00:00
Ellipsis2 Calls to function with variable arguments may use 2014-07-06 20:58:11 +00:00
Endianness1 moved regressions from CVS 2012-07-22 21:36:34 +00:00
Endianness2 moved regressions from CVS 2012-07-22 21:36:34 +00:00
Endianness3 moved regressions from CVS 2012-07-22 21:36:34 +00:00
Endianness4 moved regressions from CVS 2012-07-22 21:36:34 +00:00
Endianness5 moved regressions from CVS 2012-07-22 21:36:34 +00:00
Endianness6 moved regressions from CVS 2012-07-22 21:36:34 +00:00
Endianness7 Changes in r3907 fixed basic big-endian byte extract 2014-07-16 07:59:52 +00:00
Endianness8 hash_set_cont iterators aren't stable 2014-07-28 15:03:24 +00:00
Endianness9 Union constructors and endianness - KNOWNBUG 2014-08-27 13:46:07 +00:00
Error_Label1 moved regressions from CVS 2012-07-22 22:19:13 +00:00
Error_Label2 make --no-assertions not apply to error labels 2013-09-10 12:09:37 +00:00
Error_Label3 set multiple error labels 2015-01-05 12:43:10 +00:00
Eval_Order1 fails ok 2014-08-10 16:42:22 +00:00
Eval_Order2 expected to fail 2014-08-10 16:42:48 +00:00
Exceptions1 regression for exceptions 2013-05-05 15:43:40 +00:00
Failing_Assert1 regression cleanup 2013-02-03 17:30:07 +00:00
Fixedbv1 moved regressions from CVS 2012-09-01 19:09:53 +00:00
Fixedbv2 moved regressions from CVS 2012-09-01 19:09:53 +00:00
Fixedbv3 moved regressions from CVS 2012-09-01 19:09:53 +00:00
Fixedbv4 moved regressions from CVS 2012-09-01 19:09:53 +00:00
Fixedbv5 moved regressions from CVS 2012-09-01 19:09:53 +00:00
Fixedbv6 moved regressions from CVS 2012-09-01 19:09:53 +00:00
Fixedbv7 moved regressions from CVS 2012-09-01 19:09:53 +00:00
Float-Rounding1 SH-4 doesn't have FE_UPWARD/FE_DOWNWARD rounding modes 2014-08-09 20:16:48 +00:00
Float-Rounding2 check for fegetround 2014-11-23 11:13:48 +00:00
Float-div1 removed CRs 2014-06-01 22:11:36 +00:00
Float-flags-no-simp1 no float stuff in Visual Studio 2013-02-03 19:38:35 +00:00
Float-flags-simp1 no float stuff in Visual Studio 2013-02-03 19:38:35 +00:00
Float-no-simp1 directory names for --no-simplify float regressions 2013-01-11 03:02:54 +00:00
Float-no-simp2 __CPROVER_isnormal, _isnan etc. now have float, double, long double variants 2013-11-01 12:32:04 +00:00
Float-no-simp3 directory names for --no-simplify float regressions 2013-01-11 03:02:54 +00:00
Float-no-simp4 __CPROVER_isnormal, _isnan etc. now have float, double, long double variants 2013-11-01 12:32:04 +00:00
Float-no-simp5 directory names for --no-simplify float regressions 2013-01-11 03:02:54 +00:00
Float-no-simp6 regression from Martin about subnormal -> normal transition during rounding 2013-10-07 14:55:26 +00:00
Float-no-simp7 removed CRs 2014-06-01 22:11:36 +00:00
Float-no-simp8 Visual Studio doesn't have signbit or fenv.h 2014-07-13 17:05:41 +00:00
Float-no-simp9 SH-4 doesn't have FE_UPWARD/FE_DOWNWARD rounding modes 2014-08-09 20:16:48 +00:00
Float-overflow1 added floating-point overflow checks 2014-01-28 14:51:27 +00:00
Float-overflow2 added floating-point overflow checks 2014-01-28 14:51:27 +00:00
Float-to-double1 CYGWIN does have isnan 2014-08-03 10:58:26 +00:00
Float-to-double2 removed CRs 2014-06-01 22:11:36 +00:00
Float-zero-sum1 removed CRs 2014-06-01 22:11:36 +00:00
Float1 more regressions from the CVS 2012-09-02 11:30:38 +00:00
Float2 more regressions from the CVS 2012-09-02 11:30:38 +00:00
Float3 more regressions from the CVS 2012-09-02 11:30:38 +00:00
Float4 __CPROVER_isnormal, _isnan etc. now have float, double, long double variants 2013-11-01 12:32:04 +00:00
Float5 more regressions from the CVS 2012-09-02 11:30:38 +00:00
Float6 more regressions from the CVS 2012-09-02 11:30:38 +00:00
Float7 more regressions from the CVS 2012-09-02 11:30:38 +00:00
Float8 __CPROVER_isnormal, _isnan etc. now have float, double, long double variants 2013-11-01 12:32:04 +00:00
Float11 more regressions from the CVS 2012-09-02 11:30:38 +00:00
Float12 more regressions from the CVS 2012-09-02 11:30:38 +00:00
Float13 more regressions from the CVS 2012-09-02 11:30:38 +00:00
Float14 __CPROVER_isnormal, _isnan etc. now have float, double, long double variants 2013-11-01 12:32:04 +00:00
Float18 more regressions from the CVS 2012-09-02 11:30:38 +00:00
Float19 removed CRs 2014-06-01 22:11:36 +00:00
Float20 removed CRs 2014-06-01 22:11:36 +00:00
Float21 removed CRs 2014-06-01 22:11:36 +00:00
Float22 float-union test from Martin 2013-11-01 15:50:52 +00:00
Float_lib1 don't test integers 2014-12-06 20:58:48 +00:00
Float_lib2 comment 2014-10-31 17:21:46 +00:00
Free1 Proper types in malloc, strlen declarations 2014-05-25 16:18:35 +00:00
Free2 Proper types in malloc, strlen declarations 2014-05-25 16:18:35 +00:00
Free3 Proper types in malloc, strlen declarations 2014-05-25 16:18:35 +00:00
Free4 from CVS 2012-10-07 17:39:13 +00:00
Function-KnR1 regressions from CVS 2012-09-10 18:58:54 +00:00
Function1 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function2 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function3 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function4 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function5 new messages 2014-09-13 15:28:56 +00:00
Function6 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function7 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function8 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function9 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function10 more 2013-04-15 08:10:35 +00:00
Function11 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function12 fix for side effects in initializers 2012-11-04 19:26:44 +00:00
Function13 more 2014-06-16 14:08:12 +00:00
Function_Eval_Order1 Removed Martin's CR-LFs 2014-08-06 10:46:22 +00:00
Function_Eval_Order2 Removed Martin's CR-LFs 2014-08-06 10:46:22 +00:00
Function_Parameters1 Function parameters (!) may have side effects 2014-04-24 13:51:27 +00:00
Function_Pointer1 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function_Pointer2 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function_Pointer3 use proper header 2014-11-23 10:56:01 +00:00
Function_Pointer4 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function_Pointer5 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function_Pointer6 Proper types in malloc, strlen declarations 2014-05-25 16:18:35 +00:00
Function_Pointer7 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function_Pointer8 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function_Pointer9 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function_Pointer10 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function_Pointer11 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function_Pointer12 comment 2014-06-15 20:27:45 +00:00
Function_Pointer13 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function_Pointer14 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function_Pointer15 more regressions from CVS 2012-11-03 17:21:06 +00:00
Function_Pointer16 remove_function_pointers() now introduces temporary symbols for type-mismatched return values 2013-02-15 22:48:26 +00:00
Function_Pointer17 Example witnessing unbounded recursion 2014-07-12 08:15:10 +00:00
Global_Initialization1 more 2012-07-30 07:29:59 +00:00
Global_Initialization2 Handle tentative definitions of arrays as mandated by the C standard 2013-12-04 12:01:18 +00:00
Initialization1 from CVS 2012-10-07 17:48:15 +00:00
Initialization2 from CVS 2012-10-07 17:48:15 +00:00
Initialization3 Calls to do_initialization may change the initializer in a declaration, introducing additional symbols 2013-12-04 12:06:43 +00:00
Initialization5 Calls to do_initialization may change the initializer in a declaration, introducing additional symbols 2013-12-04 12:06:43 +00:00
Initialization6 removed CRs 2014-06-01 22:11:36 +00:00
Linking1 regression cleanup 2013-02-03 17:30:07 +00:00
Linking2 regression cleanup 2013-02-03 17:30:07 +00:00
Linking3 regression cleanup 2013-02-03 17:30:07 +00:00
Linking4 cleanup 2013-06-29 12:21:07 +00:00
Local_out_of_scope1 check for accesses to locals that are out-of-scope 2013-11-03 14:32:12 +00:00
Malloc12 Proper types in malloc, strlen declarations 2014-05-25 16:18:35 +00:00
Malloc13 Proper types in malloc, strlen declarations 2014-05-25 16:18:35 +00:00
Malloc14 Proper types in malloc, strlen declarations 2014-05-25 16:18:35 +00:00
Malloc15 Proper types in malloc, strlen declarations 2014-05-25 16:18:35 +00:00
Malloc16 Proper types in malloc, strlen declarations 2014-05-25 16:18:35 +00:00
Malloc17 Apply simplify to turn more arguments of malloc into constants, dynamic size still not fully working 2014-08-27 15:53:00 +00:00
Malloc18 malloc doesn't work unless size is a trivial constant 2014-06-22 21:14:41 +00:00
Memmove1 New CBMC regression tests for unsupported features 2014-01-20 14:25:43 +00:00
Memory_leak1 memory leak check is now a separate option 2013-11-03 17:05:09 +00:00
Memory_leak2 memory leak check is now a separate option 2013-11-03 17:05:09 +00:00
Mod1 regressions from CVS 2012-09-10 18:58:54 +00:00
Mod2 regressions from CVS 2012-09-10 18:58:54 +00:00
Multi_Dimensional_Array1 more regressions from the CVS 2012-09-02 11:19:24 +00:00
Multi_Dimensional_Array2 more regressions from the CVS 2012-09-02 11:19:24 +00:00
Multi_Dimensional_Array3 more regressions from the CVS 2012-09-02 11:19:24 +00:00
Multi_Dimensional_Array4 more regressions from the CVS 2012-09-02 11:19:24 +00:00
Multi_Dimensional_Array5 more regressions from the CVS 2012-09-02 11:19:24 +00:00
Multi_Dimensional_Array6 property IDs have changed 2014-10-26 14:11:38 +00:00
Negation1 moved regressions from CVS 2012-07-22 22:19:13 +00:00
Negation2 bitnot is not invariant under type cast 2014-02-23 15:17:08 +00:00
Overflow_Addition1 moved regressions from CVS 2012-07-22 22:19:13 +00:00
Overflow_Multiplication1 moved regressions from CVS 2012-07-22 22:19:13 +00:00
Pointer_Arithmetic1 more regressions from CVS 2012-11-03 17:27:07 +00:00
Pointer_Arithmetic2 more regressions from CVS 2012-11-03 17:27:07 +00:00
Pointer_Arithmetic3 more regressions from CVS 2012-11-03 17:27:07 +00:00
Pointer_Arithmetic4 more regressions from CVS 2012-11-03 17:27:07 +00:00
Pointer_Arithmetic5 fix 2013-01-01 18:44:52 +00:00
Pointer_Arithmetic6 more regressions from CVS 2012-11-03 17:27:07 +00:00
Pointer_Arithmetic7 more regressions from CVS 2012-11-03 17:27:07 +00:00
Pointer_Arithmetic8 more regressions from CVS 2012-11-03 17:27:07 +00:00
Pointer_Arithmetic9 more regressions from CVS 2012-11-03 17:27:07 +00:00
Pointer_Arithmetic10 more regressions from CVS 2012-11-03 17:27:07 +00:00
Pointer_Arithmetic11 more regressions from CVS 2012-11-03 17:27:07 +00:00
Pointer_Arithmetic12 this test is little-endian specific 2014-07-15 11:26:19 +00:00
Pointer_Assume1 New CBMC regression tests for unsupported features 2014-01-20 14:25:43 +00:00
Pointer_array1 Cleanup and bugfixes of address_arithmetic 2014-01-20 18:20:59 +00:00
Pointer_array2 Bug in value set tracking 2014-12-30 16:06:53 +00:00
Pointer_byte_extract1 fix test.desc 2014-07-07 19:45:16 +00:00
Pointer_byte_extract2 property IDs have changed 2014-10-26 14:38:43 +00:00
Pointer_byte_extract3 Maintain is_bit_field property all the way to propositional reduction 2013-11-03 17:07:40 +00:00
Pointer_byte_extract4 Regression test Pointer_byte_extract4 is fine 2014-01-12 09:06:06 +00:00
Pointer_byte_extract5 property IDs have changed 2014-10-26 14:38:43 +00:00
Pointer_byte_extract6 need long long int for double on 32 bits 2014-01-18 19:51:12 +00:00
Pointer_byte_extract7 Handle bit fields in endianness mapping 2014-07-28 14:50:41 +00:00
Pointer_byte_extract8 property IDs have changed 2014-10-26 14:11:38 +00:00
Pointer_difference1 more 2012-07-04 19:48:51 +00:00
Promotion1 moved regressions from CVS 2012-07-22 21:36:34 +00:00
Promotion2 moved regressions from CVS 2012-07-22 21:36:34 +00:00
Quantifiers1 more quantifier testing 2014-08-01 08:50:35 +00:00
Recursion1 more regressions from the CVS 2012-09-02 11:19:24 +00:00
Recursion2 more regressions from the CVS 2012-09-02 11:19:24 +00:00
Recursion3 more regressions from the CVS 2012-09-02 11:19:24 +00:00
Recursion4 removed CRs 2014-06-01 22:11:36 +00:00
Recursion5 Fix (and cleanup) bounded thread spawn from loops or recursive calls with --unwind 2013-12-04 15:00:13 +00:00
Recursion6 check assignments to locals via pointer 2014-12-26 21:30:08 +00:00
Sideeffects1 more regressions from the CVS 2012-09-02 11:19:24 +00:00
Sideeffects2 more regressions from the CVS 2012-09-02 11:19:24 +00:00
Sideeffects3 undo 2014-06-15 20:16:58 +00:00
Sideeffects4 more regressions from the CVS 2012-09-02 11:19:24 +00:00
Sideeffects5 proper treatment of residual expressions 2013-02-16 11:53:09 +00:00
Sideeffects6 proper treatment of residual expressions 2013-02-16 11:53:09 +00:00
Static2 regressions from CVS 2012-09-10 18:58:54 +00:00
Static_Functions1 regressions from CVS 2012-09-10 18:58:54 +00:00
String1 CYGWIN doesn't have built-in wchar_t 2014-08-04 12:02:29 +00:00
String2 more regressions from the CVS 2012-09-02 11:30:38 +00:00
String3 fixes for new pointer checks 2013-01-03 20:48:42 +00:00
String4 Proper types in malloc, strlen declarations 2014-05-25 16:18:35 +00:00
String5 more regressions from the CVS 2012-09-02 11:30:38 +00:00
String6 Make --pointer-check catch memory leaks 2013-11-03 15:05:41 +00:00
String7 more regressions from the CVS 2012-09-02 11:30:38 +00:00
String_Literal1 check width of wchar_t 2014-08-04 11:42:33 +00:00
Struct_Bytewise1 use existing endianness defines 2014-09-02 08:45:11 +00:00
Struct_Bytewise2 regressions from CVS 2012-09-10 18:58:54 +00:00
Struct_Initialization1 regressions from CVS 2012-09-10 18:58:54 +00:00
Struct_Initialization2 regressions from CVS 2012-09-10 18:58:54 +00:00
Struct_Initialization3 regressions from CVS 2012-09-10 18:58:54 +00:00
Struct_Initialization4 regressions from CVS 2012-09-10 18:58:54 +00:00
Struct_Initialization5 regressions from CVS 2012-09-10 18:58:54 +00:00
Struct_Initialization6 regressions from CVS 2012-09-10 18:58:54 +00:00
Struct_Initialization7 regressions from CVS 2012-09-10 18:58:54 +00:00
Struct_Initialization8 future regression 2012-09-10 19:08:33 +00:00
Struct_Initialization9 regressions from CVS 2012-09-10 18:58:54 +00:00
Struct_Initialization10 regressions from CVS 2012-09-10 18:58:54 +00:00
Struct_Padding1 padding and initialization 2012-09-17 09:57:05 +00:00
Typecast1 moved regressions from CVS 2012-07-22 22:19:13 +00:00
Typecast2 fix for pushing typecasts into arithmetic operations 2014-07-11 16:30:13 +00:00
Undefined_Function1 check that the warning is printed 2014-11-23 11:15:03 +00:00
Union_Initialization1 fix for union initialization using designators 2014-02-09 16:19:26 +00:00
Unwinding_Assertions_Improved1 New CBMC regression tests for unsupported features 2014-01-20 14:25:43 +00:00
Unwinding_Locality1 moved regressions from CVS 2012-07-22 21:45:59 +00:00
Variadic1 nudge 2014-08-10 16:40:56 +00:00
Visual_Studio_Types1 Visual Studio types 2014-08-04 12:09:59 +00:00
Visual_Studio_Types2 guard for Visual Studio stuff 2014-08-04 12:13:40 +00:00
Volatile1 New CBMC regression tests for unsupported features 2014-01-20 14:25:43 +00:00
Zero_Initialization1 comment 2014-08-04 13:56:39 +00:00
__func__1 moved regressions from CVS 2012-07-22 21:45:59 +00:00
abs1 WIN32 has _isnan 2014-07-13 17:07:12 +00:00
argv1 clean 2013-01-01 18:50:30 +00:00
atomic_section_seq1 dumping trace of sequential programs 2013-10-09 21:01:06 +00:00
char1 fix for MSC 2014-08-05 08:21:32 +00:00
character_handling1 from CVS 2012-10-07 17:48:15 +00:00
comma1 regression and fix for commas in address_of operator 2013-12-31 15:41:32 +00:00
complex1 more 2014-06-16 09:41:29 +00:00
compound_literal1 lifetime of compound literals is really that of containing block 2013-09-18 18:52:31 +00:00
const_ptr1 regression cleanup 2013-02-03 17:30:07 +00:00
enum1 moved regressions from CVS 2012-07-22 21:36:34 +00:00
enum2 assert.h 2014-11-01 22:01:47 +00:00
enum3 moved regressions from CVS 2012-07-22 21:36:34 +00:00
enum4 Support for enum tag type across the code base 2014-11-01 21:59:39 +00:00
equality_through_array1 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_array2 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_array3 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_array4 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_array5 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_array6 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_array_of_struct1 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_array_of_struct2 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_array_of_struct3 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_array_of_struct4 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_struct1 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_struct2 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_struct3 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_struct4 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_struct5 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_struct_containing_arrays1 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_struct_containing_arrays2 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_struct_containing_arrays3 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_union1 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_union2 remove Martin's CRs 2014-06-30 13:43:59 +00:00
equality_through_union3 remove Martin's CRs 2014-06-30 13:43:59 +00:00
exit1 moved regressions from CVS 2012-07-22 22:19:13 +00:00
extern_initialization1 missing file1.c 2013-04-10 19:03:08 +00:00
extern_initialization2 missing file1.c 2013-04-10 19:03:08 +00:00
for-break1 moved regressions from CVS 2012-07-22 22:19:13 +00:00
for1 Limit maximum number of required loop iterations to 32 2013-10-09 20:42:36 +00:00
for2 moved regressions from CVS 2012-07-22 21:36:34 +00:00
for3 moved regressions from CVS 2012-07-22 21:36:34 +00:00
function_option1 regressions from CVS 2012-09-10 18:58:54 +00:00
gcc_c99-bool-1 test file name 2013-10-16 21:43:20 +00:00
gcc_conditional_expr1 moved regressions from CVS 2012-07-22 22:19:13 +00:00
gcc_local_label1 fix 2012-09-02 22:23:44 +00:00
gcc_statement_expression1 more regressions from the CVS 2012-09-02 11:19:24 +00:00
gcc_statement_expression2 more regressions from the CVS 2012-09-02 11:19:24 +00:00
gcc_statement_expression3 more regressions from the CVS 2012-09-02 11:19:24 +00:00
gcc_statement_expression4 gcc statement expressions do array decay 2014-08-27 14:21:15 +00:00
gcc_statement_expression5 gcc statement expressions do array decay 2014-08-27 14:21:15 +00:00
gcc_vector1 fix for vector initialization 2012-09-22 13:59:28 +00:00
gcc_vector2 make remove_vector work 2014-10-31 13:53:34 +00:00
goto1 moved regressions from CVS 2012-07-22 22:19:13 +00:00
goto2 moved regressions from CVS 2012-07-22 22:19:13 +00:00
goto3 moved regressions from CVS 2012-07-22 22:19:13 +00:00
goto4 moved regressions from CVS 2012-07-22 22:19:13 +00:00
if1 moved regressions from CVS 2012-07-22 21:36:34 +00:00
if2 moved regressions from CVS 2012-07-22 21:36:34 +00:00
if3 moved regressions from CVS 2012-07-22 21:36:34 +00:00
if4 moved regressions from CVS 2012-07-22 21:36:34 +00:00
inline1 moved regressions from CVS 2012-07-22 22:19:13 +00:00
int-to-float1 SH-4 doesn't have FE_UPWARD/FE_DOWNWARD rounding modes 2014-08-09 20:16:48 +00:00
int-to-float2 SH-4 doesn't have FE_UPWARD/FE_DOWNWARD rounding modes 2014-08-09 20:16:48 +00:00
locations1 define int8_t 2014-06-17 11:42:34 +00:00
noop1 __noop arguments are not evaluated 2013-05-29 12:29:58 +00:00
null1 fix test 2014-05-22 13:44:32 +00:00
null2 Turn NULL into constant of proper type when removing 2014-11-02 13:39:22 +00:00
offsetof1 __builtin_offsetof with variable offset 2012-09-19 16:54:24 +00:00
pipe1 property IDs have changed 2014-10-26 14:38:43 +00:00
realloc1 array_copy should fall back to byte_extract, makes 2014-07-06 20:57:32 +00:00
return1 moved regressions from CVS 2012-07-22 22:19:13 +00:00
return3 moved regressions from CVS 2012-07-22 22:19:13 +00:00
return4 moved regressions from CVS 2012-07-22 22:19:13 +00:00
return5 moved regressions from CVS 2012-07-22 22:19:13 +00:00
strtol1 Replaced atoi implementation by strtol 2013-07-11 08:43:21 +00:00
strtol2 fix for strtol2 regression 2014-01-08 14:50:06 +00:00
struct1 regressions from CVS 2012-09-10 18:58:54 +00:00
struct3 regressions from CVS 2012-09-10 18:58:54 +00:00
struct4 use proper header 2014-11-23 10:56:23 +00:00
struct6 Proper types in malloc, strlen declarations 2014-05-25 16:18:35 +00:00
struct7 regressions from CVS 2012-09-10 18:58:54 +00:00
struct8 regressions from CVS 2012-09-10 18:58:54 +00:00
switch1 moved regressions from CVS 2012-07-22 21:36:34 +00:00
switch2 moved regressions from CVS 2012-07-22 21:36:34 +00:00
switch3 moved regressions from CVS 2012-07-22 21:36:34 +00:00
switch4 moved regressions from CVS 2012-07-22 21:36:34 +00:00
switch5 moved regressions from CVS 2012-07-22 21:36:34 +00:00
switch6 moved regressions from CVS 2012-07-22 21:36:34 +00:00
union1 unions should be zero-initialized 2014-08-27 13:31:59 +00:00
union2 regressions from CVS 2012-09-10 18:58:54 +00:00
union3 mild cleanup of regression 2014-01-06 21:10:32 +00:00
union4 regressions from CVS 2012-09-10 18:58:54 +00:00
union5 check non-determinism in stack-allocated unions 2014-08-27 13:45:39 +00:00
unsigned_char1 moved regressions from CVS 2012-07-22 21:36:34 +00:00
va_list1 MSC 2012-09-10 19:59:50 +00:00
va_list2 odd usage of va_list 2012-12-19 11:47:47 +00:00
void_ifthenelse moved regressions from CVS 2012-07-22 22:19:13 +00:00
while1 regression cleanup 2013-02-03 17:30:07 +00:00
Makefile regression testing now uses local binaries 2013-05-25 08:14:03 +00:00