aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2008-09-28re PR middle-end/36575 (ACATS c460011 fails at -O3)Eric Botcazou2-0/+38
2008-09-26re PR middle-end/37275 (ICE when compile libgomp/task.c)Jakub Jelinek2-0/+142
2008-09-26decl.c (gnat_to_gnu_entity): Cap the alignment promotion to that of ptr_mode ...Eric Botcazou3-0/+20
2008-09-26struct-layout-1_x1.h: Add __SIZE_TYPE__ cast to avoid pointer truncation warn...Kai Tietz2-1/+6
2008-09-26re PR tree-optimization/37574 (ICE with the vectorizer and GC)Dorit Nuzman3-0/+32
2008-09-26re PR c/37645 (ICE with weakref attribute)Jakub Jelinek2-0/+10
2008-09-25* gcc.dg/vect/slp-7.c: Add alignment attribute, change target tests.Steve Ellcey2-6/+10
2008-09-25re PR c++/37649 (ICE with invalid template class)Paolo Carlini2-0/+11
2008-09-25re PR fortran/37504 (Wrongly rejects: unprotected_pointer => protected_pointer)Tobias Burnus2-0/+27
2008-09-24* gcc.dg/vect/O3-vect-pr34223.c: Check vect_int_mult.Steve Ellcey2-1/+5
2008-09-24c-common.c (fname_decl): New location argument.Aldy Hernandez4-6/+13
2008-09-24* gcc.dg/utf-array.c: Fix syntax of dg-error stmts.Steve Ellcey2-4/+8
2008-09-24re PR fortran/37626 (ICE for automatic deallocation of character result varia...Tobias Burnus2-0/+61
2008-09-23target-supports.exp (check_effective_target_pow10): New.Steve Ellcey3-36/+55
2008-09-23re PR c++/37533 (ICE with parallel for loop)Jakub Jelinek2-0/+55
2008-09-23* gcc.dg/vect/slp-widen-mult-s16.c: Fix typo.Eric Botcazou2-2/+6
2008-09-23* c-ppoutput.c (cb_used_define): Do nothing for a builtin node.Eric Botcazou2-0/+9
2008-09-23c-tree.h: Add argument to c_objc_common_truthvalue_conversion, parser_build_b...Aldy Hernandez6-26/+63
2008-09-23re PR fortran/37588 (GENERIC type-bound procedure is not resolved)Daniel Kraft3-0/+118
2008-09-23pragma-init-fini.c: Use dg-warning in lieu of dg-error.Eric Botcazou4-19/+25
2008-09-23cmdlne-dU-16.c: Specify -std=c89 on Solaris.Eric Botcazou3-0/+7
2008-09-23re PR fortran/37580 (Accepts "pointer(:) => target" without lower bound)Tobias Burnus3-0/+24
2008-09-22re PR target/37593 (-mlong-calls doesn't affect calls to _mcount generated wi...David Daney2-0/+12
2008-09-22re PR tree-optimization/37145 (XFAILs from PRE rewrite, SCCVN union optimizat...Richard Guenther5-9/+46
2008-09-22mips.h (ISA_HAS_BADDU): New macro.Adam Nemet2-0/+34
2008-09-22re PR rtl-optimization/33642 (unrecognizable insn for -frtl-abstract-sequences)David Edelsohn3-10/+16
2008-09-22re PR tree-optimization/37145 (XFAILs from PRE rewrite, SCCVN union optimizat...Richard Guenther2-1/+6
2008-09-22re PR fortran/37486 (alignment of data in COMMON blocks)Janus Weil3-0/+42
2008-09-22decl.c (gnat_to_gnu_entity): Even when they are never assigned...Olivier Hainque2-0/+20
2008-09-22re PR tree-optimization/37482 (definition in block 51 follows the use for SSA...Ira Rosen2-0/+26
2008-09-22re PR target/37170 (gcc.dg/weak/weak-1.c)Hans-Peter Nilsson4-8/+109
2008-09-21re PR rtl-optimization/33642 (unrecognizable insn for -frtl-abstract-sequences)Kaz Kojima3-4/+10
2008-09-21re PR fortran/37583 (ICE "insert_bbt(): Duplicate key" for self-calling ENTRY...Paul Thomas2-0/+41
2008-09-21re PR fortran/35846 (ICE on nested character constructors)Daniel Kraft7-0/+121
2008-09-21decl.c (match_procedure_in_type): Changed misleading error message for not ye...Daniel Kraft2-1/+6
2008-09-21re PR tree-optimization/37539 (Hang for -O3)Ira Rosen2-0/+50
2008-09-20re PR rtl-optimization/33642 (unrecognizable insn for -frtl-abstract-sequences)Eric Botcazou3-4/+10
2008-09-19re PR tree-optimization/30930 (vector can cause to create an extra variable, ...Andrew Pinski3-0/+48
2008-09-19pr11832.c: xfail on xtensa*-*-*.Bob Wilson3-4/+9
2008-09-18re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson275-1209/+1599
2008-09-18re PR target/37394 (Segfault in ia64_variable_issue with -O -fschedule-insns2)H.J. Lu2-4/+21
2008-09-18re PR fortran/35945 (Complex module-based overloading fails)Paul Thomas3-0/+95
2008-09-18* gcc.c-torture/execute/20060420-1.c: Fix alignment logic.DJ Delorie2-2/+8
2008-09-18cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefi...Simon Baldwin2-0/+83
2008-09-18re PR tree-optimization/37258 (ice in simplify_subreg, at simplify-rtx.c:4957)Richard Guenther2-0/+63
2008-09-18fix PR 37102 by having out of ssa remove dead PHI nodes.Andrew MacLeod2-0/+30
2008-09-18re PR middle-end/37284 (ICE on valid code with -fstrict-aliasing)Richard Guenther2-0/+22
2008-09-18re PR fortran/37507 (Print location in (DE)ALLOCATION errors)Daniel Kraft4-0/+52
2008-09-18re PR middle-end/37456 (ICE: verify_flow_info failed: control flow in the mid...Richard Guenther2-0/+19
2008-09-18re PR rtl-optimization/37544 (Conversion double -> unsigned long long -> unsi...Uros Bizjak2-0/+44