aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2014-04-24-fuse-caller-save - Add test-caseRadovan Obradovic1-0/+21
2014-04-24[AArch64] Vectorise bswap[16,32,64]Kyrylo Tkachov3-0/+132
2014-04-23re PR tree-optimization/60903 (ICE: in verify_loop_structure, at cfgloop.c:16...Richard Biener1-0/+22
2014-04-23re PR tree-optimization/60891 (ICE: SIGSEGV (Invalid write/read) in pre_and_r...Richard Biener1-0/+23
2014-04-22machmode.h (bitwise_mode_for_mode): Declare.Richard Sandiford1-0/+27
2014-04-22Remove obsolete Solaris 9 supportRainer Orth4-8/+0
2014-04-18tree-vect-patterns.c (vect_recog_widen_mult_pattern): Enhance the widen-mult ...Cong Hou2-0/+96
2014-04-18vsx.md (vsx_xxmrghw_<mode>): Adjust for little-endian.Bill Schmidt2-0/+60
2014-04-17pass cfun to pass::executeTrevor Saunders2-20/+19
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders2-11/+2
2014-04-17remove has_gateTrevor Saunders2-2/+0
2014-04-17re PR tree-optimization/60841 (gcc: internal compiler error: Killed (program ...Richard Biener1-0/+183
2014-04-17re PR lto/60820 (ice in ctor_for_folding, at varpool.c:291)Jan Hubicka2-0/+24
2014-04-16tree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P.Eric Botcazou3-8/+7
2014-04-16re PR tree-optimization/60844 (ICE in reassoc_stmt_dominates_stmt_p)Jakub Jelinek1-0/+16
2014-04-15re PR rtl-optimization/56965 (nonoverlapping_component_refs_p is bogus and slow)Richard Biener2-0/+66
2014-04-15cfg.c (dump_bb_info): Fix flags check.Teresa Johnson1-3/+4
2014-04-14Skip gcc.dg/lto/pr55113 on Solaris 10+/x86Rainer Orth1-0/+1
2014-04-14re PR lto/60720 (clisp fails to build with -flto: internal compiler error: tr...Richard Biener2-0/+16
2014-04-14re PR tree-optimization/55022 (air.f90 is miscompliled with -m64 -O2 -fgraphi...Richard Biener1-0/+27
2014-04-14re PR tree-optimization/59817 (ICE in extract_affine_chrec with -O2 -ftree-lo...Richard Biener2-0/+31
2014-04-12re PR c/60194 (-Wformat should also warn when using %d (instead of %u) for un...Tobias Burnus1-0/+11
2014-04-11re PR middle-end/60797 (gcc hangs with error: only weak aliases are supported...Richard Biener1-0/+8
2014-04-09ssa-ifcombine-13.c: Remove mips*-*-* from option and scan lists.Steve Ellcey1-2/+2
2014-04-09re PR testsuite/60773 (FAIL: gcc.dg/vect/pr60656.c -flto -ffat-lto-objects s...Cong Hou1-4/+6
2014-04-08re PR rtl-optimization/60776 (FAIL gcc.dg/builtin-bswap-6.c and gcc.dg/builti...Andreas Krebbel4-15/+102
2014-04-08re PR tree-optimization/60785 (ICE in gsi_for_stmt w/ -O2 -ftree-loop-linear)Richard Biener1-0/+27
2014-04-07re PR tree-optimization/60766 (Wrong optimization with -O2)Richard Biener1-0/+15
2014-04-07re PR c++/60750 (double free after std::move on string inside throw when comp...Richard Biener1-2/+3
2014-04-06stdatomic-flag.c: xfail on hppa*-*-hpux*.John David Anglin1-1/+1
2014-04-04re PR tree-optimization/60656 (x86 vectorization produces wrong code)Cong Hou1-0/+45
2014-04-04builtin-bswap-6.c: Adjust return value to disable GCC optimization.Andreas Krebbel2-8/+16
2014-04-04re PR lto/59626 (/usr/include/bits/unistd.h:173:1: error: inlining failed in ...Jan Hubicka2-0/+19
2014-04-03re PR tree-optimization/60505 (Warning caused by GCC vectorizer.)Cong Hou1-0/+12
2014-04-03re PR tree-optimization/60740 (ICE in extract_affine w/ -O2 -ftree-loop-linear)Richard Biener1-0/+16
2014-04-02re PR tree-optimization/60733 (ICE due to SLSR on valid code at -O3 on x86_64...Bill Schmidt1-0/+36
2014-04-02re PR target/54083 (FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin*)Dominique d'Humieres3-1/+6
2014-04-01re PR target/60704 (ICE: in extract_constrain_insn_cached, at recog.c:2156 wi...Richard Henderson1-0/+14
2014-04-01re PR tree-optimization/60363 (logical_op_short_circuit, gcc.dg/tree-ssa/ssa-...Bin Cheng1-1/+1
2014-03-31re PR middle-end/60647 (ICE in visit_ref_for_mod_analysis, at ipa-prop.c:2112)Martin Jambor2-0/+52
2014-03-31pr55113_0.c: Skip also for 32bit multilib on x86_64.Richard Biener1-1/+1
2014-03-29pr45416.c: Allow bextr on x86.Joseph Myers1-1/+1
2014-03-28pr59940.c (si): Use 32-bit SI mode instead of int.Vishnu K S1-1/+2
2014-03-28ssa-dom-thread-4.c: Remove s390 special option.Andreas Krebbel1-1/+0
2014-03-28cilk-plus-dg.exp: New.Tobias Burnus1-42/+34
2014-03-27pr60092.c: Remove default dg-skip-if arguments.John David Anglin1-1/+1
2014-03-27dojump.c (do_compare_rtx_and_jump): Sets correct probability for compiler ins...Dehao Chen1-0/+12
2014-03-24pr59003.c: Add -fno-common to dg-options on hppa*-*-hpux*.John David Anglin1-0/+1
2014-03-24pr60092.c: Skip on 32-bit hpux.John David Anglin1-0/+1
2014-03-22re PR debug/60603 (.debug_macinfo/.debug_macro has wrong line numbers for bui...Jakub Jelinek1-0/+7