aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-09-13runtime: avoid write barriers with traceback infoIan Lance Taylor1-1/+1
2018-09-13re PR target/86812 (visium port needs updating for CVE-2017-5753)Eric Botcazou2-11/+21
2018-09-13* Makefile.rtl (arm% linux-gnueabi%): Always set EH_MECHANISM to -arm.Eric Botcazou2-6/+5
2018-09-13re PR ada/81103 (gcc/ada/terminals.c: please remove unused termio.h)Eric Botcazou2-10/+6
2018-09-13libgo: build roots index to speed up bulkBarrierPreWriteIan Lance Taylor2-2/+3
2018-09-13re PR tree-optimization/87263 (ICE on valid code at -O1: verify_ssa failed)Richard Biener7-116/+266
2018-09-13Schedule by INSN_COST in case of tieVlad Lazar2-2/+15
2018-09-13re PR bootstrap/87134 (SEGV in cc1 caused by r263875)Richard Biener2-3/+8
2018-09-13[debug] DWARF: add DW_AT_count to zero-length arraysOmar Sandoval4-2/+58
2018-09-13[Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bi...Sam Tebbs8-0/+172
2018-09-13[AArch64] Add support for TARGET_COMPUTE_FRAME_LAYOUTVlad Lazar3-14/+15
2018-09-13configure.ac: Only append " ...Jakub Jelinek3-8/+22
2018-09-13re PR middle-end/87290 (Optimize signed x % pow2p == cst)Jakub Jelinek5-2/+208
2018-09-13re PR tree-optimization/87287 (Move signed (x % pow2) == 0 optimization to gi...Jakub Jelinek5-23/+55
2018-09-13compiler: omit a couple of write barriersIan Lance Taylor6-24/+204
2018-09-13Daily bump.GCC Administrator1-1/+1
2018-09-13re PR c++/87093 (is_constructible (__is_constructible() instrinsic) explicitl...Ville Voutilainen3-1/+19
2018-09-12C++: special-case single non-viable candidate (more PR c++/85110)David Malcolm13-103/+263
2018-09-12re PR fortran/87284 (Allocation of class arrays with mold results in "conditi...Paul Thomas4-1/+79
2018-09-12re PR middle-end/82853 (Optimize x % 3 == 0 without modulo)Jakub Jelinek7-1/+302
2018-09-12[OpenACC] C++ reference mappingCesar Philippidis4-2/+21
2018-09-12i386.md (sqrt_extend<mode>xf3_i387): Remove.Uros Bizjak2-15/+8
2018-09-12re PR tree-optimization/87280 (ICE in set_ssa_val_to, at tree-ssa-sccvn.c:3647)Richard Biener4-19/+118
2018-09-12re PR tree-optimization/87266 (ICE: Segmentation fault (in useless_type_conve...Richard Biener7-1/+159
2018-09-12S/390: Use proper rounding mode for DFP to BFD conversionsAndreas Krebbel4-4/+67
2018-09-12Add quotes for -fconstexpr-depth= in an error message.Martin Liska2-1/+6
2018-09-12re PR tree-optimization/86844 (wrong code caused by store merging pass)Jakub Jelinek6-8/+146
2018-09-12re PR middle-end/87248 (Bad code for masked operations involving signed ints)Jakub Jelinek4-3/+56
2018-09-12[debug] Add -gdescribe-diesTom de Vries6-1/+95
2018-09-12tree-vrp.c (vrp_shift_undefined_p): Remove.Aldy Hernandez3-14/+13
2018-09-12* gimple-ssa-warn-alloca.cAldy Hernandez2-1/+11
2018-09-12Daily bump.GCC Administrator1-1/+1
2018-09-11* gcc.c (load_specs, execute, run_attempt): Use %qs not '%s'.Nathan Sidwell2-5/+9
2018-09-11reg-stack.c (subst_asm_stack_regs): Call replace_reg also for clobbers.Uros Bizjak2-7/+6
2018-09-11re PR fortran/87172 (Spurious "Derived type 'c_funptr' at (1) has not been de...Janus Weil4-1/+27
2018-09-11i386.md (define_attr "type"): Remove mpxmov, mpxmk, mpxchk, mpxld and mpxst t...Uros Bizjak2-12/+13
2018-09-11i386.md (fyl2x_extend<mode>xf3_i387): Remove.Uros Bizjak2-138/+77
2018-09-11re PR fortran/87277 (Segfault on using array component of class scalar pointe...Paul Thomas4-0/+60
2018-09-11[driver] Use regular error routinesNathan Sidwell4-37/+36
2018-09-11Fix typo in my last ChangeLog entry.Aldy Hernandez1-1/+1
2018-09-11Add sorry_at diagnostic function.Andrew Stubbs3-0/+18
2018-09-11tree-vrp (extract_range_from_binary_expr_1): Treat all divisions by zero as V...Aldy Hernandez2-6/+6
2018-09-11gcov.exp (verify-intermediate): Add missing close.Joey Ye2-0/+5
2018-09-11re PR fortran/86830 (Contiguous array pointer function result not recognized ...Janus Weil4-8/+48
2018-09-11Daily bump.GCC Administrator1-1/+1
2018-09-10re PR fortran/85395 ([F03] private clause contained in derived type acquires ...Janus Weil4-1/+46
2018-09-10i386.md (<sincos>xf2): Rename from *<sincos>xf2_i387.Uros Bizjak2-149/+66
2018-09-10i386.md (x87/SSE constant load splitter): Use memory_operand instead of nonim...Uros Bizjak2-2/+8
2018-09-10class.c (build_vtbl_ref): Remove.Marek Polacek2-13/+9
2018-09-10Daily bump.GCC Administrator1-1/+1