aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2004-04-09Fix typo in Changelog.Paul Brook1-4/+4
2004-04-09re PR target/14888 (ICE with -O2 -ffast-math in final_scan_insn())Roger Sayle2-0/+27
2004-04-08re PR pch/13419 (Clarification of invoke.texi requested)Geoffrey Keating15-0/+57
2004-04-08arm.h (CLASS_LIKELY_SPILLED_P): Define.Paul Brook2-0/+19
2004-04-08builtins.c (fold_builtin_isascii, [...]): New.Kaveh R. Ghazi2-0/+88
2004-04-07* gcc.dg/pch/pch.exp: Add largefile test.Ian Lance Taylor2-0/+19
2004-04-07Index: ChangeLogGeoffrey Keating3-0/+12
2004-04-07struct-by-value-5a_main.c, [...]: New files.Kaveh R. Ghazi19-81/+287
2004-04-06i386-sse-8.c: Don't use -march=pentium3 on x86_64.Jakub Jelinek4-3/+11
2004-04-06builtins.c: Implement support for sincos function.Uros Bizjak2-0/+83
2004-04-06* README.gcc: Remove obsolete contraint on testcases.Paul Brook2-4/+4
2004-04-05re PR c++/2123 (Array initializer)Paul Brook5-16/+57
2004-04-05re PR c++/3518 (default conversion to pointer-to-function is applied to soon ...Nathan Sidwell2-0/+19
2004-04-02README: Bring up to date with new subdirectories; remove duplicate subdirecto...Nathanael Nerode2-2/+8
2004-04-02re PR c++/14007 (Incorrect use of const partial specialization for reference ...Nathan Sidwell6-11/+52
2004-04-01re PR c++/14803 (Spurious warnings on conversion of pointers to member functi...Mark Mitchell2-0/+26
2004-04-01re PR c++/14804 ([unit-at-a-time] initializing const data with reinterpret_ca...Richard Henderson1-0/+25
2004-04-01re PR c++/14755 (miscompilation in bitfielded signed integers)Jakub Jelinek3-0/+32
2004-04-01* gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.Paul Brook2-1/+5
2004-03-30re PR c++/14724 (Destructor not called on backwards goto past initialization)Mark Mitchell3-0/+45
2004-03-30* gcc.dg/altivec-11.c: Extend test for more valid cases.Hartmut Penner2-0/+17
2004-03-28* gcc.dg/doloop-1.c: Do not check for lack of "blt".David Edelsohn2-2/+5
2004-03-28re PR c/14734 (Error recovery problem with undeclared array bounds)Zack Weinberg2-0/+7
2004-03-28c-tree.h (C_DECL_REGISTER): New.Joseph Myers3-5/+26
2004-03-27builtin-types.def (BT_WINT, [...]): New.Kaveh R. Ghazi2-0/+46
2004-03-2620001013-1.c: Run on 32-bit and 64-bit SPARC.James A. Morrison4-12/+12
2004-03-26fold-const.c (tree_expr_nonnegative_p): Handle BIT_XOR_EXPR like BIT_IOR_EXPR...Roger Sayle2-0/+10
2004-03-25re PR c/11527 (If an array "designated intializer" in a struct causes a segv.)Richard Henderson1-0/+18
2004-03-26Fix typo.Kaveh Ghazi1-1/+1
2004-03-25builtins.def: Add ctype builtins.Kaveh R. Ghazi2-0/+48
2004-03-25builtins.c (fold_builtin): Add new builtin optimizations for sqrt and/or cbrt.Kaveh R. Ghazi4-2/+151
2004-03-24prune.exp (prune_gcc_output): Ignore errata warning from IA64 assembler.Andreas Schwab2-1/+10
2004-03-24compare8.c: New test case.Joseph Myers2-0/+20
2004-03-24hooks.c (hook_constcharptr_tree_null): New hook.Ziemowit Laski2-0/+39
2004-03-23Correct PR number in last commitZack Weinberg1-1/+1
2004-03-23PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg13-20/+73
2004-03-23re PR rtl-optimization/14669 (Wrong code with -O for enum values expression E...Roger Sayle2-0/+24
2004-03-22re PR c/14069 (This input file lets gcc crash)Jakub Jelinek2-0/+9
2004-03-22Fix typo.Eric Botcazou1-1/+1
2004-03-22ulstrasp2.c: Do not pass -m64.Eric Botcazou4-9/+9
2004-03-22* gcc.dg/i386-sse-8.c: Reset default options.Ulrich Weigand2-0/+5
2004-03-22asm2.c: Allow 'parse error' instead of 'syntax error' in the error message text.Ulrich Weigand2-2/+7
2004-03-21pretty-print.c (pp_base_maybe_space): New function.Gabriel Dos Reis2-2/+6
2004-03-21re PR c++/14616 (disjoint_set_test.cpp from boost does not compile (sizeof))Mark Mitchell2-0/+14
2004-03-20re PR target/13889 (Assignment of an int to an int of different size in a str...Roger Sayle2-0/+12
2004-03-20re PR c/14635 (nan functions should not be C90 built-ins)Joseph Myers4-6/+17
2004-03-20altivec.h (vec_dst, [...]): Add prototypes, marked with always_inline attribute.Ziemowit Laski2-0/+31
2004-03-20call.c (build_op_delete_call): Do not forget the placement arguments when ite...Mark Mitchell9-2/+105
2004-03-19altivec-6.c: Use vector_size attribute, not mode.Paolo Bonzini3-3/+8
2004-03-19re PR c++/14545 (Cannot compile pooma-gcc (regression))Giovanni Bajo2-0/+31