aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-08-29pr77372.f90: Moved to ...Steven G. Kargl2-0/+5
2016-08-29input.c: fix the comment for test_make_location_nonpure_range_endpointsDavid Malcolm2-2/+8
2016-08-29Allow the use of ad-hoc locations for fix-it hintsDavid Malcolm4-23/+85
2016-08-29vec-init-4.c: New runtime tests for various vector short/char initializations.Michael Meissner7-0/+898
2016-08-29re PR target/77403 (assemble failure of vinserti64x4 with -masm=intel)Uros Bizjak4-13/+41
2016-08-29re PR c/77292 (Spurious warning: logical not is only applied to the left hand...Marek Polacek4-2/+41
2016-08-29selftest.h: mark failure functions with ATTRIBUTE_NORETURN.David Malcolm2-2/+8
2016-08-29make_location: ensure end-points are pure locationsDavid Malcolm3-2/+81
2016-08-29PR c++/77379 - ABI tag on thunkJason Merrill6-7/+93
2016-08-29Fix assert in build_va_arg, case 2bTom de Vries2-1/+8
2016-08-29Replace error_at with assert in build_va_argTom de Vries2-12/+7
2016-08-29Handle errors in both args of va_argTom de Vries6-9/+26
2016-08-29* Makefile.in (gcov-iov.h): Add dummy recipe.Eric Botcazou2-1/+5
2016-08-29* gcc.dg/ipa/iinline-attr.c: XFAIL on Visium.Eric Botcazou2-3/+6
2016-08-29* config/nvptx/nvptx.c: #include tree-vrp.h.Nathan Sidwell2-0/+5
2016-08-29Fix, reorganize, and clarify comparisons of anonymous types/components.Fritz Reese4-25/+133
2016-08-29PR fortran/77261 Run random_3 testcase only when real(10) is available.Janne Blomqvist2-15/+27
2016-08-29Daily bump.GCC Administrator1-1/+1
2016-08-28i386.c (ix86_option_override_internal): Re-sort a couple of processor_alias_t...Uros Bizjak1-2/+2
2016-08-28re PR target/77324 (ICE in push_reload, at reload.c:1350)Eric Botcazou2-0/+13
2016-08-28Tag {ms,sysv}_va_list_type_node with '{ms,sysv}_abi va_list' attributeTom de Vries6-63/+127
2016-08-28Daily bump.GCC Administrator1-1/+1
2016-08-28make stack_slot_list a vec<rtx>Trevor Saunders4-9/+20
2016-08-28make forced labels a vecTrevor Saunders9-19/+39
2016-08-28haifa-sched.c: make ready_list an auto_vec<rtx_insn *>Trevor Saunders2-6/+10
2016-08-27Fix folding of VECTOR_CST comparisonsPatrick Palka4-5/+81
2016-08-27extend.texi (SPU Built-in Functions): Remove stale references to material for...Gerald Pfeifer2-3/+6
2016-08-27re PR fortran/77380 (ICE in gfc_check_dependency, at fortran/dependency.c:1255)Steven G. Kargl4-0/+23
2016-08-27re PR fortran/77372 (ICE in simplify_ieee_selected_real_kind, at fortran/simp...Steven G. Kargl4-3/+28
2016-08-27Daily bump.GCC Administrator1-1/+1
2016-08-26re PR target/77349 (AIX DWARF debugging offset in 64 bit mode)David Edelsohn2-0/+8
2016-08-26Add validation and consolidation of fix-it hintsDavid Malcolm5-6/+191
2016-08-26Tweak to colors of fix-it hintsDavid Malcolm6-39/+101
2016-08-26Fix gcc.dg/ipa/propbits-2.cRainer Orth2-3/+8
2016-08-26xtensa: report stack usageMax Filippov2-0/+10
2016-08-26Avoid calling a trivial default constructor.Jason Merrill5-20/+40
2016-08-26PR c++/57728 - explicit instantiation and defaulted functionsJason Merrill5-3/+45
2016-08-26ipa-inline-analysis.c (inline_write_summary): Remove unnecessary assignment i...Nathan Sidwell2-9/+10
2016-08-26re PR tree-optimization/69047 (memcpy is not as optimized as union is)Richard Biener4-8/+80
2016-08-26Always support float128 on x86.Joseph Myers10-45/+14
2016-08-26mangle.c (java_mangle_decl): Re-sync with lhd_set_decl_assembler_name.Richard Biener2-4/+17
2016-08-26[ARM] PR target/70473: Reduce size of Cortex-A8 automatonKyrylo Tkachov2-5/+19
2016-08-26[ARM] Refactor MOVW/MOVT fusion logic to allow extensionKyrylo Tkachov2-39/+55
2016-08-26Patch for performing interprocedural bitwise constant propagation.Prathamesh Kulkarni13-53/+825
2016-08-26Update .po files.Joseph Myers20-92079/+97151
2016-08-26Daily bump.GCC Administrator1-1/+1
2016-08-25re PR fortran/77351 (ICE in remove_trim, at frontend-passes.c:1145)Steven G. Kargl4-0/+22
2016-08-25[mips] Add support for mips*r6-*-muslSzabolcs Nagy2-3/+11
2016-08-25c-common.c (warn_logical_not_parentheses): Print fixit hints.Marek Polacek9-7/+60
2016-08-25* multiple_target.c (pass_data_dispatcher_calls): Fix typo.David Edelsohn2-1/+5