aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-08-02re PR c/59855 (Support sparse-style __attribute__((designated_init)) on struc...Marek Polacek2-0/+20
2014-08-01re PR c++/60417 ([DR 1518] Bogus error on C++03 aggregate initialization)Jason Merrill1-0/+8
2014-08-01DR 217 againPaolo Carlini2-0/+18
2014-08-01re PR other/61963 (CilkPlus Array Notation ICE in build_array_notation_ref on...Igor Zamyatin2-0/+14
2014-08-01re PR c++/61455 (Internal compiler error, and other confused errors, when usi...Igor Zamyatin3-0/+28
2014-08-01Adding missing testcase.Jiong Wang1-0/+21
2014-08-01[AArch64] Improve TARGET_LEGITIMIZE_ADDRESS_P hookJiong Wang1-0/+5
2014-08-01re PR middle-end/61762 (failure to optimize memcpy from constant string)Richard Biener2-1/+7
2014-08-01opts.c (common_handle_option): Handle -fsanitize=alignment.Jakub Jelinek13-0/+435
2014-08-01Don't run cproj-fails-with-broken-glibc for broken glibcTom de Vries3-0/+47
2014-07-31Remove superfluous function declarationTom de Vries2-2/+4
2014-07-31[AArch64] arm_neon.h - add vpaddd_f64, vpaddd_s64, vpaddd_u64 intrinsicsJames Greenhalgh5-1/+106
2014-07-31re PR target/61948 ([ARM] [4.10 regression] ICE with DImode shift by 1 bit (i...Charles Baylis2-0/+21
2014-07-31re PR tree-optimization/61964 (krb5 database propagation enters infinite loop...Richard Biener2-0/+38
2014-07-31re PR c++/60517 (warning/error for taking address of member of a temporary ob...Marc Glisse3-2/+38
2014-07-31re PR lto/61868 (-frandom-seed always results in random_seed of 0)Bingfeng Mei2-0/+14
2014-07-30re PR lto/53808 (Undefined symbol when building a library with lto)Jason Merrill1-0/+13
2014-07-30re PR c++/57397 (Off-by-one error in diagnostic when calling variadic functio...Paolo Carlini3-1/+52
2014-07-30re PR ipa/61659 (Extra undefined symbol because of devirtualization)Jason Merrill2-14/+0
2014-07-30re PR lto/53808 (Undefined symbol when building a library with lto)Jason Merrill1-4/+3
2014-07-30* gnat.dg/case_null.adb, gnat.dg/specs/debug1.ads: Adjust tests.Arnaud Charlet3-2/+7
2014-07-30re PR c/59855 (Support sparse-style __attribute__((designated_init)) on struc...Tom Tromey2-0/+112
2014-07-30Fix changelog from previous commit.Jan Hubicka1-0/+4
2014-07-30devirt-34.C: New testcase.Jan Hubicka1-0/+17
2014-07-28re PR rtl-optimization/61801 (sched2 miscompiles syscall sequence with -g)Richard Biener2-1/+6
2014-07-28re PR middle-end/61734 (Regression in ABS_EXPR recognition)Eric Botcazou4-2/+19
2014-07-28re PR middle-end/52478 (-ftrapv calls the wrong functions in libgcc)Richard Biener2-0/+42
2014-07-28re PR ipa/61921 (ICE: SIGSEGV in varpool_node::get_constructor(), at varpool....Richard Biener2-0/+20
2014-07-28re PR rtl-optimization/61801 (sched2 miscompiles syscall sequence with -g)Richard Biener2-0/+27
2014-07-28[gcc/]Roman Gareev1-0/+31
2014-07-28[gcc/]Roman Gareev1-0/+37
2014-07-27re PR c/61861 (Incorrect column number for -Wdiscarded-qualifiers)Marek Polacek2-0/+42
2014-07-27avx512f-vbroadcastf64x4-2.c: Fix the uninitialized variable problem.Petr Murzin2-1/+6
2014-07-27re PR rtl-optimization/61926 (const-anchor optimisation is sensitive to order...Richard Sandiford5-4/+33
2014-07-26Follow up to r213079.Tobias Burnus1-0/+3
2014-07-26re PR c/61077 (_Atomic in the return type or argument types of main not diagn...Marek Polacek2-2/+7
2014-07-26check.c (gfc_check_sizeof): Permit for assumed type if and only if it has an ...Tobias Burnus3-2/+9
2014-07-26re PR target/44551 ([missed optimization] AVX vextractf128 after vinsertf128)Marc Glisse2-0/+20
2014-07-26Make FDO more tolerant to source changesXinliang David Li6-2/+136
2014-07-25Implement N4051 - Allow typename in a template template parameterEdward Smith-Rowland5-1/+99
2014-07-25simplify.c (gfc_simplify_storage_size): Use proper integer kind for the retur...Tobias Burnus2-0/+48
2014-07-25re PR middle-end/61762 (failure to optimize memcpy from constant string)Richard Biener4-0/+109
2014-07-24rs6000-protos.h (rs6000_special_adjust_field_align_p): Add prototype.Ulrich Weigand6-0/+24
2014-07-24rs6000.c (rs6000_function_arg_boundary): In the AIX and ELFv2 ABI...Ulrich Weigand2-0/+15
2014-07-24rs6000.c (rs6000_function_arg): If a float argument does not fit fully into f...Ulrich Weigand2-0/+16
2014-07-24struct-layout-1.exp: Load g++-dg.exp.Ulrich Weigand2-0/+7
2014-07-24[AArch64] Optimize epilogue when there is no frame pointer.Jiong Wang8-0/+25
2014-07-24[AArch64] Optimize prologue when there is no frame pointer.Jiong Wang9-8/+42
2014-07-24[gcc/]Roman Gareev1-0/+32
2014-07-24[gcc/]Roman Gareev1-0/+27