summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture
Commit message (Expand)AuthorAgeFilesLines
* 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-09-221-0/+10
* * config/i386/i386.c (ix86_expand_carry_flag_compare): Fixsayle2003-09-211-0/+15
* * function.c (STACK_BYTES): Move definition to head of file.rsandifo2003-09-142-0/+47
* * toplev.c (rest_of_compilation): Call split_all_insns beforejakub2003-09-081-0/+94
* 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-09-081-0/+25
* PR optimization/11700.sayle2003-09-041-0/+33
* PR target/11805kazu2003-08-211-0/+24
* Test from http://gcc.gnu.org/ml/gcc-patches/2003-08/msg01198.htmlzlomek2003-08-211-0/+16
* * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.rsandifo2003-08-184-4/+4
* * gcc.c-torture/execute/builtins/lib/strcat.c: New.ghazi2003-08-143-15/+32
* PR target/11693jakub2003-08-111-0/+35
* * builtins.c (expand_builtin_strcat): Optimize constant strings.ghazi2003-08-111-6/+33
* PR middle-end/11771sayle2003-08-041-0/+9
* * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.aoliva2003-07-292-4/+4
* * configure.in (--enable-checking): Add fold category.jakub2003-07-281-0/+9
* * varasm.c (output_constant_def_contents): Usegeoffk2003-07-271-0/+2
* 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-07-211-0/+13
* PR target/11087jakub2003-07-181-0/+69
* PR 11498geoffk2003-07-171-0/+9
* * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,jakub2003-07-151-1/+1
* PR target/10795kazu2003-07-151-0/+13
* PR optimization/11320ebotcazou2003-07-151-0/+35
* 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2003-07-141-0/+193
* PR c/11449kazu2003-07-101-0/+13
* * gcc.c-torture/compile/20030704-1.c: Add a comment.kazu2003-07-091-0/+6
* * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.zack2003-07-051-0/+3
* * gcc.c-torture/compile/20030704-1.c: New.kazu2003-07-041-0/+11
* PR target/10700sayle2003-07-031-0/+10
* * ChangeLog.6: Fix misspellings.kraai2003-07-011-1/+1
* 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>reichelt2003-06-301-1/+1
* * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.uweigand2003-06-281-3/+3
* * builtins.c (c_strlen): Add only_value argument.jakub2003-06-284-0/+61
* * builtins.c (expand_builtin_sprintf): Use c_getstr and strlen tosayle2003-06-273-10/+27
* * reload.c (can_reload_into): New function.amylaar2003-06-261-0/+181
* Added missing semicolon at end of union.amylaar2003-06-261-1/+1
* PR optimization/11311sayle2003-06-251-0/+6
* * builtins.c (expand_builtin_strcpy): Don't evaluate side-effects injakub2003-06-241-0/+45
* * builtins.c (expand_builtin_mathfn_2): Use tree_cons to buildsayle2003-06-231-0/+95
* * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfailmmitchel2003-06-201-1/+1
* * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.kazu2003-06-191-2/+0
* * gcc.c-torture/execute/simd-4.c (main): Make expected valueamylaar2003-06-191-1/+4
* * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.kazu2003-06-183-3/+6
* 2003-06-16 Aldy Hernandez <aldyh@redhat.com>aldyh2003-06-171-0/+16
* * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.mmitchel2003-06-161-6/+5
* * gcc.c-torture/compile/simd-5.c: Correct SPARC XFAIL indications.mmitchel2003-06-161-6/+6
* * lib/gcc-dg.exp (dg-require-dll): New function.mmitchel2003-06-1349-285/+115
* * gcc.c-torture/execute/20030611-1.c: New test.ebotcazou2003-06-131-0/+62
* PR middle-end/10475rth2003-06-131-0/+11
* * gcc.c-torture/compile/20000804-1.x: Dsiable on h8300 port.kazu2003-06-081-2/+4
* PR target/11052rearnsha2003-06-061-0/+27