aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-02-15* es.po: Update.Joseph Myers2-236/+172
2017-02-15PR c++/79464 - ICE in IPA with omitted constructor parmsJason Merrill6-6/+50
2017-02-15PR c++/79363 - ICE with NSDMI and arrayMartin Sebor7-25/+102
2017-02-15re PR middle-end/32003 (Undocumented -fdump-tree options)Martin Sebor2-1/+8
2017-02-15re PR tree-optimization/79347 (vect_do_peeling is messing up profile)Bin Cheng4-2/+61
2017-02-15re PR c++/79301 (With -Werror=pedantic outside C++17 mode, __has_cpp_attribut...Jakub Jelinek8-22/+25
2017-02-15re PR c++/79288 (TLS model wrong for static data members since r241137)Jakub Jelinek4-8/+48
2017-02-15re PR c/79515 (ICE: tree check: expected class 'type', have 'exceptional' (er...Marek Polacek4-0/+27
2017-02-15* g++.dg/cpp0x/pr79296.C: Move dg-do compile directive first.David Edelsohn2-1/+5
2017-02-15Restore Graphite fuse-*.c testingThomas Schwinge4-8/+10
2017-02-15re PR target/79487 (Invalid _Decimal32 comparison on s390x)Jakub Jelinek5-3/+31
2017-02-15PR target/79241: S/390: define TARGET_CUSTOM_FUNCTION_DESCRIPTORS.Dominik Vogt2-0/+9
2017-02-15Daily bump.GCC Administrator1-1/+1
2017-02-14aarch64-cores.def (thunderx2t99): Move to under 'C" cores and change the part...Andrew Pinski3-2/+11
2017-02-14rs6000.c: Add case statement entry to make the xvcvuxdsp built-in argument un...Carl Love5-5/+43
2017-02-14re PR target/79282 ([7 Regresion] FAIL: gcc.target/arm/neon-for-64bits-1.c sc...Vladimir Makarov4-31/+85
2017-02-14rs6000: Fix the vec-adde* testcases once moreSegher Boessenkool5-6/+13
2017-02-14re PR middle-end/79505 (Memory leaks in oacc_loop_discover_walk)Jakub Jelinek2-10/+5
2017-02-14re PR target/79481 (AVX512PF: unmasked gather prefetch intrinsics missing)Jakub Jelinek13-13/+122
2017-02-14re PR middle-end/61225 (Several new failures after r210458 on x86_64-*-* with...Uros Bizjak2-4/+9
2017-02-14re PR target/79495 (ICE in extract_constrain_insn, at recog.c:2213)Uros Bizjak4-7/+28
2017-02-14re PR c++/79420 (ICE on invalid C++ code on x86_64-linux-gnu: in tsubst_copy,...Marek Polacek6-1/+49
2017-02-14Properly store 128-bit constant in large modelH.J. Lu4-0/+37
2017-02-14PR middle-end/79448 - unhelpful -Wformat-truncation=2 warningMartin Sebor6-3/+259
2017-02-14re PR target/79404 (h8300: ICE at gcc/ira.c:5541 whilst building libgcc)Jeff Law2-1/+21
2017-02-14rs6000: Synchronize the --with-cpu list in config.gcc with realitySegher Boessenkool2-2/+7
2017-02-14re PR tree-optimization/79095 (spurious stringop-overflow warning)Jeff Law10-1/+855
2017-02-14S/390: Cleanup: Remove builtin type flags.Andreas Krebbel3-293/+292
2017-02-14Fix memory leak in LTOMartin Liska2-0/+6
2017-02-14Fix memory leak in tree-ssa-loop-unswitch.cMartin Liska2-2/+9
2017-02-14[Patch AArch64] Use 128-bit vectors when autovectorizing 16-bit float typesJames Greenhalgh4-0/+43
2017-02-14[ARM] PR rtl-optimization/68664 Implement TARGET_SCHED_CAN_SPECULATE_INSN hookKyrylo Tkachov2-0/+40
2017-02-14[AArch64] PR rtl-optimization/68664 Implement TARGET_SCHED_CAN_SPECULATE_INSN...Kyrylo Tkachov2-0/+39
2017-02-14Fix alignemnt and max skip bytes for znver1 arch.Amit Pawar2-1/+6
2017-02-14gimple-pretty-print.c (dump_unary_rhs): Adjust dump format for ABS_EXPR for g...Prathamesh Kulkarni6-4/+57
2017-02-14re PR target/79462 (sh: Stack smashing detected when building __ashrdi3 in li...Jakub Jelinek2-1/+3
2017-02-14re PR tree-optimization/79408 (Missed VRP optimization of integer modulo)Jakub Jelinek4-6/+73
2017-02-14re PR tree-optimization/79432 (ICE: verify_ssa failed)Richard Biener4-0/+85
2017-02-13PR middle-end/79496 - call to snprintf with zero size eliminated with -Wforma...Martin Sebor4-3/+47
2017-02-14Daily bump.GCC Administrator1-1/+1
2017-02-14re PR sanitizer/79341 (Many Asan tests fail on s390)Jakub Jelinek2-2/+6
2017-02-13PR c++/79461 - ICE with lambda in constexpr constructorJason Merrill3-0/+19
2017-02-13cprop.c (cprop_jump): Add missing space in string literal.Jakub Jelinek15-15/+37
2017-02-13mkoffload.c (process): Add space in between , and %d.Jakub Jelinek2-2/+5
2017-02-13init.c (warn_placement_new_too_small): Add missing space in diagnostics.Jakub Jelinek4-4/+10
2017-02-13re PR c/79478 (possible gimple error with gcc.dg/gimplefe-16.c)Prathamesh Kulkarni2-0/+7
2017-02-13i386.h (REG_CLASS_NAMES): Add , in between "MOD4_SSE_REGS" and "ALL_REGS".Jakub Jelinek2-1/+4
2017-02-13* spellcheck.c (test_data): Add , in between "foo" and "food".Jakub Jelinek2-1/+5
2017-02-13re PR c++/79232 (error: invalid rhs for gimple memory store)Jakub Jelinek5-15/+171
2017-02-13* de.po, fr.po, sv.po: Update.Joseph Myers4-3177/+2005