aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-08Fix fallthrough attribute ignorance w/ -fsanitize=address (PR sanitizer/82792).Martin Liska4-2/+48
2017-11-08re PR bootstrap/82670 (UBSAN bootstrap broken after recent libsanitizer merge)Jakub Jelinek3-13/+10
2017-11-08analyze_brprob.py: fix SI unitsMartin Liska2-1/+5
2017-11-08Daily bump.GCC Administrator1-1/+1
2017-11-07* gimple-pretty-print.c (dump_profile): Return "" instead of NULL.Eric Botcazou2-1/+5
2017-11-07[PATCH] Install cp/operators.def as part of plugin headersBoris Kolpackov2-1/+6
2017-11-07re PR c++/82835 (ICE on valid code with -fopenmp)Jakub Jelinek4-4/+50
2017-11-07re PR target/82855 (AVX512: replace OP+movemask with OP_mask+ktest)Jakub Jelinek4-0/+43
2017-11-07re PR target/82855 (AVX512: replace OP+movemask with OP_mask+ktest)Jakub Jelinek3-44/+73
2017-11-07rs6000: Use isel for the cstore patternsSegher Boessenkool2-14/+134
2017-11-07Fix SSE bits dependencies.Julia Koval6-28/+50
2017-11-07Check for S_ISSOCK before useJonathan Wakely2-0/+7
2017-11-07re PR target/80425 (Extra inter-unit register move with zero-extension)Uros Bizjak4-17/+32
2017-11-07compiler: don't double count "." in nested_function_numIan Lance Taylor2-3/+3
2017-11-07re PR c/53037 (warn_if_not_aligned(X))Eric Botcazou2-1/+9
2017-11-07* g++.dg/pr50763-3.C (evalPoint): Return a value.Andreas Schwab2-1/+5
2017-11-07RISC-V: Implement movmemsiAndrew Waterman5-4/+206
2017-11-07RISC-V: Define MUSL_DYNAMIC_LINKERMichael Clark2-0/+16
2017-11-07[AArch64] Use aarch64_reg_or_imm instead of nonmemory_operandRichard Sandiford2-3/+9
2017-11-07match.pd: Fix build.Richard Biener2-1/+5
2017-11-07PR71026: Canonicalize negates in divisionWilco Dijkstra4-1/+28
2017-11-07PR80131: Simplification of 1U << (31 - x)Sudakshina Das4-0/+54
2017-11-07More bitop simplifications in match.pdMarc Glisse4-0/+123
2017-11-07More fold_negate in match.pdMarc Glisse5-2/+54
2017-11-07[powerpcspe] Remove semicolon after do {} while (0) in SUBTARGET_OVERRIDE_OPT...Tom de Vries7-6/+16
2017-11-07[rs6000] Remove semicolon after do {} while (0) in SUBTARGET_OVERRIDE_OPTIONSTom de Vries7-6/+16
2017-11-07[libgcc, rs6000] Remove semicolon after do {} while (0) in REGISTER_CFA_OFFSE...Tom de Vries2-1/+6
2017-11-07[arm] Remove semicolon after while {} do (0) in HANDLE_NARROW_SHIFT_ARITHTom de Vries2-4/+12
2017-11-07[libgcc] Remove semicolon after do {} while (0) in FP_HANDLE_EXCEPTIONSTom de Vries6-5/+15
2017-11-07P0704R1 - fixing const-qualified pointers to membersJason Merrill3-10/+49
2017-11-07Require ngettext in test of system gettext implementationAlan Modra3-21/+26
2017-11-07rs6000: Don't clear TARGET_ISEL implicitlySegher Boessenkool2-11/+6
2017-11-07FT32 makes use of multiple address spaces.James Bowman2-2/+9
2017-11-07Daily bump.GCC Administrator1-1/+1
2017-11-06i386: Use reference of struct ix86_frame to avoid copyH.J. Lu2-6/+10
2017-11-06stack-check-12.c: Revert to initial version.Jeff Law2-3/+8
2017-11-06Update comment in tree-vrp.hMarc Glisse2-1/+5
2017-11-06tr1.cc: Compile with -O0.François Dumont2-1/+5
2017-11-06compiler: disable escape analysis for runtimeIan Lance Taylor2-1/+7
2017-11-06libgo: pass flags to recursive makeIan Lance Taylor3-5/+5
2017-11-06[AArch64] Pass number of units to aarch64_expand_vec_perm(_const)Richard Sandiford4-11/+26
2017-11-06[AArch64] Pass number of units to aarch64_simd_vect_par_cnst_halfRichard Sandiford4-39/+64
2017-11-06[AArch64] Pass number of units to aarch64_reverse_maskRichard Sandiford4-11/+25
2017-11-06[AArch64] Add an endian_lane_rtx helper routineRichard Sandiford7-66/+126
2017-11-06Fix ChangeLog entryRichard Sandiford1-2/+0
2017-11-06rs6000-c.c (P8V_BUILTIN_VEC_REVB): Add power 8 definitions.Carl Love9-25/+510
2017-11-06[Arm] Cleanup IT attributesWilco Dijkstra7-260/+107
2017-11-06re PR target/82748 (ICE with __builtin_fabsq and __float128 in copy_to_mode_r...Michael Meissner8-134/+279
2017-11-06re PR c++/65579 ([C++11] gcc requires definition of a static constexpr member...Paolo Carlini4-0/+36
2017-11-06collect2.c (add_lto_object): Compile for OBJECT_COFF.David Edelsohn2-3/+24