aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-28sem_util.adb (Wrong_Type): In any instance...Ed Schonberg3-9/+35
2015-05-28oacc-init.c (resolve_device): Add FAIL_IS_ERROR argument.Julian Brown3-26/+71
2015-05-28re PR libgomp/65742 (Several libgomp.oacc-* failures after r221922.)Julian Brown6-10/+94
2015-05-28[multiple changes]Arnaud Charlet8-31/+110
2015-05-28rx.c (push_regs): New function.Nick Clifton2-21/+61
2015-05-28tree-vectorizer.h (struct _slp_instance): Remove body_cost_vec member.Richard Biener4-107/+78
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu49-51/+375
2015-05-28Fix PR66168Thomas Preud'homme4-1/+27
2015-05-28re PR target/66148 (build/genpreds: Internal error: abort in choose_enum_orde...John David Anglin2-8/+16
2015-05-28pa.c (pa_print_operand): Use HOST_WIDE_INT_PRINT_DEC instead of "%d" for 'o' ...John David Anglin2-1/+6
2015-05-28Daily bump.GCC Administrator1-1/+1
2015-05-27re PR target/39726 ([cond-optab] ColdFire pessimizations on QImode/HImode tests)Jeff Law3-0/+71
2015-05-27wait.h (gomp_futex_wait, [...]): Declare as int.Uros Bizjak5-9/+20
2015-05-27decl.c (check_redeclaration_exception_specification): Depend on -Wsystem-head...Jason Merrill4-5/+22
2015-05-27decl.c (warn_extern_redeclared_static): Use the location of newdecl in diagno...Jason Merrill8-32/+46
2015-05-27apply to correct changelogNathan Sidwell2-7/+7
2015-05-27* warnings.m4: Fix comment.Jason Merrill1-2/+2
2015-05-27re PR c++/66270 (ICE: canonical types differ for identical types)Nathan Sidwell4-2/+28
2015-05-27trans.c (elaborate_all_entities): Do not elaborate an incomplete type coming ...Eric Botcazou2-0/+10
2015-05-27futex.h (sys_futex0): Change operand "op" to long.Uros Bizjak4-43/+14
2015-05-27expr.h (array_at_struct_end_p): Move to...Eric Botcazou5-155/+182
2015-05-27decl.c (gnat_to_gnu_entity): Move down code applying atomic checks to the obj...Eric Botcazou2-9/+9
2015-05-27[PATCH 3/13] aarch64 musl supportGregor Richards2-0/+8
2015-05-27config.host (i[34567]86-*-freebsd*, [...]): Set md_unwind_headerJohn Marino3-0/+181
2015-05-27re PR bootstrap/66304 (Can't bootstrap on x86_64-linux-gnu with gcc 4.3.4)Jason Merrill5-32/+254
2015-05-27auto-profile.c (afdo_calculate_branch_prob): Break once has_sample is true.Aditya Kumar2-2/+10
2015-05-27* statistics.c (statistics_fini_pass): Print pass name.Aditya Kumar2-1/+5
2015-05-27re PR tree-optimization/66272 (wrong code at -O3 on x86_64-linux-gnu)Richard Biener5-2/+57
2015-05-27dwarf2out.c: Remove block_map.Aldy Hernandez4-18/+17
2015-05-27slp-reduc-7.c: New testcase.Richard Biener2-0/+64
2015-05-27[multiple changes]Arnaud Charlet22-73/+166
2015-05-27[expr.c] PR target/65358 Avoid clobbering partial argument during sibcallKyrylo Tkachov6-15/+151
2015-05-27[multiple changes]Arnaud Charlet6-8/+77
2015-05-27[multiple changes]Arnaud Charlet10-395/+395
2015-05-27LTO balanced map: add stats about insns and symbols.Martin Liska3-1/+34
2015-05-27[PATCH 4/13] arm musl supportGregor Richards2-0/+21
2015-05-27New memory allocation statistics infrastructure.Martin Liska23-736/+1215
2015-05-27stl_tree.h (_Rb_tree::_M_end()): Return _Base_ptr instead of downcasting.Jonathan Wakely2-77/+87
2015-05-27re PR libstdc++/66017 (Undefined behaviour in std::set<long long>)Jonathan Wakely4-21/+66
2015-05-27tree-vect-stmts.c (vectorizable_load): Initialize slp_perm earlier and remove...Richard Biener4-40/+67
2015-05-27trans-stmt.c (gfc_trans_allocate): Add missing location information for e3rhs.Andre Vehreschild5-1/+176
2015-05-27target.c (gomp_map_pointer): New function abstracting out GOMP_MAP_POINTER ha...Chung-Lin Tang2-100/+69
2015-05-26combine.c (find_split_point): Verify that the shift count is a constant when...Jeff Law2-1/+5
2015-05-26tree-ssa-threadupdate.c: Replace 8 space sequences with tabs.Jeff Law2-146/+151
2015-05-27* ipa-polymorphic-call.cJan Hubicka2-0/+11
2015-05-27Daily bump.GCC Administrator1-1/+1
2015-05-26xmethods.py (UniquePtrMethodsMatcher): Add operator-> support.Doug Evans3-1/+26
2015-05-26re PR target/65979 ([SH] Wrong code is generated with stage1 compiler)Oleg Endo2-2/+14
2015-05-26trans.c (Attribute_to_gnu): Do not bother about NaN's if Machine_Overflows is...Eric Botcazou2-1/+7
2015-05-26trans.c (gnat_to_gnu): Really force evaluation of the expression...Eric Botcazou8-22/+83