aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod574-4688/+2180
2015-07-08Daily bump.GCC Administrator1-1/+1
2015-07-07i386.md (*jcc_bt<mode>): Only split before reload.Uros Bizjak5-105/+174
2015-07-07c-ada-spec.h (cpp_operation): Add IS_MOVE_CONSTRUCTOR.Eric Botcazou7-3/+33
2015-07-07[MOXIE] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov3-24/+48
2015-07-07PR jit/66783: prevent use of opaque structsDavid Malcolm8-1/+147
2015-07-07PR jit/66779: fix segfaultDavid Malcolm5-0/+176
2015-07-07Add empty loop exit block in transform_to_exit_first_loop_altTom de Vries5-14/+81
2015-07-07Add rewrite_virtuals_into_loop_closed_ssaTom de Vries6-35/+90
2015-07-07MIPS: Do not generate micromips code for the no-smartmips-lwxs.c testcaseAndrew Bennett2-1/+6
2015-07-07fold-const.c (fold_binary_loc): Move (X & C2) << C1 -> (X << C1) & (C2 << C1)...Richard Biener5-23/+31
2015-07-07MIPS: Fix the call-[1,5,6].c tests to allow the jrc instruction to be matched...Andrew Bennett4-8/+14
2015-07-07re PR target/66780 (Compiling with -fstack-protector-strong causes binary to ...Kaz Kojima2-6/+6
2015-07-07symtab.c (address_matters_1): Fix typo in comment above.Paulo Matos2-2/+7
2015-07-07function.c (free_after_compilation): Clear PROP_cfg in f->curr_properties.Prathamesh Kulkarni4-0/+14
2015-07-07re PR fortran/66578 ([F2008] Invalid free on allocate(...,source=a(:)) in block)Andre Vehreschild4-22/+73
2015-07-07tree-ssa-propagate.c (add_ssa_edge): Dump what edge list we add which use to.Richard Biener2-19/+63
2015-07-07Cleanup arch file directive.Christian Bruel7-12/+24
2015-07-07re PR tree-optimization/66739 (FAIL: gcc.target/aarch64/subs.c scan-assembler...Richard Biener2-2/+9
2015-07-07Daily bump.GCC Administrator1-1/+1
2015-07-06pt.c (reduce_template_parm_level): Also build the TYPE_DECL for a template te...Jason Merrill2-17/+20
2015-07-06pt.c (argument_pack_element_is_expansion_p): A decl pack is an expansion.Jason Merrill2-0/+8
2015-07-06i386.md (insv<mode>): Rename from insv.Uros Bizjak3-37/+51
2015-07-06nvptx.c (nvptx_reorg): Remove unused vars.Nathan Sidwell2-4/+6
2015-07-06* s-oscons-tmplt.c: Add support for DragonFly alongside FreeBSD.John Marino2-3/+8
2015-07-06graphite-blocking.c (HAVE_isl): Include <stddef.h>.Jim Wilson10-0/+35
2015-07-06match.pd: Remove element_mode inside HONOR_*.Marc Glisse4-19/+41
2015-07-06Handle PROCESSOR_IAMCU in ix86_target_macros_internalH.J. Lu1-0/+5
2015-07-06config.gcc: Add fused-madd.opt.Steve Ellcey6-130/+234
2015-07-06Fix eipa_src AAPCS issue (PR target/65956)Jakub Jelinek2-0/+72
2015-07-06[ARM] PR/65956 AAPCS update for alignment attributeAlan Lawrence13-2/+385
2015-07-06Optimize i?86-*-elfiamcu for iamcu by defaultH.J. Lu2-1/+10
2015-07-06i386.md (extv<mode>): Rename from extv.Uros Bizjak2-141/+89
2015-07-06io.c (check_char_variable): New function.Steven G. Kargl4-7/+88
2015-07-06[ARM] fix movdi expander to avoid illegal ldrd/strdAlan Lawrence2-0/+40
2015-07-06Add -march=iamcu to optimize for IA MCUH.J. Lu4-16/+111
2015-07-06re PR tree-optimization/66772 (ICE at -O2 and -O3 on x86_64-linux-gnu)Richard Biener5-0/+104
2015-07-06MIPS: For micromips allow the near-far-3.c test to use the jals instruction t...Andrew Bennett2-1/+6
2015-07-06re PR tree-optimization/66767 (FAIL: gcc.dg/vect/vect-align-1.c execution test)Richard Biener2-1/+9
2015-07-06Fix assert caused by bad cfg manipulation in bfin.Bernd Schmidt2-1/+18
2015-07-06Allow -mincoming-stack-boundary=3 with -mno-sseH.J. Lu6-4/+42
2015-07-06Rename read-md.c:decimal_stringRainer Orth2-2/+8
2015-07-06[AArch64] PR target/66731 Fix fnmul insn with -frounding-mathSzabolcs Nagy7-0/+88
2015-07-06re PR tree-optimization/66759 (ICE in generic-match.c on 456.hmmer)Richard Biener4-1/+23
2015-07-06Added missing Changelog entry for testsuite.Andre Vehreschild1-0/+6
2015-07-06re PR fortran/58586 (ICE with derived type with allocatable component passed ...Andre Vehreschild7-14/+249
2015-07-06re PR tree-optimization/66757 (wrong code at -O1 and above on x86_64-linux-gnu)Eric Botcazou4-3/+27
2015-07-06re PR libfortran/40267 (Eventually get rid of libgfortranbegin.a)Francois-Xavier Coudert4-95/+23
2015-07-06libgomp: Add comment to clarify last_team usageSebastian Huber2-0/+7
2015-07-06re PR testsuite/66720 (gcc.dg/vect/pr48052.c FAILs)Bin Cheng2-3/+9