aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-14rtl.h (classify_insn): Declare.Richard Sandiford7-117/+114
2015-06-14* sv.po: Update.Joseph Myers2-959/+643
2015-06-14crontab: Disable snapshots from the 4.8 branch.Richard Biener2-1/+4
2015-06-14re PR middle-end/66325 (ICE in gcc.c-torture/execute/930408-1.c, verify_type ...Jan Hubicka2-1/+8
2015-06-14intrinsic.texi: Change \leq to < in descrition of imaginary part in argument ...Thomas Koenig2-1/+6
2015-06-14Daily bump.GCC Administrator1-1/+1
2015-06-13Fix comment documenting make_vector_statPatrick Palka2-1/+6
2015-06-13Remove stale commentary in cp/call.cPatrick Palka2-31/+5
2015-06-13Emit -Waddress warnings for comparing address of reference against NULLPatrick Palka6-0/+111
2015-06-13gensupport.h (add_implicit_parallel): Declare.Richard Sandiford5-63/+41
2015-06-13Add gcc.dg/parloops-exit-first-loop-alt-4.cTom de Vries4-0/+69
2015-06-13Update parloops-exit-first-loop-alt{,-2,-3}.cTom de Vries8-7/+36
2015-06-13re PR bootstrap/66448 (Bootstrap fails on darwin after r224161)Iain Sandoe2-1/+7
2015-06-13Daily bump.GCC Administrator1-1/+1
2015-06-12re PR c++/65719 (Link error with constexpr variable template)Jason Merrill3-2/+22
2015-06-12* dwarf2out.c (check_die): Protect with ENABLE_CHECKING.Aldy Hernandez2-0/+6
2015-06-12[ifcvt][obvious] Use std::swap instead of manually swappingKyrylo Tkachov2-8/+11
2015-06-12* include/precompiled/stdc++.h: Include <codecvt> and <shared_mutex>.Jonathan Wakely2-0/+7
2015-06-12Fix whitespace in changelog.Jonathan Wakely1-16/+16
2015-06-12re PR libstdc++/66464 (codecvt_utf16 max_length returning incorrect value)Jonathan Wakely2-1/+7
2015-06-12gcc/Venkataramanan Kumar23-14/+242
2015-06-12Use atomics in guard.cc / remove special casing in targets.Ramana Radhakrishnan4-178/+0