aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-12re PR tree-optimization/69848 (poor vectorization of a loop from SPEC2006 464...Bin Cheng5-24/+121
2016-08-12re PR testsuite/71008 (FAIL: gcc.target/i386/avx512f-vprord-1.c scan-assemble...Uros Bizjak5-18/+26
2016-08-12re PR tree-optimization/57326 (Piecewise folding of operations on PHI nodes)Richard Biener12-19/+64
2016-08-12Create x.gcov file for binary w/o x.gcda file (PRMartin Liska5-5/+47
2016-08-12Add test coverage for PR gcov-profile/35590Martin Liska2-15/+76
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek82-85/+364
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2-0/+6
2016-08-12passes.c (execute_todo): Do not push/pop TV_TODO.Richard Biener6-42/+123
2016-08-12re PR target/72851 (memory hog with -O3 on s390x-linux-gnu)Richard Biener4-219/+153
2016-08-12tree-vrp.c (vrp_visit_phi_node): Allow a last iteration if the currently exec...Richard Biener2-27/+43
2016-08-12[PR63240] generate debug info for defaulted member functionsAlexandre Oliva12-12/+160
2016-08-12[PR55641] drop spurious const_type from reference_type variablesAlexandre Oliva4-0/+30
2016-08-12[PR49366] emit loc exprs for C++ non-virtual pmf template value parmsAlexandre Oliva11-1/+181
2016-08-12Daily bump.GCC Administrator1-1/+1
2016-08-11Add selftests to selftest.cDavid Malcolm4-0/+39
2016-08-11re PR rtl-optimization/72855 (Long compile time due to integrity checking dur...Richard Biener2-0/+7
2016-08-11re PR target/72863 (Powerpc64le: redundant swaps when using vec_vsx_ld/st)Bill Schmidt4-2/+54
2016-08-11os: fix build tags for dir_regfile.goIan Lance Taylor1-1/+1
2016-08-11constexpr-lambda6.C: Remove dg-do run.Uros Bizjak2-1/+4
2016-08-11* testsuite/ChangeLog: Remove merge marker.Uros Bizjak1-3/+2
2016-08-11Support TImode CONST_WIDE_INT store in 64-bit STVH.J. Lu5-3/+61
2016-08-11re PR c++/72868 (Constexpr expressions mistreat case ranges)Jakub Jelinek4-0/+43
2016-08-11Use TImode for piecewise move in 64-bit modeH.J. Lu9-2/+104
2016-08-11PR c++/73456 - ICE with constrained parameter pack.Jason Merrill3-0/+28
2016-08-11Fix up ChangeLog entry.Jakub Jelinek1-1/+1
2016-08-11re PR c/72816 (ICE on x86_64-linux-gnu (tree check: expected tree that contai...Jakub Jelinek4-1/+15
2016-08-11re PR tree-optimization/71083 (Unaligned bit-field address when predictive co...Bernd Edlinger7-3/+104