aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-11-28[testsuite][arm] Force use of -mfloat-abi=softfp in asm-flag-4.cChristophe Lyon2-1/+7
2019-11-28re PR tree-optimization/92691 (ICE in strlen_dom_walker::before_dom_children ...Jakub Jelinek4-36/+59
2019-11-28re PR c++/92695 (P1064R0 - virtual constexpr fails if object taken from array)Jakub Jelinek4-2/+36
2019-11-28Handle correctly global0 and global counters in profile_count::to_sreal_scaleJan Hubicka2-0/+19
2019-11-28[rs6000] Fix PR92566 by checking VECTOR_UNIT_NONE_PKewen Lin2-24/+11
2019-11-28sse.md (avx512f_maskcmp<mode>3): Refine VF to VF_AVX512VL.Hongtao Liu2-2/+7
2019-11-28Daily bump.GCC Administrator1-1/+1
2019-11-28Reformat movdi_internal64.Michael Meissner2-30/+49
2019-11-27Reformat movsi_internal.Michael Meissner2-30/+53
2019-11-27Implement P1814R0, CTAD for alias templates.Jason Merrill14-113/+473
2019-11-27Fix constrained alias template transparency.Jason Merrill9-28/+97
2019-11-27PR c++/92206 - ICE with typedef to dependent alias.Jason Merrill8-39/+89
2019-11-27Do not define DFP builtin functions, if DFP has been disabled.Peter Bergner2-0/+22
2019-11-27re PR rtl-optimization/92510 (ICE in native_encode_rtx, at simplify-rtx.c:6272)Jakub Jelinek4-1/+31
2019-11-27re PR c++/92236 ([concepts] Explain non-satisfaction in static_assert)Andrew Sutton10-37/+99
2019-11-27re PR c++/92439 ([concepts] trunk crashes on constraint satisfaction failure)Andrew Sutton4-100/+275
2019-11-27re PR c++/88395 (ICE: Segmentation fault signal terminated program cc1plus, w...Andrew Sutton7-0/+84
2019-11-27re PR rtl-optimization/90007 (ICE in extract_constrain_insn_cached, at recog....Vladimir Makarov4-3/+28
2019-11-27Diagnose certain constraint errors as hard errors, but otherwise treat them t...Andrew Sutton10-116/+145
2019-11-27m68k.c (m68k_output_compare_fp): Restore differences between Coldfire and reg...Bernd Schmidt3-3/+17
2019-11-27target.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove.Richard Biener11-162/+58
2019-11-27re PR tree-optimization/92690 (vector CTOR optimization performs invalid conv...Richard Biener5-43/+102
2019-11-27re PR fortran/91944 (ICE in gfc_conv_array_initializer, at fortran/trans-arra...Jakub Jelinek4-1/+21
2019-11-27PR 92463 - Cleanups due to minimum MPFR version bump to 3.1.0Tobias Burnus10-64/+83
2019-11-27[PATCH] Fix PR91790 by considering different first_stmt_info for realignKewen Lin2-5/+28
2019-11-27re PR c++/92524 (ICE in short program with constexpr and std::array)Jakub Jelinek4-0/+28
2019-11-27re PR tree-optimization/92645 (Hand written vector code is 450 times slower w...Richard Biener5-47/+174
2019-11-27re PR lto/92674 (ICE in gimple_phi_arg, at gimple.h:4406 since r240291)Richard Biener2-14/+41
2019-11-27Allow autoinc in jumps, but only when using reload.Bernd Schmidt3-6/+16
2019-11-26Remember the location of a variable template-id.Jason Merrill5-26/+49
2019-11-27re PR debug/92664 (Wrong .debug_line section information when compiling stdin...Jakub Jelinek2-0/+8
2019-11-27Daily bump.GCC Administrator1-1/+1
2019-11-27typeck.c (cp_build_unary_op): Consistently use the accurate location in seven...Paolo Carlini19-75/+109
2019-11-26PR tree-optimization/92683 - strncmp incorrect result with equal substrings a...Martin Sebor5-5/+233
2019-11-26Update vect_char_add target selector to use its own cacheJoel Hutton2-1/+7
2019-11-26re PR c++/92648 (Handling of unknown attributes)Jakub Jelinek4-1/+25
2019-11-26re PR c++/61414 (enum class bitfield size-checking needs a separate warning f...Jakub Jelinek7-2/+99
2019-11-26Insert missed log entry.Jerry DeLisle1-0/+5
2019-11-26Remove entry committed to wrong log.Jerry DeLisle1-5/+0
2019-11-26re PR target/92669 (ICE in pre_and_rev_post_order_compute_fn at gcc/cfganal.c...Richard Biener2-0/+8
2019-11-26S/390: Add undef for MUSL_DYNAMIC_LINKERxxRobin Dapp2-0/+6
2019-11-26re PR tree-optimization/92644 (ICE in wide_int_to_tree_1, at tree.c:1530)Jakub Jelinek4-3/+23
2019-11-26re PR tree-optimization/92645 (Hand written vector code is 450 times slower w...Richard Biener4-6/+55
2019-11-26Daily bump.GCC Administrator1-1/+1
2019-11-26* gfortran.dg/dec-comparison.f90: Change dg-do from run to compile.Jakub Jelinek2-2/+5
2019-11-25Fix typo in C++2a paper number - P1920R1 -> P1902R1Jakub Jelinek2-3/+3
2019-11-25re PR fortran/92629 (internal compiler error: in convert_mpz_to_unsigned, at ...Harald Anlauf4-2/+26
2019-11-25config/gcn/mkoffload.c – remove unused static varsTobias Burnus2-11/+6
2019-11-25Update dump message in IPA ICF.Martin Liska2-2/+6
2019-11-25Comment too strict checking assert.Martin Liska2-1/+7