aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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 Sidwell7-69/+88
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-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-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
2017-10-04Daily bump.GCC Administrator1-1/+1
2017-10-03rs6000-builtin.def (BU_FLOAT128_2_HW): Define new helper macro for IEEE float...Michael Meissner6-13/+296
2017-10-03re PR c++/70343 (internal compiler error: in tsubst_copy, wrong code with lam...Paolo Carlini2-0/+29
2017-10-03re PR target/82358 (i386/stack-check-11.c fail)Jeff Law2-1/+6
2017-10-03simplify-rtx: Remove non-simplifying simplification (PR77729)Segher Boessenkool2-25/+6
2017-10-03[BRIGFE] Fix (more) crash with calls with more than 4 args.Henry Linjamäki2-1/+7
2017-10-03io.c (match_wait_element): Correctly match END and EOR tags.Thomas Koenig3-2/+42
2017-10-03[PR 82363] Fix thinko in SRA subaccess propagationMartin Jambor4-1/+62
2017-10-03re PR tree-optimization/82381 (internal compiler error: qsort checking failed)Jakub Jelinek4-19/+47
2017-10-03re PR target/82386 (internal compiler error: Segmentation fault on 32-bit pow...Jakub Jelinek4-0/+55
2017-10-03Daily bump.GCC Administrator1-1/+1
2017-10-02re PR c++/70570 (Assembler error "symbol already defined" from nested lambdas...Paolo Carlini2-0/+21
2017-10-02re PR c++/79590 (ICE (internal compiler error) in nothrow_spec_p with generic...Paolo Carlini2-0/+15
2017-10-02re PR c++/79005 (Use of a captured variable within nested generic lambdas pro...Paolo Carlini2-0/+26
2017-10-02re PR ada/82384 (s-taprop.adb failed to compile for x32)Eric Botcazou3-6/+15
2017-10-02re PR fortran/82312 ([OOP] Pointer assignment to component of class variable ...Paul Thomas5-28/+136
2017-10-02re PR target/80210 (ICE in in extract_insn, at recog.c:2311 on ppc64 for with...Peter Bergner5-88/+87
2017-10-02tree-dfa.c (get_ref_base_and_extent): Set *pmax_size to -1 if *poffset + *pma...Jakub Jelinek4-1/+36
2017-10-02re PR tree-optimization/82387 (wrong code at -O1 and -Os on x86_64-linux-gnu ...Jakub Jelinek6-2/+76
2017-10-02re PR c++/79180 (Nested lambda-capture causes segfault for parameter pack)Paolo Carlini4-0/+89
2017-10-02re PR target/41076 ([avr] pessimal code for logical OR of 8-bit fields)Georg-Johann Lay2-3/+9
2017-10-02graphite-isl-ast-to-gimple.c (set_codegen_error): With -fchecking and --param...Richard Biener20-14/+83
2017-10-02Fix mismatched precisions in tree arithmeticRichard Sandiford11-16/+49
2017-10-02re PR c++/69977 (internal compiler error: Segmentation fault when using gener...Paolo Carlini2-0/+28
2017-10-02re PR c++/59991 (Recursive lambda capture in C++1y constexpr function templat...Paolo Carlini2-0/+18
2017-10-02Require nonlocal_goto for gcc.c-torture/compile/pr82337.cTom de Vries2-0/+7
2017-10-02[AArch64] PR71307: Define union class of POINTER+FPRichard Sandiford5-2/+22