aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-29* decl.c (build_enumerator): Tweak diagnostic.Jason Merrill2-1/+3
2016-07-29* config/avr/avr.md: Fix " in comment.Georg-Johann Lay1-1/+1
2016-07-29re PR c++/51488 (ICE on infinite template recursion)Paolo Carlini2-0/+12
2016-07-29PR c++/72457 - ICE with list-value-initialized base.Jason Merrill4-4/+31
2016-07-29re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2-1/+9
2016-07-29re PR rtl-optimization/71976 (insn-combiner deletes a live 64-bit shift)Segher Boessenkool2-0/+13
2016-07-29re PR c/71969 (Wrong setting of DECL_DISREGARD_INLINE_LIMITS in the C FE)Jakub Jelinek7-3/+118
2016-07-29re PR c/71583 (ICE on invalid code on x86_64-linux-gnu (in c_parser_postfix_e...Marek Polacek4-1/+23
2016-07-29Update libstdc++ baseline symbols for aarch64, ia64, m68kAndreas Schwab4-0/+258
2016-07-29re PR c/71574 (ICE on code with alloc_align attribute on x86_64-linux-gnu: in...Marek Polacek4-1/+24
2016-07-29re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2-0/+8
2016-07-29Update libstdc++ docs for library version historyJonathan Wakely3-1/+5
2016-07-29New libstdc++ symbol version for new basic_string symbolsJonathan Wakely5-5/+24
2016-07-29Update libstdc++ baseline symbols for x86 and ppcJonathan Wakely8-0/+571
2016-07-29avr.md (addqi3): Revert glitch in insn attribute introduced in r238381.Georg-Johann Lay2-1/+6
2016-07-29lib1funcs.S (__muldi3): No need to clear zero_reg as previous call to __umulh...Georg-Johann Lay2-1/+5
2016-07-29gfortran: Fix allocation of diagnostig string (was too small).Dominik Vogt2-1/+6
2016-07-29re PR rtl-optimization/68217 (Wrong constant folding)Kugan Vivekanandarajah4-0/+43
2016-07-29Daily bump.GCC Administrator1-1/+1
2016-07-28re PR fortran/71067 (ICE on data initialization with insufficient value)Steven G. Kargl5-0/+24
2016-07-28* sv.po: Update.Joseph Myers2-150/+154
2016-07-28rs6000-protos.h (rs6000_split_vec_extract_var): New declaration.Michael Meissner8-24/+269
2016-07-28Fix DR 438 container tests to pass in C++98 modeJonathan Wakely12-11/+34
2016-07-28Fix std::vector test to pass in C++98 modeJonathan Wakely2-2/+8
2016-07-28Use dg-additional-options in libstdc++ testsJonathan Wakely6-5/+15
2016-07-28Fix invalid dg-do directives in libstdc++ testsJonathan Wakely4-3/+10
2016-07-28re PR fortran/71799 (ICE in DO loop code emission (gfc_resolve_iterator))Steven G. Kargl4-3/+24
2016-07-28re PR c++/71665 (ICE on invalid C++ code with non-integral constant enumerato...Paolo Carlini8-10/+50
2016-07-28re PR fortran/71859 (ICE on same variable/subroutine name (verify_gimple fail...Steven G. Kargl6-4/+32
2016-07-28re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2-0/+6
2016-07-28Implement std::string_view and P0254r2,Ville Voutilainen86-0/+6458
2016-07-28[multiple changes]Paul Thomas5-21/+83
2016-07-28On AArch64 the UXTB and UXTH instructions are aliases of UBFM,Wilco Dijkstra4-11/+31
2016-07-28This patchset improves zero extend costs and code generation.Kristina Martsenko2-5/+10
2016-07-28This patch improves the readability of the prolog and epilog code by moving s...Wilco Dijkstra2-36/+43
2016-07-28re PR middle-end/71734 (FAIL: libgomp.fortran/simd4.f90 -O3 -g execution t...Yuri Rumyantsev4-8/+104
2016-07-28re PR middle-end/72657 ([CHKP] internal compiler error: in ix86_expand_builtin)Ilya Enkovich2-5/+12
2016-07-28[PATCH] Revert Revert r238497 because of PR 71961.Renlin Li5-81/+36
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders24-135/+158
2016-07-28haifa-sched.c: make twins a auto_vec<rtx_insn *>Trevor Saunders2-17/+12
2016-07-28make pattern_regs a vecTrevor Saunders2-26/+37
2016-07-28Introduce no_profile_instrument_function attributeMartin Liska7-0/+71
2016-07-28Add missing file.Martin Liska1-0/+13
2016-07-28Add mark_spam.py scriptMartin Liska2-0/+90
2016-07-28Do not allow make_compound_operation for vector modeMartin Liska3-0/+14
2016-07-28Daily bump.GCC Administrator1-1/+1
2016-07-27re PR tree-optimization/71994 (ICE: verify_gimple failed)Kugan Vivekanandarajah1-0/+14
2016-07-27re PR tree-optimization/71994 (ICE: verify_gimple failed)Kugan Vivekanandarajah3-2/+13
2016-07-27defaults.h (LOG2_BITS_PER_UNIT): Move from here...Bernd Edlinger7-19/+29
2016-07-27vector.md (vec_extract<mode>): Change the calling signature of rs6000_expand_...Michael Meissner6-18/+37