aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-30c-typeck.c (c_incomplete_type_error): Refactor to use %qT.Marek Polacek4-13/+20
2015-04-30c-typeck.c (set_init_label): Call error_at instead of error and pass LOC to it.Marek Polacek4-1/+20
2015-04-30re PR c++/59955 (Segmentation fault on (re?)defining a struct template as fun...Paolo Carlini2-0/+16
2015-04-30hashtable_policy.h (_Prime_rehash_policy::_S_n_primes): Delete.François Dumont3-3/+11
2015-04-29tree-vectorizer.c (set_uid_loop_bbs): New.Aditya Kumar2-31/+40
2015-04-30ipa-devirt.c (odr_subtypes_equivalent_p): Compare TYPE_NAME only for aggregat...Jan Hubicka3-5/+29
2015-04-29dojump.c (do_compare_rtx_and_jump): Use std::swap instead of manual swaps.Mikhail Maltsev3-11/+9
2015-04-30tree.c (build_common_builtin_nodes): Do not build __builtin_alloca_with_align...Jan Hubicka2-1/+7
2015-04-30dwarf2out.c (gen_type_die_with_usage): Call verify_type.Jan Hubicka7-16/+192
2015-04-30fixup libobjc's usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders2-1/+6
2015-04-30Daily bump.GCC Administrator1-1/+1
2015-04-29re PR libstdc++/65839 (xmethods need updating once gdb decides how to fix 18285)Doug Evans9-21/+177
2015-04-29compiler: Consider multi-result calls in escape analysis.Ian Lance Taylor1-30/+132
2015-04-29compiler: Propagate escape info from closures to enclosed variables.Ian Lance Taylor2-7/+41
2015-04-29Use consistent naming for value type attributes.Doug Evans2-27/+42
2015-04-29runtime: Support -buildmode=c-shared.Ian Lance Taylor7-8/+333
2015-04-29mips-cpus.def: (mips4): Change default processor from PROCESSOR_R8000 to PROC...Steve Ellcey2-1/+6
2015-04-29re PR target/65871 (bzhi builtin/intrinsic wrongly assumes bzhi instruction d...Uros Bizjak2-2/+8
2015-04-29re PR c++/50800 (Internal compiler error in finish_member_declarations, possi...Jason Merrill3-0/+32
2015-04-29c-common.c (handle_section_attribute): Refactor to reduce nesting and disting...Josh Triplett2-45/+51
2015-04-29mips.h (CRT_CALL_STATIC_FUNCTION): Fix the macro to use la/jalr instead of jal.Petar Jovanovic5-4/+42
2015-04-29re PR target/65871 (bzhi builtin/intrinsic wrongly assumes bzhi instruction d...Uros Bizjak5-0/+68
2015-04-29re PR c/64610 (No -Wbool-compare warning on "(0 != a) >= 0")Marek Polacek5-7/+126
2015-04-29Fix libgcc installation for offload targets.Bernd Schmidt4-13/+17
2015-04-29[PR libgomp/65099] nvptx mkoffload: pass "-m32" or "-m64" to the compilerThomas Schwinge2-1/+25
2015-04-29[AArch64] Fix PR/65770 vstN_lane on bigendianAlan Lawrence4-3/+102
2015-04-29re PR libstdc++/65760 (invalid use of incomplete type with std::is_convertibl...Jonathan Wakely3-1/+44
2015-04-29Add OMP_STANDALONE_CLAUSES.Thomas Schwinge7-16/+28
2015-04-29re PR libstdc++/64657 (Support iterators with overloaded operator-comma)Jonathan Wakely10-31/+137
2015-04-29re PR c++/64667 (-Winit-self ignored for reference fields)Paolo Carlini4-0/+39
2015-04-29Makefile.in (build/genrecog.o): Depend on inchash.h.Richard Sandiford3-1671/+4215
2015-04-29inchash.h, inchash.c: Include bconfig.h for build objects.Richard Sandiford4-0/+15
2015-04-29namelist_87.f90: Use dg-add-options ieee.Uros Bizjak2-0/+5
2015-04-29re PR target/65924 (ICE const_int_operand failed on arm-none-eabi)Yvan Roux4-1/+20
2015-04-29loop-iv.c (canon_condition): Generalize to all types of integer constant.Richard Sandiford2-19/+27
2015-04-29gimple-walk.c #include TLCBernhard Reutner-Fischer2-18/+25
2015-04-29[ARM]Remove vec_shr and vec_shr optabsAlan Lawrence2-65/+4
2015-04-29Move pass_stdarg to after pass_dce in pass_all_optimizationsTom de Vries2-1/+7
2015-04-29Fix OpenMP's target update directive in templated code.Thomas Schwinge4-1/+30
2015-04-29re PR tree-optimization/65917 (XFAIL: gcc.dg/tree-ssa/20030922-2.c scan-tree-...Richard Biener2-2/+11
2015-04-29c-common.h (omp_clause_mask): Unconditionally define as a class.Jakub Jelinek2-21/+18
2015-04-29tree-vect-data-refs.c (vect_analyze_group_access): Properly compute GROUP_SIZ...Richard Biener3-3/+27
2015-04-29re PR target/64835 (-fno-ipa-cp is inconsitently supported when attributes op...Christian Bruel5-14/+103
2015-04-29list.cc (_GLIBCXX_USE_CXX11_ABI): Define to zero.Doug Evans2-0/+8
2015-04-29Daily bump.GCC Administrator1-1/+1
2015-04-28* tree-ssa-dom.c (record_equality); Fix comment typos.Jeff Law2-2/+6
2015-04-28re PR c++/65896 (Erroneous uninitialized variable access error in constexpr f...Jason Merrill3-1/+36
2015-04-28* fr.po: Update.Joseph Myers2-2089/+1300
2015-04-28Remove ifn_va_arg ap fixupTom de Vries4-16/+14
2015-04-28extend.texi (Declaring Attributes of Functions): Split into subsections by ta...Sandra Loosemore2-1533/+1962