aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-05Fix new testsuite failure on newlib targetsJonathan Wakely2-0/+5
2017-10-05c-pretty-print.c (pp_c_parameter_type_list): Print ...Bernd Edlinger4-0/+26
2017-10-05compiler: centralize all symbol name handlingIan Lance Taylor10-806/+1145
2017-10-05elf.c (elf_zlib_fetch): Change pval argument to uint64_t *.Ian Lance Taylor3-16/+47
2017-10-05re PR ada/82393 (Compilation error on cygwin64)Eric Botcazou3-14/+10
2017-10-05i386.c (ia32_multipass_dfa_lookahead): Default to issue rate for post-reload ...Jan Hubicka2-38/+12
2017-10-05slp-perm-9.c: Use vect_sizes_16B_8B.Tamar Christina5-3/+31
2017-10-05vect-align-1.c: Fix vect_hw_misalign condition.Tamar Christina4-4/+10
2017-10-05i386.c (znver1_cost): Set branch_cost to 3 (instead of 2) to improve monte ca...Jan Hubicka2-1/+6
2017-10-05i386.c (ix86_size_cost, [...]): Set reassociation width to 1.Jan Hubicka4-48/+97
2017-10-05Re: [PATCH] C++ warning on vexing parseNathan Sidwell8-0/+137
2017-10-05[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUENathan Sidwell11-58/+70
2017-10-05arm.c (arm_test_fpu_data): New.Tamar Christina2-0/+38
2017-10-05Add sanitizer_linux_x86_64.lo if __x86_64__ is defined by $CCH.J. Lu2-0/+8
2017-10-05Re: [C++ PATCH] Move mangling alias out of ::Nathan Sidwell2-4/+7
2017-10-05Fix libgomp.oacc-c-c++-common/{loop-red-g-1,routine-g-1}.c for non-nvidia dev...Tom de Vries3-2/+8
2017-10-05pr82374.c (SIZE): Change from 1G to 1M to make it ilp32 friendly.Jakub Jelinek2-1/+6
2017-10-05id-17.f: Fix typo.Richard Biener9-8/+19
2017-10-05Daily bump.GCC Administrator1-1/+1
2017-10-04re PR c++/80471 ((gcc extension) Forwarding-reference `auto` function paramet...Paolo Carlini2-0/+28
2017-10-04re PR c++/78131 (Inconsistent evaluation for `constexpr` lambdas in templates...Paolo Carlini2-0/+35
2017-10-04re PR c++/78018 ([C++14] "internal compiler error: Segmentation fault" with t...Paolo Carlini2-0/+42
2017-10-04[PATCH] remove some unneeded parensNathan Sidwell3-2/+8
2017-10-04[C++ PATCH] give builtin types consistent nameNathan Sidwell3-26/+34
2017-10-04PR c++/82406 - C++17 error with noexcept function typeJason Merrill1-0/+14
2017-10-04re PR c++/71946 (asm in toplevel lambda function rejected)Paolo Carlini5-0/+25
2017-10-04[PATCH][AArch64] Add BIC-imm and ORR-imm SIMD patternSudakshina Das7-58/+177
2017-10-04[C++ PATCH] Move mangling alias out of ::Nathan Sidwell9-75/+93
2017-10-04S/390: Fix mode in vector merge pattern.Andreas Krebbel2-6/+11
2017-10-04Revert r253399:Wilco Dijkstra3-15/+108
2017-10-04re PR c++/82373 (syntax error in error message)Jakub Jelinek4-2/+34
2017-10-042017-10-04 Petr Ovtchenkov <ptr@void-ptr.info>Petr Ovtchenkov3-37/+48
2017-10-04PR c++/81525 - broken handling of auto in generic lambda.Jason Merrill5-11/+60
2017-10-04C: underline parameters in mismatching function callsDavid Malcolm9-42/+206
2017-10-04call.c (convert_arg_to_ellipsis): Correct comment about passing by reference.Nathan Sidwell2-2/+8
2017-10-04jit: implement gcc_jit_context_new_rvalue_from_vectorDavid Malcolm18-521/+1231
2017-10-04New target check: vect_peeling_profitableAndreas Krebbel5-1/+39
2017-10-04New target check for double<->int conversionsAndreas Krebbel9-5/+95
2017-10-04New target check: vect_long_multAndreas Krebbel5-1/+39
2017-10-04Testcases using dg-options require at least -mzarch.Andreas Krebbel3-0/+7
2017-10-04Enable vect_float with S/390 VXE and adjust testcasesAndreas Krebbel18-3/+42
2017-10-04Adjust test cases for attributes propagation changes for OMP outlined regionsThomas Schwinge4-3/+11
2017-10-04PR82413: Mismatched precisions in build_range_checkRichard Sandiford4-1/+15
2017-10-04re PR fortran/60458 (Error message on associate: deferred type parameter and ...Paul Thomas7-4/+171
2017-10-04Fix PR82396: qsort comparator non-negative on sorted outputWilco Dijkstra3-97/+24
2017-10-04Fix openacc float reduction testcasesTom de Vries4-3/+20
2017-10-04re PR c++/78816 ([c++14] Static auto variable usage in generic/variadic lambd...Paolo Carlini2-0/+24
2017-10-04re PR tree-optimization/82381 (internal compiler error: qsort checking failed)Jakub Jelinek2-39/+46
2017-10-04re PR tree-optimization/82374 (#pragma GCC optimize is not applied to openmp-...Jakub Jelinek4-0/+52
2017-10-04id-17.f: For ilp32 allow graphite codegen errors and scan for one.Richard Biener10-3/+31