aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-16* ChangeLog: Fix whitespace.Uros Bizjak1-19/+19
2017-05-16cp-tree.h (OVL_NESTED_P, [...]): New.Nathan Sidwell4-42/+123
2017-05-16call.c (build_user_type_conversion_1): Use OVL_FIRST.Nathan Sidwell7-164/+161
2017-05-16typeck2.c (cxx_incomplete_type_diagnostic): Revert change and check is_overlo...Nathan Sidwell2-2/+9
2017-05-16armv8_2-fp16-neon-1.c (vceqz): Fix regex.Tamar Christina3-2/+7
2017-05-16i386.i386.md (*movsi_internal): Split (?rm,*y) alternative to (?r,*Yn) and (?...Uros Bizjak2-18/+27
2017-05-16Add default value for last argument of dump functions.Martin Liska58-488/+715
2017-05-16cp-tree.h (class ovl_iterator, [...]): New OVERLOAD iterators.Nathan Sidwell11-91/+171
2017-05-16Test source_location::current() in default member initializerJonathan Wakely2-3/+5
2017-05-16Implement std::experimental::source_location (N4519)Jonathan Wakely7-4/+216
2017-05-16Fix forward declaration of std::type_info for versioned-namespaceJonathan Wakely2-4/+8
2017-05-16cp-tree.h (OVL_FIRST, OVL_NAME): New.Nathan Sidwell16-54/+64
2017-05-16Regenerate libstdc++-v3/configure for versioned-namespace sonameJonathan Wakely2-1/+5
2017-05-16pt.c (tsubst_copy_and_build): Remove unnecessary COMPONENT_REF peeking.Nathan Sidwell6-14/+25
2017-05-16optional (_Optional_base::_M_get): Check precondition.Marc Glisse3-5/+16
2017-05-16cp-tree.h (SCOPE_DEPTH): New.Nathan Sidwell5-13/+56
2017-05-16dwarf2out.c (loc_list_from_tree_1): Do not create DW_OP_GNU_variable_value fo...Richard Biener2-0/+6
2017-05-16dwarf2out.c (resolve_variable_value_in_expr): Lookup DIE just generated.Richard Biener2-2/+11
2017-05-16Add cross-reference for test permutations in libstdc++ manualJonathan Wakely3-2/+10
2017-05-16Add cross-reference for BADNAMES in libstdc++ manualJonathan Wakely3-2/+8
2017-05-16Committed on behalf of Matthew WahabMatthew Wahab8-6/+818
2017-05-16Fix 2 typos in ipa-devirt.c.Martin Liska2-2/+9
2017-05-16plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637)Sylvestre Ledru2-1/+8
2017-05-16objc-runtime-shared-support.c (build_module_descriptor): Remove unnecessary c...Sylvestre Ledru2-5/+7
2017-05-16Daily bump.GCC Administrator1-1/+1
2017-05-16compiler: better error messages for slicing invalid typesIan Lance Taylor2-2/+16
2017-05-16compiler: report correct errors for sink methodsIan Lance Taylor5-3/+59
2017-05-15re PR libfortran/80727 (Crash of runtime gfortran library during integer tran...Jerry DeLisle4-10/+42
2017-05-15re PR fortran/80674 (trunk/gcc/fortran/trans-stmt.c:2578]: (style) Redundant ...Steven G. Kargl2-3/+7
2017-05-15re PR c++/79369 (namespace definition with qualified id)Nathan Sidwell2-1/+4
2017-05-15re PR fortran/80765 (178.galgel in SPEC CPU 2000 fails to run)Thomas Koenig15-198/+218
2017-05-15re PR c++/79369 (namespace definition with qualified id)Nathan Sidwell8-154/+164
2017-05-15re PR fortran/80752 (ICE with wrong type initialization)Steven G. Kargl4-1/+37
2017-05-15ChangeLog: Add missing PR number.Uros Bizjak2-0/+2
2017-05-15i386.i386.md (*zero_extendsidi2): Do not penalize non-interunit SSE move alte...Uros Bizjak5-2/+49
2017-05-15reorg.c (relax_delay_slots): Create a new variable to hold the temporary targ...Jeff Law4-6/+52
2017-05-15tilegx.c (tilegx_expand_unaligned_load): Add missing argument to extract_bit_...Jeff Law3-2/+8
2017-05-15* sv.po: Update.Joseph Myers2-10/+14
2017-05-15Fix order and types of members in C++17 insert_return_type structsJonathan Wakely7-18/+60
2017-05-15Do not allow empty argument of -o option (PR driver/31468).Martin Liska2-0/+8
2017-05-15[PATCH][AARCH64]Simplify call, call_value, sibcall, sibcall_value patterns.Renlin Li5-129/+87
2017-05-15gigi.h (get_elaboration_procedure): Delete.Eric Botcazou3-5/+8
2017-05-15utils.c (can_materialize_object_renaming_p): Synchronize with GNAT's Exp_Dbug...Pierre-Marie de Rodat4-1/+41
2017-05-15trans.c (return_value_ok_for_nrv_p): Only apply the addressability check in t...Eric Botcazou2-5/+12
2017-05-15trans.c (Identifier_to_gnu): Also accept incomplete types not coming from a l...Eric Botcazou2-1/+6
2017-05-15trans.c (Compilation_Unit_to_gnu): Skip subprograms on the inlined list that ...Eric Botcazou3-4/+29
2017-05-15trans.c (gnat_to_gnu): Fix formatting.Eric Botcazou5-79/+84
2017-05-15decl.c (gnat_to_gnu_entity): When there is a representation clause on an exte...Eric Botcazou2-2/+20
2017-05-15lb1spc.S: Emit .note.GNU-stack section for a non-executable stack.Adhemerval Zanella2-0/+11
2017-05-15Daily bump.GCC Administrator1-1/+1