aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-10-25rl78.c (insn_ok_now): Always re-recognize the insn if returning false.Jeff Law2-23/+34
2018-10-25* parser.c (cp_parser_sizeof_operand): Remove redundant grokdeclarator.Jason Merrill2-14/+6
2018-10-25extend.texi (aligned): Expand attribute description.Martin Sebor2-19/+41
2018-10-25Use signed char in a test (PR testsuite/87739).Martin Liska2-2/+7
2018-10-25Revert partially changes from r265454 (PR other/87735).Martin Liska4-4/+11
2018-10-25ipa-devirt.c (main_odr_variant): Remove.Jan Hubicka2-46/+27
2018-10-25tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Initialize ng to sile...Richard Biener2-1/+6
2018-10-25S/390: Merge movdi_larl into movdi_64Ilya Leoshkevich12-17/+122
2018-10-25tree-if-conv.c: Include tree-ssa-sccvn.h.Richard Biener2-0/+15
2018-10-25Fix rtx_code_size static initialization order fiascoIlya Leoshkevich2-1/+20
2018-10-25ipa-devirt.c (odr_types_equivalent_p): Do not ICE if one of types is anonymous.Jan Hubicka5-0/+38
2018-10-25[testsuite] Fix sibcall-9 & sibcall-10 with -fPICThomas Preud'homme3-2/+7
2018-10-25re PR tree-optimization/87665 (gcc HEAD (svn: 265340) breaks elements on resize)Richard Biener4-32/+53
2018-10-25[DOC] Relocate list under Deprecated in options.texi to VarSam Tebbs2-9/+13
2018-10-25re PR fortran/87725 (OpenMP 4.5 clause schedule(simd,monotonic:static) not un...Jakub Jelinek6-13/+156
2018-10-25Daily bump.GCC Administrator1-1/+1
2018-10-25combine: Don't do make_more_copies for dest PC (PR87720)Segher Boessenkool2-0/+7
2018-10-24gOlogy: do not change code in isolate-paths for warnings onlyAlexandre Oliva2-4/+20
2018-10-24rs6000.c (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Define as rs6000_mangle_decl_as...Michael Meissner5-0/+128
2018-10-24re PR c++/86288 (Recognize __gnu and/or __gnu__ as attribute-namespace)Jakub Jelinek4-3/+32
2018-10-24extend.texi (nonnull): List no-argument form.Martin Sebor2-5/+16
2018-10-24PR c++/84851 - missing -Wclass-memaccess for a memcpy in a copy ctor with a n...Martin Sebor4-10/+11
2018-10-24tree-ssa-sccvn.c (do_rpo_vn): Free rpo_state.Richard Biener2-0/+5
2018-10-24emmintrin.h (_mm_cvtpd_epi32): Change deprecated __vector long to __vector lo...William Schmidt1-6/+11
2018-10-24Switch conversion: support any ax + b transformation (PR tree-optimization/84...Martin Liska9-19/+301
2018-10-24Return hash of ADDR_EXPR if its argument is CONSTANT_CLASS_P.Richard Biener2-0/+9
2018-10-24ipa-utils.h (type_with_linkage_p): No longer check for TYPE_STUB_DECL; it is ...Jan Hubicka2-3/+8
2018-10-24S/390: Fix ICE in s390_check_qrst_address ()Ilya Leoshkevich4-1/+44
2018-10-24re PR tree-optimization/87105 (Autovectorization [X86, SSE2, AVX2, DoublePrec...Richard Biener6-32/+121
2018-10-24Disable string merging with alignment > 1 before Solaris 11.4/SPARCRainer Orth5-10/+69
2018-10-24re PR tree-optimization/84013 (wrong __restrict clique with inline asm operand)Richard Biener4-25/+55
2018-10-24Remove reduntant dumps and make tp_first_run dump more compact.Martin Liska5-13/+15
2018-10-24re PR tree-optimization/87665 (gcc HEAD (svn: 265340) breaks elements on resize)Richard Biener4-9/+57
2018-10-24Daily bump.GCC Administrator1-1/+1
2018-10-23h8300.c (h8300_expand_prologue): Fix stm generation for H8/S.Jeff Law2-3/+8
2018-10-23re PR go/87661 (libgo bootstrap failure on arm-linux-gnueabihf (redefinition ...Ian Lance Taylor1-1/+1
2018-10-23lambda-this3.C: Limit dg-bogus directives to c++17_down only.Jakub Jelinek2-4/+17
2018-10-23tree-vrp.c (add_assert_info): Guard dump_printf with dump_enabled_p.Richard Biener3-6/+13
2018-10-23re PR tree-optimization/87105 (Autovectorization [X86, SSE2, AVX2, DoublePrec...Richard Biener22-68/+333
2018-10-23[arm] Update default CPUs during configureRichard Earnshaw2-2/+9
2018-10-23re PR tree-optimization/87700 (Compile time hog w/ -O1)Richard Biener4-1/+60
2018-10-23re PR target/87674 (AVX512: incorrect intrinsic signature)Jakub Jelinek4-6/+17
2018-10-23tree-vect-stmts.c (vect_analyze_stmt): Fix typo in comment.Richard Biener2-1/+5
2018-10-23re PR tree-optimization/86144 (GCC is not generating vector math calls to svm...Richard Biener2-5/+15
2018-10-23re PR tree-optimization/87693 (ICE in thread_around_empty_blocks, at tree-ssa...Richard Biener4-1/+30
2018-10-23re PR fortran/85603 (ICE with character array substring assignment)Paul Thomas4-19/+121
2018-10-23compiler: export indexed type data, read unexported types lazilyIan Lance Taylor9-152/+555
2018-10-23Daily bump.GCC Administrator1-1/+1
2018-10-22symtab.c (symtab_node::increase_alignment): Correct max alignment check.Paul Koning2-1/+6
2018-10-22re PR tree-optimization/87633 (ice in compare_range_wit h_value, at vr-values...Yury Gribov4-10/+44