aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-31* config/arm/arm.c (thumb1_size_rtx_costs) <SET>: Add missing guard.Eric Botcazou2-1/+6
2016-08-31re PR testsuite/77418 (SELECT TYPE associating entity can be (de)allocated)Paul Thomas2-1/+10
2016-08-31[multiple changes]Paul Thomas32-287/+2895
2016-08-31Remove arbitrary limits from rich_locationDavid Malcolm10-61/+405
2016-08-31Daily bump.GCC Administrator1-1/+1
2016-08-31selftest: split out named_temp_file from temp_source_fileDavid Malcolm3-21/+63
2016-08-30C++: add fixit for '>>' template errorDavid Malcolm4-2/+23
2016-08-30runtime: use -fgo-c-header to build C header fileIan Lance Taylor33-1000/+1757
2016-08-30re PR libstdc++/77395 (std::is_constructible is false for type constructible ...Ville Voutilainen7-5/+121
2016-08-302.cc: Move dg-do run directive above dg-require-namedlocale directive.Uros Bizjak7-6/+16
2016-08-30rs6000: Don't emit a use of LR in returns and sibcallsSegher Boessenkool3-87/+61
2016-08-30[PATCH][Aarch64][gcc] Fix vld2/3/4 on big endian systemsTamar Christina2-16/+173
2016-08-30gfortran.texi: Fix typo in STRUCTURE documentation.Fritz Reese2-3/+8
2016-08-30rich_location: add convenience overloads for adding fix-it hintsDavid Malcolm14-43/+149
2016-08-30report supported function classes correctly on *-muslSzabolcs Nagy2-1/+5
2016-08-30disable ifunc on *-musl by defaultSzabolcs Nagy2-2/+6
2016-08-30postreload-gcse.c (bb_has_well_behaved_predecessors): Tweak criterion used fo...Eric Botcazou6-1/+165
2016-08-30re PR tree-optimization/69047 (memcpy is not as optimized as union is)Richard Biener2-2/+7
2016-08-30re PR tree-optimization/72866 (Compile time hog w/ -O3 (-Ofast))Jakub Jelinek4-12/+62
2016-08-30re PR c++/77363 (Missing debug information in DWARF)Jakub Jelinek4-1/+30
2016-08-30re PR middle-end/77377 (c-c++-common/pr59037.c ICEs with -fpic -msse on i686)Jakub Jelinek4-4/+18
2016-08-30re PR debug/77389 (FAIL: g++.dg/debug/dwarf2/template-params-12f.C -std=gnu+...Jakub Jelinek2-1/+7
2016-08-30compiler: add -fgo-c-header=FILE to create a C headerIan Lance Taylor11-27/+525
2016-08-30Eradicate MQ some moreSegher Boessenkool2-1/+6
2016-08-30Daily bump.GCC Administrator1-1/+1
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 Malcolm7-23/+127
2016-08-29vec-init-4.c: New runtime tests for various vector short/char initializations.Michael Meissner7-0/+898
2016-08-29configure.ac (nvptx-*): Hardwire newlib.Nathan Sidwell3-22/+32
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