aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-23rs6000.c (rs6000_gimple_fold_builtin): Formatting fixes.Jakub Jelinek2-297/+261
2017-11-23parser.c (cp_parser_omp_declare): Change return type to bool from void, retur...Jakub Jelinek2-7/+14
2017-11-23c-parser.c (c_parser_omp_declare_simd): Reject declare simd in pragma_stmt co...Jakub Jelinek5-13/+44
2017-11-23re PR fortran/81841 (THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA)Jakub Jelinek4-0/+39
2017-11-23pr65240-1.C: Add -Wno-return-type to dg-options.Jakub Jelinek5-4/+11
2017-11-23Simplify ptr - 0Marc Glisse2-0/+9
2017-11-23This patch adds support for modelling the varying costs of different addressi...Charles Baylis3-0/+134
2017-11-23[ARM] Refactor costs calculation for MEM.Charles Baylis6-25/+198
2017-11-23re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig15-28/+54
2017-11-23Fix .debug_rnglists generation with -gdwarf-5 -gsplit-dwarf.Mark Wielaard2-9/+27
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou49-219/+522
2017-11-23i386.h (TARGET_PREFER_AVX256): Also enable when TARGET_PREFER_AVX128 is set.Sergey Shalnov2-1/+7
2017-11-23ipa-profile.c (ipa_propagate_frequency_1): Use count instead of frequency.Jan Hubicka3-13/+14
2017-11-23ipa-fnsummary.c (record_modified_bb_info): Use sreal frequencies.Jan Hubicka4-91/+57
2017-11-23cgraphclones.c (cgraph_node::create_clone): Fix updating of profile when inli...Jan Hubicka2-1/+9
2017-11-23[libgccjit] Wrap RETURN_NULL_IF_FAIL_NONNULL_NUMERIC_TYPE in JIT_{BEGIN,END}_...Tom de Vries2-1/+8
2017-11-23[sh] Wrap ASM_OUTPUT_ADDR_VEC_ELT in do {} while (0)Tom de Vries2-6/+11
2017-11-23[libobjc] Wrap CLASS_TABLE_HASH in do {} while (0)Tom de Vries2-8/+14
2017-11-23[ft32] Remove semicolon after ASM_OUTPUT_ADDR_VEC_ELTTom de Vries2-1/+6
2017-11-23re PR target/83111 ([sh] stack smashing detected in gen_udivsi3)Oleg Endo2-26/+34
2017-11-23re PR middle-end/82253 (ICE in convert_move, at expr.c:604)Jakub Jelinek4-8/+79
2017-11-23re PR fortran/82814 (ICE from submodule character function)Paul Thomas4-0/+72
2017-11-23re PR tree-optimization/23094 (store ccp, or store copy prop misses an optimi...Richard Biener4-1/+94
2017-11-23re PR tree-optimization/81403 (wrong code at -O3)Richard Biener2-45/+32
2017-11-23re PR tree-optimization/83089 (ICE: Segmentation fault (in instantiate_scev_n...Richard Biener2-0/+6
2017-11-23cmd/go, go/internal/gccgoimporter: pass -X to ar on AIXIan Lance Taylor3-4/+13
2017-11-23Daily bump.GCC Administrator1-1/+1
2017-11-22gimple-ssa-evrp-analyze.c (evrp_range_analyzer::try_find_new_range): Use new ...Jeff Law4-12/+41
2017-11-22* g++.dg/abi/pr68355.C: Don't expect tail call on ia32.Jakub Jelinek2-1/+3
2017-11-22re PR c++/82401 (error: qsort comparator non-negative on sorted output: 1 in ...Jakub Jelinek4-1/+30
2017-11-22re PR rtl-optimization/83030 (ICE in create_pseudo_cfg, at dwarf2cfi.c:2840)Eric Botcazou5-73/+84
2017-11-22jit: update test suite for change to -Warray-boundsDavid Malcolm2-1/+9
2017-11-22* g++.dg/graphite/pr41562.C: Add -Wno-return-type.Jakub Jelinek2-1/+5
2017-11-22re PR libgomp/83106 (libgomp/target.c:2671:2: error: ‘strncat’ specified ...Jakub Jelinek2-5/+15
2017-11-22simplify-rtx.c (simplify_binary_operation_1): Handle the case where both argu...Jakub Jelinek2-0/+10
2017-11-22Make shift argument to eoshift0 and eoshift2 be of type index_typeJanne Blomqvist3-6/+7
2017-11-22C/C++: fix quoting of "aka" typedef information (PR 62170)David Malcolm25-57/+255
2017-11-22target-supports.exp (check_effective_target_bswap16): RemoveUros Bizjak12-74/+42
2017-11-22* gimple-ssa-evrp-analyze.c (evrp_range_analyzer::evrp_range_analyzer)Jeff Law5-92/+127
2017-11-22Replace REDUC_*_EXPRs with internal functions.Richard Sandiford15-186/+196
2017-11-22PR 83097 Use __BYTE_ORDER__ predefined macro instead of runtime checkJanne Blomqvist8-54/+26
2017-11-22[PATCH] Add myself as GCC maintainerSudakshina Das2-0/+5
2017-11-22re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig58-33/+14711
2017-11-22vxworks.c (vxworks_override_options): Pick default dwarf version from macro v...Olivier Hainque4-3/+32
2017-11-22Avoid two_valued_val_range_p for pointers.Marc Glisse4-1/+17
2017-11-22[ARM] Fix more -Wreturn-type fallout (gcc.target/arm/pr56184.C).Christophe Lyon2-1/+5
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek82-38/+1453
2017-11-22[ARM] Factor out CMSE register clearing codeThomas Preud'homme9-217/+235
2017-11-222017-11-22 Tamar Christina <tamar.christina@arm.com>Tamar Christina7-0/+177
2017-11-22target-supports.exp (check_effective_target_bswap16): Do not skip on alpha an...Uros Bizjak2-3/+6