aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-29PR c++/80891 (#4)Nathan Sidwell5-7/+24
2017-05-29Stat hack representationNathan Sidwell2-97/+175
2017-05-29PR c++/80891 (#1)Nathan Sidwell4-20/+47
2017-05-29PR c++/80891 (#3)Nathan Sidwell9-10/+82
2017-05-29PR c++/80891 (#2)Nathan Sidwell4-2/+64
2017-05-29check_GNU_style_lib.py: Fix trailing whitespace checkTom de Vries2-1/+22
2017-05-29check_GNU_style.py: Read stdin if file argument is '-'Tom de Vries3-4/+18
2017-05-29check_GNU_style_lib.py: Suggest to install all missing pip3 packages at onceTom de Vries2-11/+28
2017-05-29re PR fortran/37131 (inline matmul for small matrix sizes)Thomas Koenig6-4/+161
2017-05-29Daily bump.GCC Administrator1-1/+1
2017-05-28re PR c++/80737 (variant<any> as class member resulting to compile errors)Tim Shen3-2/+39
2017-05-28Fix libgfortran FMA3/FMA4 testsRainer Orth3-12/+31
2017-05-28frontend-passes.c (matmul_lhs_realloc): Correct allocation size for case A1B2.Thomas Koenig4-1/+27
2017-05-28Daily bump.GCC Administrator1-1/+1
2017-05-27Revert:Michael Eager2-2/+13
2017-05-27d-demangle.c (dlang_identifier): Prefix mangled init symbols with `initialize...Iain Buclaw3-2/+9
2017-05-27d-demangle.c (dlang_call_convention_p): Move declaration before dlang_type.Iain Buclaw3-24/+44
2017-05-27d-demangle.c (dlang_parse_real): Remove stack buffer, write the demangled hex...Iain Buclaw3-17/+18
2017-05-27MAINTAINERS: Update my email address, and remove myself as maintainer in some...Bernd Schmidt2-5/+6
2017-05-27* doc/install.texi: Add links to macOS binary distributions.Francois-Xavier Coudert2-0/+13
2017-05-27Small ChangeLog tweak.Jakub Jelinek1-0/+1
2017-05-27re PR bootstrap/80887 (gnat bootstrap fails at s-regpat.o: raised STORAGE_ERR...Jakub Jelinek4-35/+23
2017-05-27Daily bump.GCC Administrator1-1/+1
2017-05-26compiler: identify array index expressions in lvalue contextIan Lance Taylor6-7/+39
2017-05-26re PR libgcc/80037 (Bad .eh_frame data in crtend.o)Richard Henderson2-0/+9
2017-05-26Implement DR2061Nathan Sidwell5-35/+115
2017-05-26Inline and using namespace representation change.Nathan Sidwell6-41/+74
2017-05-26re PR fortran/80889 (Bootstrap broken on all targets due to rev 248472)Thomas Koenig3-1/+21
2017-05-26call.c (build_operator_new_call): Do namelookup and ADL here.Nathan Sidwell6-36/+33
2017-05-26cp-tree.h (OVL_CHAIN): Check looking at OVERLOAD.Nathan Sidwell6-45/+191
2017-05-26Renumber TDF_* flags to be contiguous.Martin Liska2-25/+29
2017-05-26Simplify usage of some TDF_* flags.Martin Liska9-72/+47
2017-05-26tree-vect-loop-manip.c (create_intersect_range_checks_index): Pass in paramet...Bin Cheng2-10/+17
2017-05-26re PR middle-end/80815 (wrong code because of broken runtime alias check in v...Bin Cheng5-45/+194
2017-05-26tree-vect-data-refs.c (Operator==, [...]): Move from ...Bin Cheng5-260/+284
2017-05-26tree-vect-data-refs.c (compare_tree): Rename and move ...Bin Cheng4-97/+114
2017-05-26* name-lookup.c (name_lookup::search_adl): ADL OMP UDR type args.Nathan Sidwell2-3/+9
2017-05-26Bound partial-inlining-entry-probability param (PR ipa/80663).Martin Liska5-20/+15
2017-05-26re PR sanitizer/80875 (UBSAN: compile time crash in fold_binary_loc at fold-c...Marek Polacek4-0/+21
2017-05-26Replace absolute line numbers in gcc.dgTom de Vries62-216/+323
2017-05-26cp-tree.h (struct lang_decl_decomp): New type.Jakub Jelinek9-21/+147
2017-05-26re PR tree-optimization/80842 (ICE at -O3 on x86_64-linux-gnu in "set_lattice...Richard Biener4-3/+35
2017-05-26re PR tree-optimization/80844 (OpenMP SIMD doesn't know how to efficiently ze...Richard Biener2-2/+11
2017-05-26Daily bump.GCC Administrator1-1/+1
2017-05-25MAINTAINERS: Add self to Write After ApprovalEric Gallager2-0/+5
2017-05-25re PR c++/79652 (ICE on invalid c++ code in warn_extern_redeclared_static in ...Paolo Carlini2-0/+17
2017-05-25re PR c++/71451 (ICE on invalid C++11 code on x86_64-linux-gnu: in dependent_...Paolo Carlini2-0/+22
2017-05-25re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig35-27/+15964
2017-05-25* g++.dg/cpp1z/nontype-auto11.C: Move from pr79583.C.Jason Merrill1-1/+2
2017-05-25PR c++/80605 - __is_standard_layout and zero-length arrayJason Merrill3-2/+14