aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-29Whitespace cleanups.Nathan Sidwell9-28/+45
2017-06-29tree-vect-loop.c (vect_analyze_scalar_cycles_1): Do not add reduction chains ...Richard Biener5-17/+69
2017-06-29builtins.c (fold_builtin_FUNCTION): Use lang_hooks.decl_printable_name.Nathan Sidwell4-5/+55
2017-06-29re PR middle-end/81194 (ICE during RTL pass: expand)Peter Bergner5-2/+83
2017-06-29Add a testcase for PR ipa/80565H.J. Lu2-0/+46
2017-06-29tree-cfg.c (group_case_labels_stmt): Return whether we changed anything.Richard Biener4-16/+37
2017-06-29re PR tree-optimization/81196 (Number of iterations found for p!=q but not fo...Bin Cheng4-7/+53
2017-06-29[arm] Fix bootstrap - missing initializer in tail entry of autogenerated codeRichard Earnshaw3-10/+16
2017-06-292017-06-29 Michael Collison <michael.collison@arm.com>Michael Collison1-1/+5
2017-06-29re PR target/70119 (AArch64 should take advantage of implicit truncation of v...Kyrylo Tkachov6-14/+213
2017-06-29Fix -mbranch-cost range.Martin Liska2-1/+5
2017-06-29re PR ipa/80565 (ICE at -O2 and -O3 in 32-bit mode (not 64-bit) on x86_64-lin...Yury Gribov3-1/+27
2017-06-29Daily bump.GCC Administrator1-1/+1
2017-06-28[AArch64] Do not increase data alignment at -Os and with -fconserve-stack.Ramana Radhakrishnan2-8/+24
2017-06-28PR c++/72764 - ICE with invalid template typename.Jason Merrill5-8/+32
2017-06-28* config/i386/avx512vlintrin.h (_mm256_permutexvar_epi64)Sebastian Peryt9-12/+63
2017-06-28PR c++/69300 - ICE with self-referential noexceptJason Merrill3-0/+30
2017-06-28PR c++/61022 - error with variadic template template parmJason Merrill3-1/+31
2017-06-28PR c++/72801 - ICE with variadic partial specializationJason Merrill3-0/+28
2017-06-28PR c++/55639 - partial specialization with ::templateJason Merrill3-0/+33
2017-06-28PR c++/45976 - error with ::template in declarator.Jason Merrill3-7/+37
2017-06-28PR c++/54769 - wrong lookup of dependent template-name.Jason Merrill3-16/+54
2017-06-28Make the TEMPLATE_ID_EXPR location a range.Jason Merrill2-20/+21
2017-06-28PR c++/81204 - parse error with dependent template-nameJason Merrill3-5/+34
2017-06-28multiarch support for non-glibc linux systemsSzabolcs Nagy4-0/+21
2017-06-28[ARM] Consistently check for neon in vect effective targetsThomas Preud'homme2-38/+58
2017-06-28[arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7Richard Earnshaw7-7/+80
2017-06-28re PR tree-optimization/81227 (ICE in get_single_symbol, at tree-vrp.c:799)Richard Biener6-3/+39
2017-06-28This patch fixes a failure in gcc.target/aarch64/reload-valid-spoff.c trigger...Wilco Dijkstra2-0/+10
2017-06-28Improve Cortex-A53 shift bypassWilco Dijkstra4-40/+12
2017-06-28re PR ipa/81238 (Target clone support does not make default clone static.)Michael Meissner4-0/+46
2017-06-28tree-vect-loop.c (vectorizable_reduction): Move special cond reduction IV var...Richard Biener3-102/+108
2017-06-28Do not allow to inline ifunc resolvers (PR ipa/81128).Martin Liska6-4/+91
2017-06-28Introduce IntegerRange for options (PR driver/79659).Martin Liska12-20/+86
2017-06-28copy-sign-1.c, mult-abs-2.c: Restrict to c99_runtime.Christophe Lyon3-2/+13
2017-06-28Simplify 3*x == 3*y for wrapping typesMarc Glisse5-13/+39
2017-06-28Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers12-12/+27
2017-06-28genmultilib (combination_space): Accept '+' in option names.Christophe Lyon2-1/+5
2017-06-28cmov7.c (sgn): Renamed to ...Jakub Jelinek2-2/+8
2017-06-28Bail out HARD_REGISTER vars in asan (PR sanitizer/81224).Martin Liska4-0/+25
2017-06-28re PR target/81175 (EXC_BAD_ACCESS in ::slpeel_duplicate_current_defs_from_ed...Jakub Jelinek2-12/+18
2017-06-28re PR bootstrap/81217 (Makefile:22754: warning: overriding recipe for target ...Martin Liska3-25/+8
2017-06-28Doxygen: add default location for filters and output folder.Martin Liska5-35/+11
2017-06-28val-profiler-threads-1.c (main): Fix 2nd argument passed to pthread_join.Eric Botcazou2-2/+7
2017-06-28tree-vectorizer.h (vect_get_vec_defs): Remove.Richard Biener5-116/+254
2017-06-28re PR target/68535 (arm.c: 5 * set but not used)Michael Collison2-14/+15
2017-06-28S/390: New option -mpic-data-is-text-relativeAndreas Krebbel8-14/+159
2017-06-28re PR fortran/80164 (ICE in gfc_format_decoder at gcc/fortran/error.c:933)Jerry DeLisle4-1/+75
2017-06-28Daily bump.GCC Administrator1-1/+1
2017-06-27runtime: adapt memory management to AIX mmapIan Lance Taylor4-2/+18