aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-26Implement DR2061Nathan Sidwell5-35/+115
2017-05-26Inline and using namespace representation change.Nathan Sidwell4-41/+71
2017-05-26call.c (build_operator_new_call): Do namelookup and ADL here.Nathan Sidwell4-35/+27
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-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-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
2017-05-25Kill OVL_CURRENT, OVL_NEXT.Nathan Sidwell4-24/+26
2017-05-25md.texi (Machine Constraints): Update x86 family machine constraints section ...Sebastian Peryt2-3/+107
2017-05-25Kill DECL_NAMESPACE_USERS, DECL_NAMESPACE_ASSOCIATIONS.Nathan Sidwell10-197/+130
2017-05-25invoke.texi (-Wcatch-value=): Document new warning option.Volker Reichelt10-2/+246
2017-05-25Reimplement unqualified namespace lookup.Nathan Sidwell4-242/+135
2017-05-25overflow-warn-9.c: Adjust expected warnings to avoid false positives on ILP32.Martin Sebor4-20/+29
2017-05-25Reimplement qualified namespace lookup.Nathan Sidwell2-112/+264
2017-05-25* gfortran.dg/pr48636.f90: Fix template better.Jan Hubicka2-1/+5
2017-05-25Fix bootstrap failure in Ada FE due to -Werror=ignored-qualifiersJonathan Wakely2-2/+7
2017-05-25cp-tree.h (LOOKUP_SEEN_P, [...]): New.Nathan Sidwell6-375/+494
2017-05-25dump-parse-tree.c (show_expr): Also replace with dumpfile for showing values ...Thomas Koenig2-1/+7
2017-05-25configure.ac: Add --enable-languages=default to mean default and make --enabl...Nathan Sidwell2-3/+10
2017-05-25Add -fdump*-folding suboption.Martin Liska4-1/+9
2017-05-25re PR c++/79583 (ICE (internal compiler error) upon instantiation of class te...Paolo Carlini2-0/+14
2017-05-25re PR c++/68578 (ICE on invalid template declaration and instantiation)Paolo Carlini2-0/+8
2017-05-25Relax VIEW_CONVERT_EXPR - CONVERT_EXPR combinationMarc Glisse4-3/+28
2017-05-25Allow some NOP conversions in (X+CST1)+CST2 in match.pdMarc Glisse5-8/+94
2017-05-25Move "(A & C) == D is false when D & ~C != 0" to match.pdMarc Glisse4-19/+39
2017-05-25lto-streamer-in.c (lto_input_data_block): Adjust T const cast to avoid warning.Nathan Sidwell2-1/+4
2017-05-25auto-profile.c (afdo_propagate): Adjust T const cast to avoid warning.Nathan Sidwell2-1/+6
2017-05-25c=common.c (field_decl_cmp, [...]): Adjust T const casts to avoid warning.Nathan Sidwell2-4/+9
2017-05-25Daily bump.GCC Administrator1-1/+1
2017-05-24friend.c (do_friend): Remove check for existing decl.Nathan Sidwell9-56/+70
2017-05-24* Make-lang.in (CXX_AND_OBJCXX_OBJS): Alphabetize.Nathan Sidwell2-9/+18
2017-05-24cp-tree.h (cp_free_lang_data): Add extern.Nathan Sidwell4-40/+43