aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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