platform/upstream/gcc.git
2017-10-05 Ian Lance Taylorcompiler: drop special handling of unexported func...
2017-10-05 Segher Boessenkoolrs6000: Fix an error message in sysv4.h
2017-10-05 Jason Merrill* call.c (convert_arg_to_ellipsis): Use the result...
2017-10-05 Jonathan WakelyFix new testsuite failure on newlib targets
2017-10-05 Bernd Edlingerc-pretty-print.c (pp_c_parameter_type_list): Print ...
2017-10-05 Ian Lance Taylorcompiler: centralize all symbol name handling
2017-10-05 Ian Lance Taylorelf.c (elf_zlib_fetch): Change pval argument to uint64_t *.
2017-10-05 Eric Botcazoure PR ada/82393 (Compilation error on cygwin64)
2017-10-05 Jan Hubickai386.c (ia32_multipass_dfa_lookahead): Default to issue...
2017-10-05 Tamar Christinaslp-perm-9.c: Use vect_sizes_16B_8B.
2017-10-05 Tamar Christinavect-align-1.c: Fix vect_hw_misalign condition.
2017-10-05 Jan Hubickai386.c (znver1_cost): Set branch_cost to 3 (instead...
2017-10-05 Jan Hubickai386.c (ix86_size_cost, [...]): Set reassociation width...
2017-10-05 Nathan SidwellRe: [PATCH] C++ warning on vexing parse
2017-10-05 Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
2017-10-05 Tamar Christinaarm.c (arm_test_fpu_data): New.
2017-10-05 H.J. LuAdd sanitizer_linux_x86_64.lo if __x86_64__ is defined...
2017-10-05 Nathan SidwellRe: [C++ PATCH] Move mangling alias out of ::
2017-10-05 Tom de VriesFix libgomp.oacc-c-c++-common/{loop-red-g-1,routine...
2017-10-05 Jakub Jelinekpr82374.c (SIZE): Change from 1G to 1M to make it ilp32...
2017-10-05 Richard Bienerid-17.f: Fix typo.
2017-10-05 GCC AdministratorDaily bump.
2017-10-04 Paolo Carlinire PR c++/80471 ((gcc extension) Forwarding-reference...
2017-10-04 Paolo Carlinire PR c++/78131 (Inconsistent evaluation for `constexpr...
2017-10-04 Paolo Carlinire PR c++/78018 ([C++14] "internal compiler error:...
2017-10-04 Nathan Sidwell[PATCH] remove some unneeded parens
2017-10-04 Nathan Sidwell[C++ PATCH] give builtin types consistent name
2017-10-04 Jason MerrillPR c++/82406 - C++17 error with noexcept function type
2017-10-04 Paolo Carlinire PR c++/71946 (asm in toplevel lambda function rejected)
2017-10-04 Sudakshina Das[PATCH][AArch64] Add BIC-imm and ORR-imm SIMD pattern
2017-10-04 Nathan Sidwell[C++ PATCH] Move mangling alias out of ::
2017-10-04 Andreas KrebbelS/390: Fix mode in vector merge pattern.
2017-10-04 Wilco DijkstraRevert r253399:
2017-10-04 Jakub Jelinekre PR c++/82373 (syntax error in error message)
2017-10-04 Petr Ovtchenkov2017-10-04 Petr Ovtchenkov <ptr@void-ptr.info>
2017-10-04 Jason MerrillPR c++/81525 - broken handling of auto in generic lambda.
2017-10-04 David MalcolmC: underline parameters in mismatching function calls
2017-10-04 Nathan Sidwellcall.c (convert_arg_to_ellipsis): Correct comment about...
2017-10-04 David Malcolmjit: implement gcc_jit_context_new_rvalue_from_vector
2017-10-04 Andreas KrebbelNew target check: vect_peeling_profitable
2017-10-04 Andreas KrebbelNew target check for double<->int conversions
2017-10-04 Andreas KrebbelNew target check: vect_long_mult
2017-10-04 Andreas KrebbelTestcases using dg-options require at least -mzarch.
2017-10-04 Andreas KrebbelEnable vect_float with S/390 VXE and adjust testcases
2017-10-04 Thomas SchwingeAdjust test cases for attributes propagation changes...
2017-10-04 Richard SandifordPR82413: Mismatched precisions in build_range_check
2017-10-04 Paul Thomasre PR fortran/60458 (Error message on associate: deferr...
2017-10-04 Wilco DijkstraFix PR82396: qsort comparator non-negative on sorted...
2017-10-04 Tom de VriesFix openacc float reduction testcases
2017-10-04 Paolo Carlinire PR c++/78816 ([c++14] Static auto variable usage...
2017-10-04 Jakub Jelinekre PR tree-optimization/82381 (internal compiler error...
2017-10-04 Jakub Jelinekre PR tree-optimization/82374 (#pragma GCC optimize...
2017-10-04 Richard Bienerid-17.f: For ilp32 allow graphite codegen errors and...
2017-10-04 GCC AdministratorDaily bump.
2017-10-03 Michael Meissnerrs6000-builtin.def (BU_FLOAT128_2_HW): Define new helpe...
2017-10-03 Paolo Carlinire PR c++/70343 (internal compiler error: in tsubst_cop...
2017-10-03 Tony ReixImport from libffi master repository.
2017-10-03 Jeff Lawre PR target/82358 (i386/stack-check-11.c fail)
2017-10-03 Segher Boessenkoolsimplify-rtx: Remove non-simplifying simplification...
2017-10-03 Henry Linjamäki[BRIGFE] Fix (more) crash with calls with more than...
2017-10-03 Thomas Koenigio.c (match_wait_element): Correctly match END and...
2017-10-03 Martin Jambor[PR 82363] Fix thinko in SRA subaccess propagation
2017-10-03 Jakub Jelinekre PR tree-optimization/82381 (internal compiler error...
2017-10-03 Jakub Jelinekre PR target/82386 (internal compiler error: Segmentati...
2017-10-03 Ian Lance Taylorztest.c: #include <errno.h>.
2017-10-03 GCC AdministratorDaily bump.
2017-10-02 Martin SeborClean up more fallout from r252976.
2017-10-02 Jakub Jelinekcharconv (__unsigned_least_t): Fix number of closing...
2017-10-02 Paolo Carlinire PR c++/70570 (Assembler error "symbol already define...
2017-10-02 Paolo Carlinire PR c++/79590 (ICE (internal compiler error) in nothr...
2017-10-02 Paolo Carlinire PR c++/79005 (Use of a captured variable within...
2017-10-02 Eric Botcazoure PR ada/82384 (s-taprop.adb failed to compile for...
2017-10-02 Paul Thomasre PR fortran/82312 ([OOP] Pointer assignment to compon...
2017-10-02 Peter Bergnerre PR target/80210 (ICE in in extract_insn, at recog...
2017-10-02 Jakub Jelinektree-dfa.c (get_ref_base_and_extent): Set *pmax_size...
2017-10-02 Jakub Jelinekre PR tree-optimization/82387 (wrong code at -O1 and...
2017-10-02 Jonathan WakelyC++17 P0067R5 std::to_chars and std::from_chars (partial)
2017-10-02 Jakub Jelinekbacktrace-rename.h (backtrace_uncompress_zdebug): Define.
2017-10-02 Paolo Carlinire PR c++/79180 (Nested lambda-capture causes segfault...
2017-10-02 Thomas SchwingeHandle libbacktrace in contrib/gcc_update
2017-10-02 Thomas Schwingelibbacktrace: Support the case that clock_gettime is...
2017-10-02 Thomas Schwingelibbacktrace: Conditionalize test timing on clock_getti...
2017-10-02 Georg-Johann Layre PR target/41076 ([avr] pessimal code for logical...
2017-10-02 Richard Bienergraphite-isl-ast-to-gimple.c (set_codegen_error): With...
2017-10-02 Richard SandifordFix mismatched precisions in tree arithmetic
2017-10-02 Paolo Carlinire PR c++/69977 (internal compiler error: Segmentation...
2017-10-02 Paolo Carlinire PR c++/59991 (Recursive lambda capture in C++1y...
2017-10-02 Tom de VriesRequire nonlocal_goto for gcc.c-torture/compile/pr82337.c
2017-10-02 Richard Sandiford[AArch64] PR71307: Define union class of POINTER+FP
2017-10-02 Richard Bienerre PR tree-optimization/82355 (ICE in outermost_loop_in...
2017-10-02 Kevin Buettneromp-expand.c (adjust_context_scope): New function.
2017-10-02 GCC AdministratorDaily bump.
2017-10-01 Gerald PfeiferMAINTAINERS: Add a note that maintainership also includ...
2017-10-01 Jeff Lawtree-ssa-dom.c (optimize_stmt): Make this a method...
2017-10-01 Dominique d... re PR fortran/61450 (ICE in gfc_global_used())
2017-10-01 GCC AdministratorDaily bump.
2017-09-30 Krister Walfridssonconfig.gcc (*-*-netbsd*): New variable nbsd_tm_file...
2017-09-30 Paolo Carlinire PR c++/65949 (Compiler can not deduce auto type...
2017-09-30 Paolo Carlinire PR c++/68754 (Explicitly defaulted constexpr assignm...
2017-09-30 Jakub Jelinekre PR target/82361 (Useless "mov eax, eax" in generated...
next