aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-11-17Enable AVX512_4FMAPS and AVX512_4VNNIW instructionsKirill Yukhin40-59/+1773
2016-11-17re PR c++/55080 (-pedantic produces error: floating-point literal cannot appe...Paolo Carlini4-2/+20
2016-11-17re PR target/78101 (PowerPC 64-bit little endian fusion failure with -O3 -mcp...Michael Meissner6-26/+104
2016-11-17PR c++/78124 - list-initialization and inherited ctorJason Merrill4-1/+20
2016-11-17PR c++/78369 - {} as default argumentJason Merrill3-1/+16
2016-11-17PR c++/68377 - parenthesized expr in fold-expressionJason Merrill3-1/+23
2016-11-17Fix PR77933: stack corruption on ARM when using high registers and LRThomas Preud'homme5-12/+124
2016-11-17i386.md (cmpstrnsi): New test to bail out if neither string input is a string...Aaron Sawdey3-20/+34
2016-11-17re PR middle-end/78201 (ICE in tree_to_shwi, at tree.h:4037 (seen both on ARM...Jakub Jelinek4-4/+31
2016-11-17re PR rtl-optimization/78355 (LRA generates unaligned accesses when SLOW_UNAL...Pip Cet4-5/+18
2016-11-17Fix PR78333 testcase for non-glibc systems.Christophe Lyon2-0/+19
2016-11-17Fix locations within raw stringsDavid Malcolm4-0/+122
2016-11-17[AArch64] Expand DImode constant stores to two SImode stores when profitableKyrylo Tkachov7-0/+103
2016-11-17re PR tree-optimization/77848 (Gimple if-conversion results in redundant comp...Bill Schmidt4-4/+44
2016-11-17re PR target/77308 (surprisingly large stack usage for sha512 on arm)Bernd Edlinger6-24/+42
2016-11-17[ARC] Fix compilation issue in pr71872.Claudiu Zissulescu2-3/+7
2016-11-17[ARC] Add support for QuarkSE processor.Claudiu Zissulescu13-14/+208
2016-11-17[ARC] Update target specific tests.Claudiu Zissulescu66-142/+306
2016-11-17avr.c (avr_print_operand_address): Use CONST_INT_P if appropriate.Georg-Johann Lay2-32/+42
2016-11-17re PR c++/78383 (label as values ICE with C++ lambda)Richard Biener2-0/+8
2016-11-17common.opt (ftree-loop-if-convert-stores): Mark as preserved for backward com...Richard Biener4-24/+13
2016-11-17re PR c++/68180 ([ICE] at cp/constexpr.c:2768 in initializing __vector in a ...Paolo Carlini2-0/+20
2016-11-17re PR tree-optimization/78319 (PASS->FAIL: gcc.dg/uninit-pred-8_a.c bogus war...Prathamesh Kulkarni2-1/+8
2016-11-17[AArch64] Fix gcc.dg/torture/float32-builtin.c with RTL checkingKyrylo Tkachov2-3/+8
2016-11-17re PR middle-end/78306 ([CilkPlus] "inlining failed in call to always_inline ...Richard Biener5-8/+42
2016-11-17re PR tree-optimization/78305 (Wrong constant folding)Richard Biener4-3/+27
2016-11-17re PR fortran/66227 ([OOP] EXTENDS_TYPE_OF n returns wrong result for polymor...Janus Weil4-14/+41
2016-11-17re PR target/78357 (nios2 uses non-standard atomic functions)Chung-Lin Tang3-6/+14
2016-11-17netbsd-stdint.h: New.Krister Walfridsson3-2/+63
2016-11-17re PR c/78285 (error on duplicate switch label where a note should be)Marek Polacek5-12/+23
2016-11-16aarch64.opt (mverbose-cost-dump): New option.Andrew Pinski3-2/+15
2016-11-17re PR fortran/58001 (Make it possible to silence "Extension: Tab character in...Steven G. Kargl5-30/+36
2016-11-17Daily bump.GCC Administrator1-1/+1
2016-11-17re PR rtl-optimization/78378 (wrong code when combining shift + mult + zero_e...Jakub Jelinek4-4/+33
2016-11-17R_MIPS_JALR failuresAlan Modra2-1/+8
2016-11-16PR c++/78373 - ICE with TREE_CONSTANT referenceJason Merrill4-2/+32
2016-11-16* rtl.h: Declare gt_ggc_mx and gt_pch_nx.Jason Merrill2-0/+8
2016-11-16Commentary correctionsWilliam Schmidt1-6/+3
2016-11-16re PR tree-optimization/77848 (Gimple if-conversion results in redundant comp...Bill Schmidt2-4/+59
2016-11-16gcc: remove unneeded global related to hot/cold partitioningAndrew Burgess10-16/+154
2016-11-16MIPS16/GCC: Emit explicit JRC from `casesi_internal_mips16_<mode>' insnMaciej W. Rozycki2-2/+14
2016-11-16MIPS16/GCC: Improve `casesi_internal_mips16_<mode>'s instruction count estimateMaciej W. Rozycki2-1/+6
2016-11-16MIPS16/GCC: Correct `casesi_internal_mips16_<mode>'s RTL patternMaciej W. Rozycki2-1/+6
2016-11-16MIPS16/GCC: Fix DImode `casesi_internal_mips16_<mode>' assembly instructionsMaciej W. Rozycki4-7/+18
2016-11-16Fix tuple decomposition decltype.Jason Merrill6-3/+43
2016-11-16microMIPS/GCC: Fix PIC call relaxationMaciej W. Rozycki15-17/+231
2016-11-16runtime: replace runtime1.goc with Go and C codeIan Lance Taylor1-1/+1
2016-11-16Fix ICE on empty FIQ interrupt handler on ARMThomas Preud'homme4-6/+28
2016-11-16re PR fortran/78299 (ICE in expand_omp_for_static_nochunk, at omp-low.c:9622)Jakub Jelinek4-1/+67
2016-11-16Looking at PR77308, one of the issues is that the bswap optimization phase do...Wilco Dijkstra6-9/+14