aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-05-08re PR c++/59813 (tail-call elimination didn't fire for left-shift of char to ...Jakub Jelinek8-5/+341
2019-05-08[arm][PR88167] Fix __builtin_return_address returns invalid addressMihail Ionescu5-17/+127
2019-05-08re PR tree-optimization/90078 (ICE with deep templates caused by overflow)Bin Cheng4-25/+253
2019-05-08re PR tree-optimization/90240 (ICE in try_improve_iv_set, at tree-ssa-loop-iv...Bin Cheng4-17/+111
2019-05-08Enable support for bfloat16 which will be in Future Cooper Lake.Hongtao Liu35-16/+811
2019-05-08* standard.ads.h: New file.Arnaud Charlet2-0/+88
2019-05-08re PR other/90381 (New test case gcc.dg/tree-ssa/pr88676-2.c fails with its i...Li Jia He2-1/+7
2019-05-08re PR tree-optimization/90356 (Missed optimization for variables initialized ...Jakub Jelinek7-0/+78
2019-05-08reflect: correctly handle direct interface typed receiver in Value.callIan Lance Taylor1-1/+1
2019-05-08compiler: don't add pointer twice to value method of direct interface typeIan Lance Taylor2-10/+12
2019-05-08Daily bump.GCC Administrator1-1/+1
2019-05-08compiler: add an option to emit optimization diagnosticsCherry Zhang13-1/+75
2019-05-08Update .po files.Joseph Myers20-168765/+169177
2019-05-07PR c++/90171 - reorganize usual_deallocation_fn_pJason Merrill2-82/+70
2019-05-07PR c++/86485 - -Wmaybe-unused with empty class ?:Jason Merrill2-2/+6
2019-05-07A non-type template parm with a placeholder type is type-dependent.Jason Merrill2-0/+12
2019-05-08rs6000: Remove reload leftoversSegher Boessenkool4-320/+17
2019-05-07re PR middle-end/89765 (Multiple problems with vec-insert implementation on P...Kelvin Nilsen28-8/+3862
2019-05-07i386.md (cvt_mnemonic): New mode attribute.Uros Bizjak2-26/+20
2019-05-07This patch adds support to vectorize sum of abslolute differences (SAD_EXPR)Alejandro Martinez6-0/+119
2019-05-07cfgexpand.c (asm_clobber_reg_is_valid): Reject clobbers outside of accessible...Uros Bizjak7-23/+52
2019-05-07Fix make install-gcc-specs with empty GCC_SPECS_FILESRainer Orth2-3/+7
2019-05-07tree-vect-stmts.c (vect_is_simple_cond): When vectype is not specified still ...Richard Biener2-1/+8
2019-05-07re PR tree-optimization/90316 (large compile time increase in opt / alias stm...Richard Biener2-10/+18
2019-05-07Fix bitmap registration of overheads.Martin Liska4-15/+64
2019-05-07tree-vect-slp.c (vect_build_slp_tree_2): Bump size whenever we build a SLP node.Richard Biener2-27/+21
2019-05-07re PR tree-optimization/90316 (large compile time increase in opt / alias stm...Richard Biener6-43/+61
2019-05-07tree-ssa-alias.c (aliasing_component_refs_p): Continue looking for comparaibl...Jan Hubicka2-11/+20
2019-05-07re PR lto/90369 (error: could not unlink output file)Richard Biener2-2/+9
2019-05-07Fix Solaris bootstrap: lto-common.c, lto-dump.c format mismatchesRainer Orth3-3/+11
2019-05-07Fix a typo in two_value_replacement functionLi Jia He5-4/+45
2019-05-07Daily bump.GCC Administrator1-1/+1
2019-05-07rs6000: Renumber the registersSegher Boessenkool5-188/+228
2019-05-06re PR fortran/90290 (-std=f2008 should reject non-constant stop and error sto...Steven G. Kargl4-3/+31
2019-05-07rs6000: Remove TM regsSegher Boessenkool7-94/+38
2019-05-07rs6000: Delete PRE_GCC3_DWARF_FRAME_REGISTERSSegher Boessenkool2-3/+4
2019-05-07rs6000: rs6000_dbx_register_number for fp/ap/mqSegher Boessenkool2-2/+22
2019-05-06re PR tree-optimization/88709 (Improve store-merging)Jakub Jelinek8-21/+296
2019-05-06re PR target/89424 (__builtin_vec_ext_v1ti (v, i) results in ICE with variabl...Kelvin Nilsen8-4/+100
2019-05-06PR c++/90265 - ICE with generic lambda.Marek Polacek4-1/+17
2019-05-06re PR target/89221 (--enable-frame-pointer does not work as intended)Uros Bizjak6-29/+42
2019-05-06Append to target_gtfiles in order to fix Darwin bootstrap.Martin Liska2-6/+10
2019-05-06re PR tree-optimization/90358 (526.blender_r train run does not finish after ...Richard Biener4-1/+50
2019-05-06This reverts commit r270894, as new testcase fails on arm and aarch64, I am s...Li Jia He5-45/+4
2019-05-06re PR tree-optimization/88828 (Inefficient update of the first element of vec...Richard Biener4-55/+143
2019-05-06re PR tree-optimization/90328 (Wrong loop distribution with aliasing)Richard Biener6-4/+52
2019-05-06[libcpp] struct deps renamingNathan Sidwell2-5/+6
2019-05-06dwarf2out.c (mem_loc_descriptor): Initialize int_mode.Richard Biener2-1/+5
2019-05-06re PR tree-optimization/90316 (large compile time increase in opt / alias stm...Richard Biener2-39/+29
2019-05-06re PR testsuite/90331 (New test case gcc.dg/pr87314-1.c fails)Richard Biener2-2/+8