aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2006-01-23re PR testsuite/25891 (gomp tests run on non-libgomp (non-thread) ports, fail...Hans-Peter Nilsson1-0/+4
2006-01-23re PR rtl-optimization/25654 (RTL alias analysis unprepared to handle stack s...Steven Bosscher1-0/+37
2006-01-211b-01.c: Warning fix.Alan Modra3-5/+5
2006-01-20re PR rtl-optimization/24626 (internal compiler error: verify_flow_info failed)Richard Guenther4-0/+111
2006-01-19tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo14-53/+53
2006-01-19tree-vrp.c (extract_range_from_assert): Refine the result range if the variab...Jeff Law1-0/+52
2006-01-19* gcc.dg/pr25805.c: Fix misapplied patch.Richard Sandiford1-20/+0
2006-01-19Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman9-2/+661
2006-01-19re PR c/25805 (Incorrect handling of zero-initialized flexible arrays)Richard Sandiford1-0/+40
2006-01-19tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove.Daniel Berlin1-0/+25
2006-01-18Werror-1.c, [...]: New.DJ Delorie12-0/+203
2006-01-18tree-vrp.c (test_for_singularity): Correct test for new min limit.Jeff Law3-0/+135
2006-01-18[multiple changes]Diego Novillo113-0/+2515
2006-01-18Missing part from:Andreas Jaeger1-1/+1
2006-01-17fp-int-convert-float128.c: Fix dg-do line, add a closing brace.Andrew Pinski1-1/+1
2006-01-17mangle25.C: Run always on ia64 but only onAndreas Jaeger2-4/+2
2006-01-17re PR testsuite/25764 (gcc.dg/const-compare.c fails on i686-darwin)Andrew Pinski1-1/+1
2006-01-17re PR c/25682 (ICE when using old sytle offsetof (with non zero start) as arr...Jakub Jelinek1-0/+27
2006-01-17target-supports.exp (check_effective_target_dfp_nocache, [...]): New.Janis Johnson42-41/+16
2006-01-16tree-ssa-alias.c (struct used_part): Add write_only field.Richard Guenther1-4/+2
2006-01-16fold-const.c (fold_minmax): New static function.Eric Botcazou1-0/+83
2006-01-16dfp.exp: Correct FSF address.Ben Elliston1-2/+3
2006-01-14re PR tree-optimization/25485 (VRP misses an "if" with TRUTH_AND_EXPR stateme...Kazu Hirata1-0/+17
2006-01-14re PR tree-optimization/22548 (Aliasing can not tell array members apart)Richard Guenther9-0/+167
2006-01-14tree-ssa-loop-niter.c (number_of_iterations_cond): Split into several functions.Zdenek Dvorak2-2/+19
2006-01-14re PR rtl-optimization/24257 (ICE: in extract_insn with -O -fgcse -fgcse-sm)Steven Bosscher1-0/+26
2006-01-12inf-1.c: New test.Yao Qi1-0/+64
2006-01-12nodfp-1.c: New test.Janis Johnson83-72/+5401
2006-01-11re PR tree-optimization/25734 (ice for legal kernel code with -Os)Richard Guenther1-0/+34
2006-01-11re PR target/25706 (invalid asm: "mov")Hans-Peter Nilsson1-0/+35
2006-01-11re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini8-4/+205
2006-01-10re PR target/25718 (invalid assembly for unsigned-minimum expressions.)Hans-Peter Nilsson1-0/+27
2006-01-10netware.h (TARGET_SUBTARGET_DEFAULT): Include MASK_ALIGN_DOUBLE.Jan Beulich2-2/+0
2006-01-09Wpadded.c: Gate alignment warning on ! default_packed.Hans-Peter Nilsson1-2/+4
2006-01-07loop-15.c: Use optimized dump.Richard Guenther1-5/+5
2006-01-06re PR tree-optimization/18527 (cannot determine number of iterations for loop...Zdenek Dvorak1-0/+27
2006-01-05c-typeck.c (build_c_cast): Always warn when casting from a pointer to an inte...Carlos O'Donell5-4/+17
2006-01-05re PR tree-optimization/22555 (array in struct disables salias subvars for ot...Richard Guenther1-0/+20
2006-01-05tree-pass.h (TODO_remove_unused_locals): Define.Richard Guenther14-62/+62
2006-01-04re PR c/25559 (Internal compiler error when specifying vector_size(2) of int)Jakub Jelinek1-0/+10
2006-01-03re PR c/25183 (internal compiler error triggered by overflow in constant expr...Richard Guenther1-0/+22
2006-01-03backport: sync.md: New file.Jakub Jelinek5-0/+5
2006-01-01loadpre6.c: Fix prototype of malloc to be portable.Andreas Jaeger1-1/+1
2006-01-01re PR c++/25294 (Bogus "unterminated comment" error from #pragma comment)Jakub Jelinek1-0/+27
2005-12-31re PR middle-end/24827 (FAIL: gcc.dg/attr-weakref-1.c)John David Anglin1-2/+5
2005-12-30tree.h (VALUE_HANDLE_VUSES): New.Daniel Berlin8-0/+291
2005-12-29m68k.c (m68k_output_pic_call): Don't use bsr.l for !TARGET_68020.Paul Brook1-0/+2
2005-12-28fp-int-convert-timode.c: Don't test IBM Extended Double long doubles or repea...Alan Modra1-0/+5
2005-12-27re PR testsuite/25442 (-fpic/-fPIC failures in gcc.dg/ipa/ipa-1.c ipa-2.c ipa...Kaveh R. Ghazi7-2/+7
2005-12-26re PR middle-end/25125 ((short) ((int)(unsigned short) + (int)) is done in th...Kazu Hirata3-3/+3