aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-08-17re PR tree-optimization/23855 (loop header should also be pulled out of the i...Richard Biener4-16/+46
2016-08-17Do not use LONG_LONG_TYPE_SIZE in #if macro conditionMartin Liska4-16/+17
2016-08-17Daily bump.GCC Administrator1-1/+1
2016-08-17re PR tree-optimization/72817 (wrong code at -O3 on x86_64-linux-gnu (in both...Jakub Jelinek2-1/+6
2016-08-16Update soft-fp from glibc (PR libgcc/77265).Joseph Myers2-0/+45
2016-08-16i386.c (enum ix86_builtins): Reorder enumerators...Jakub Jelinek2-1175/+1089
2016-08-16i386.md (*ashl<mode>3_mask): Rewrite define_insn pattern as define_insn_and_s...Uros Bizjak2-35/+57
2016-08-16Fix caret locations in format_type_warning (PR c/72857)David Malcolm14-123/+305
2016-08-16Move class temp_source_file from input.c to selftest.c/hDavid Malcolm4-42/+55
2016-08-16re PR target/71910 (ICE on valid OpenMP code)Jakub Jelinek4-9/+36
2016-08-16re PR middle-end/67485 (expmed.c sanitizer detects overflow)Jakub Jelinek4-4/+20
2016-08-16re PR target/72867 (SSE/AVX/AVX512: incorrect optimization of VMINPS/VMAXPS a...Jakub Jelinek2-1/+6
2016-08-16gcov: add new option (--hash-filenames) (PRMartin Liska3-2/+67
2016-08-16re PR tree-optimization/69848 (poor vectorization of a loop from SPEC2006 464...Bin Cheng4-0/+85
2016-08-16* doc/install.texi (*-*-solaris2*): Adjust latest change.Eric Botcazou2-1/+5
2016-08-16Fix val-prof-7.c on --target_board 'unix/-m32'Martin Liska2-11/+17
2016-08-16re PR tree-optimization/76783 (wrong code with conditional vector assignment ...Richard Biener5-14/+46
2016-08-16re PR tree-optimization/72817 (wrong code at -O3 on x86_64-linux-gnu (in both...Bin Cheng5-20/+72
2016-08-16Daily bump.GCC Administrator1-1/+1
2016-08-15lang.opt, [...]: New flag -finit-derived.Fritz Reese14-214/+623
2016-08-15frontend-passes.c (create_var): Set ts.deferred for deferred-length character...Thomas Koenig3-1/+22
2016-08-15re PR target/72867 (SSE/AVX/AVX512: incorrect optimization of VMINPS/VMAXPS a...Uros Bizjak8-77/+123
2016-08-15cmd/go: ignore errors from go/build for standard packagesIan Lance Taylor1-1/+1
2016-08-15lra: A multiple_sets is not a simple_move_p (PR73650)Segher Boessenkool2-0/+13
2016-08-15c-ada-spec.c (dump_number): New function.Eric Botcazou4-3/+160
2016-08-15Fix invalid memory access in gcc.c (driver/72765)Martin Liska2-2/+10
2016-08-15ree.c (rest_of_handle_ree): Remove redundant timevar push/pop.Richard Biener3-4/+9
2016-08-15re PR tree-optimization/73434 (Wrong code with casting, branches and aliasing)Richard Biener4-0/+42
2016-08-15dwarf2.def (DW_AT_string_length_bit_size, [...]): New attributes.Jakub Jelinek2-7/+35
2016-08-15re PR debug/71906 (Fortran allocatable strings debug info type size regression)Jakub Jelinek4-23/+345
2016-08-15install.texi (*-*-solaris2*): Fix version number and document requirement on ...Eric Botcazou2-4/+12
2016-08-15re PR tree-optimization/72824 (Signed floating point zero semantics broken at...Jakub Jelinek4-3/+34
2016-08-15Daily bump.GCC Administrator1-1/+1
2016-08-14re PR fortran/70598 (Fortran OpenACC host_data construct ICE)Chung-Lin Tang6-18/+44
2016-08-14avx512ifmaintrin.h: Fix whitespace.Uros Bizjak7-120/+95
2016-08-14avx512bwintrin.h: Whitespace fixes.Uros Bizjak2-34/+25
2016-08-14re PR target/76342 (AVX512: _mm512_undefined_epi32() intrinsic missing (incor...Uros Bizjak7-121/+142
2016-08-14Daily bump.GCC Administrator1-1/+1
2016-08-13tree-ssa-forwprop.c (pass_forwprop::execute): Propagate into PHIs and update ...Richard Biener2-0/+34
2016-08-13libgo: don't unset in shell scriptIan Lance Taylor1-1/+1
2016-08-13crypto/aes, hash/crc32: ignore s390x specific files for nowIan Lance Taylor1-1/+1
2016-08-13Daily bump.GCC Administrator1-1/+1
2016-08-13syscall: remove exec_solaris_test.goIan Lance Taylor1-1/+1
2016-08-12re PR c/71512 (ICE: verify_gimple failed with UBSAN)Jakub Jelinek6-3/+51
2016-08-12vsx.md (vsx_concat_<mode>): Add support for the ISA 3.0 MTVSRDD instruction.Michael Meissner6-7/+380
2016-08-12re PR tree-optimization/71083 (Unaligned bit-field address when predictive co...Bernd Edlinger2-19/+52
2016-08-12Fix PR middle-end/71654 (missed shortening of a compare)Patrick Palka6-3/+48
2016-08-12re PR c/67410 (c/c-typeck.c references out of bounds array)Jakub Jelinek4-1/+31
2016-08-12sse.md (avx512dq_vextract<shuffletype>64x2_1_maskm, [...]): Use Yk constraint...Jakub Jelinek2-4/+10
2016-08-12rs6000.c (rs6000_builtin_vectorization_cost): Correct costs for vec_construct.Bill Schmidt2-5/+14