aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-09-24re PR lto/67699 (ICE (segfault) compiling a const array with -flto)Richard Biener2-0/+13
2015-09-24ARM: fp16 Fix PR 67624 - Incorrect conversion of float Infinity to __fp16Richard Earnshaw2-0/+19
2015-09-24avx512vbmi-check.h (main): Fix register name while checking for AVX-512VBMI p...Kirill Yukhin2-1/+6
2015-09-24Support PIE on SolarisRainer Orth2-0/+12
2015-09-24tree-ssa-sccvn.h (vn_reference_op_struct): Add clique and base members.Richard Biener2-0/+16
2015-09-24re PR c/48885 (missed optimization with restrict qualifier?)Richard Biener2-0/+16
2015-09-24ChangeLog: Fix whitespace.Uros Bizjak1-10/+10
2015-09-24Fix a -Wmisleading-indentation false-negativePatrick Palka2-0/+13
2015-09-23Fix small typos in the coding rule enforcement warnings.Ville Voutilainen2-1/+7
2015-09-23re PR middle-end/67662 (-fsanitize=undefined cries wolf for X - 1 + X when X ...Richard Biener2-0/+19
2015-09-23[c-family/49654/49655] reject invalid options in pragma diagnosticManuel López-Ibáñez2-0/+10
2015-09-23[AArch64] Fix vcvt_high_f64_f32 and vcvt_figh_f32_f64 intrinsics.James Greenhalgh2-0/+102
2015-09-23tree-ssa-structalias.c (intra_create_variable_infos): Build representatives f...Richard Biener2-2/+5
2015-09-22Fix -Wmisleading-indentation false-positivePatrick Palka2-0/+29
2015-09-22c.opt (Wmultiple-inheritance, [...]): New C++ warnings.Nathan Sidwell2-0/+31
2015-09-22Handle restrict pointer references as restrict in AATom de Vries2-0/+17
2015-09-22re PR target/67480 (AVX512 bitwise logic operations pattern is incorrect)Alexander Fomin2-0/+15
2015-09-22AVX-512. Introduce SKylake server CPU.Kirill Yukhin3-0/+32
2015-09-22[AArch64] Use atomic load-operate instructions for update-fetch patterns.Matthew Wahab3-48/+129
2015-09-22[AArch64] Use atomic load-operate instructions for fetch-update patterns.Matthew Wahab3-0/+172
2015-09-22[AArch64] Use atomic instructions for swap and fetch-update operations.Matthew Wahab3-0/+63
2015-09-22[PATCH tree-inline] Do not say "called from here" with UNKNOWN_LOCATIONManuel López-Ibáñez16-15/+33
2015-09-22Handle single restrict pointer in struct in create_variable_info_for_1Tom de Vries2-0/+22
2015-09-21re PR fortran/67615 (ICE on using arithmetic if with array instead of scalar)Steven G. Kargl2-0/+38
2015-09-21[PATCH] Fix undefined behavior in h8300 backendJeff Law2-0/+11
2015-09-21Complete the implementation of N4230, Nested namespace definition.Ville Voutilainen7-0/+70
2015-09-21Handle lines encoded into several maps in linemap_position_for_loc_and_offsetManuel López-Ibáñez2-1/+6
2015-09-21passes.c (rest_of_decl_compilation): Do not call dwarf2out_early_global_decl ...Richard Biener2-0/+5
2015-09-21re PR debug/67664 (Duplicate AT_const_value attributes in some c++ cases.)Richard Biener2-0/+22
2015-09-21re PR target/64345 ([SH] Improve single bit extraction)Oleg Endo2-3/+8
2015-09-21Catch excess warning in gcc.dg/pragma-diag-5.cManuel López-Ibáñez2-1/+6
2015-09-21[PR middle-end/60832] Do not convert widest_int to tree just for printing it.Manuel López-Ibáñez2-16/+21
2015-09-21* gcc.target/arm/stack-checking.c: Skip for Thumb1.Eric Botcazou2-0/+5
2015-09-21re PR tree-optimization/59478 (Optimize variable access via byte copy)Oleg Endo2-0/+54
2015-09-21re PR target/67126 ([SH] gcc.target/sh/pr51244-12.c failures)Oleg Endo3-25/+39
2015-09-20re PR middle-end/67619 (ICE at -O1 and above on x86_64-linux-gnu in int_mode_...Uros Bizjak3-0/+13
2015-09-20pr43417.c: Move target independent test to ...Oleg Endo2-4/+5
2015-09-20sh.exp (check_effective_target_sh4a, [...]): New effective target checks.Oleg Endo83-245/+445
2015-09-20[PATCH] Fix 47679 by improving jump threadingJeff Law2-0/+338
2015-09-20switch from gimple to gimple*Trevor Saunders2-8/+8
2015-09-19Implement nested namespace definitions.Ville Voutilainen6-4/+42
2015-09-18Use explicit locations for some warnings in c-pragma.c.Manuel López-Ibáñez2-0/+10
2015-09-18re PR middle-end/67619 (ICE at -O1 and above on x86_64-linux-gnu in int_mode_...Uros Bizjak2-0/+17
2015-09-18completely_scalarize arrays as well as records.Alan Lawrence3-0/+80
2015-09-17re PR sanitizer/64078 (FAIL: c-c++-common/ubsan/object-size-9.c)Bernd Edlinger3-5/+12
2015-09-17Implement N4295 fold-expressions.Andrew Sutton5-0/+277
2015-09-17arm.md (*call_value_symbol): Fix operand for interworking.Christian Bruel2-0/+44
2015-09-17* gcc-interface/trans.c (emit_check): Do not touch TREE_SIDE_EFFECTS.Eric Botcazou2-0/+23
2015-09-17re PR middle-end/65958 (-fstack-check breaks alloca on architectures using ge...Eric Botcazou2-0/+25
2015-09-17re PR fortran/52846 ([F2008] Support submodules)Paul Thomas2-0/+14