aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod570-952/+599
2015-06-17forward_list.h (forward_list::_M_get_Node_allocator): Remove unnecessary uses...Jonathan Wakely5-15/+58
2015-06-17alloc_traits.h (__alloc_traits::_S_nothrow_swap()): Use __is_nothrow_swappable.Jonathan Wakely2-2/+6
2015-06-17re PR testsuite/65944 (FAIL: g++.dg/lto/pr65276: undefined reference to std2:...Uros Bizjak2-0/+7
2015-06-17Implement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook.Robert Suchanek5-0/+87
2015-06-17pr54592.c: Remove dg-require-effective-target.Uros Bizjak36-21/+56
2015-06-17revert: [multiple changes]Richard Biener4-13/+78
2015-06-17Daily bump.GCC Administrator1-1/+1
2015-06-16* include/bits/allocated_ptr.h (__allocated_ptr): Use __addressof.Jonathan Wakely2-2/+5
2015-06-16list.tcc (list::operator=(const list&), [...]): Use __addressof instead of op...Jonathan Wakely7-25/+69
2015-06-16re PR c++/59682 (Invalid syntax accepted: new-placement without expression-list)Paolo Carlini4-0/+16
2015-06-16jit: Add a test for compound assignmentDavid Malcolm3-0/+172
2015-06-16PR jit/66539: Properly add testcaseDavid Malcolm2-0/+9
2015-06-16re PR c++/66536 (ICE in build_ctor_subob_ref, at cp/tree.c:2534)Jason Merrill3-1/+29
2015-06-16re PR c++/58063 (default arguments evaluated twice per call)Jason Merrill3-0/+54
2015-06-16PR jit/66539: Add parentheses as needed to gcc_jit_object_get_debug_stringDavid Malcolm7-31/+447
2015-06-16re PR libstdc++/65393 (std::thread shared_ptr inefficiency)Jonathan Wakely2-5/+12
2015-06-16* ChangeLog: Fixup PR number.Uros Bizjak2-4/+4
2015-06-16* ChangeLog: Added missing ChangeLog entries.Uros Bizjak2-0/+18
2015-06-16re PR target/56766 (Fails to combine (vec_select (vec_concat ...)) to (vec_me...Uros Bizjak3-0/+228
2015-06-16loongson-shift-count-truncated-1.c: Skip on mips*-mti-linux* and mips*-img-li...Steve Ellcey3-2/+8
2015-06-16mti-linux.h (MIPS_SYSVERSION_SPEC): New.Steve Ellcey4-37/+175
2015-06-16re PR c++/66387 (ICE in make_decl_rtl with lambda)Jason Merrill4-4/+132
2015-06-16aarch64-arches.def: Add "armv8.1-a".Matthew Wahab5-4/+38
2015-06-16Fallout for new memory statistics infrastructure.Martin Liska3-1/+10
2015-06-16* ChangeLog: Remove duplicate entry.Uros Bizjak1-8/+2
2015-06-16tree-vect-stmts.c (vectorizable_store): Adjust.Richard Biener5-43/+46
2015-06-16[Patch Testsuite obvious] gcc.target/arm/pr65647.c should notJames Greenhalgh2-0/+7
2015-06-16tree-vect-stmts.c (vectorizable_load): Properly start loads with the first el...Richard Biener4-10/+60
2015-06-16ARM][obvious] Fix gcc.target/arm/thumb-ifcvt.cChristophe Lyon2-1/+6
2015-06-16[AArch64 Testsuite obvious] Reinstate torture-init and torture-finalizeJames Greenhalgh2-0/+7
2015-06-16[ARM Churn] Rename LOGICAL_OP_NON_SC to LOGICAL_OP_NON_SHORT_CIRCUITJames Greenhalgh3-45/+74
2015-06-16[ARM][obvious] Fix gcc.target/arm/attr_thumb.cKyrylo Tkachov2-1/+5
2015-06-16re PR c++/58583 ([c++11] ICE with invalid non-static data member initializati...Nathan Sidwell5-8/+67
2015-06-16Daily bump.GCC Administrator1-1/+1
2015-06-15escape: Analyze binary expressions.Ian Lance Taylor2-17/+34
2015-06-15altivec.md: Delete UNSPEC_VMLADDUHM.David Edelsohn2-61/+62
2015-06-15aarch64.md (mov<mode>_aarch64): Change alternative 2 to use neon_move instead...Jim Wilson3-19/+36
2015-06-15re PR c++/51048 (Class template inheritance doesn't work well with function-l...Paolo Carlini4-3/+37
2015-06-15Remove dg-options -O2 in libgomp.cTom de Vries39-41/+52
2015-06-15Add MERGE file to track the git revision of the most recent change inIan Lance Taylor1-0/+4
2015-06-15compiler: Don't crash when dumping ast of empty block.Ian Lance Taylor1-1/+7
2015-06-15re PR debug/66535 (segfault in gen_subprogram_die after debug-early merge)Aldy Hernandez5-1/+69
2015-06-15Fix typo in libgomp/testsuite/libgomp.c/pr35625.cTom de Vries2-1/+5
2015-06-15Remove -fopenmp in dg-options in libgomp.cTom de Vries13-12/+20
2015-06-15Use dg-additional-options for -std={gnu99,c99}Tom de Vries9-8/+20
2015-06-15re PR fortran/44672 ([F08] ALLOCATE with SOURCE and no array-spec)Andre Vehreschild11-122/+472
2015-06-15[AArch64] Change %ld to %wd for HOST_WIDE_INT parameter.Shiva Chen2-2/+7
2015-06-15Daily bump.GCC Administrator1-1/+1
2015-06-14re PR ipa/66181 (/usr/include/bits/types.h:134:16: ICE: verify_type failed)Jan Hubicka6-4/+19