aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-08-09PR c++/56701 - wrong type of &*thisJason Merrill3-5/+13
2016-08-09compiler: rewrite compiler directive supportIan Lance Taylor7-87/+298
2016-08-09MIPS: Use create_tmp_var_raw in mips_atomic_assign_expand_fenvMatthew Fortune2-3/+9
2016-08-09tree-ssa-threadbackward.c (profitable_jump_thread_path): Treat same SSA names...Richard Biener2-2/+8
2016-08-09re PR tree-optimization/72824 (Signed floating point zero semantics broken at...Jakub Jelinek4-1/+59
2016-08-09re PR tree-optimization/71802 (gcc ICE at -O3 on valid code on x86_64-linux-g...Richard Biener4-14/+63
2016-08-09re PR target/68273 (Wrong code on mips/mipsel due to (invalid?) peeking at al...Richard Biener2-1/+8
2016-08-09re PR c++/72809 (ICE on x86_64-linux-gnu (Segmentation fault, tree_check))Jakub Jelinek4-1/+43
2016-08-09Implement C++17 constexpr lambda.Jason Merrill29-29/+332
2016-08-09Fix empty class parameters with constexpr.Jason Merrill6-6/+37
2016-08-09Fix warning breaking profiled bootstrapAndi Kleen2-0/+7
2016-08-09Make autofdo tests safer for parallel buildsAndi Kleen2-12/+20
2016-08-09Daily bump.GCC Administrator1-1/+1
2016-08-08text/template: reduce maxExecDepth for gccgo furtherIan Lance Taylor1-1/+1
2016-08-08c-format.c: suggest the correct format string to use (PR c/64955)David Malcolm11-20/+371
2016-08-08libgo: don't have .lo depend on .lo.depIan Lance Taylor1-1/+1
2016-08-08Fix selftest::test_lexer_string_locations_ebcdic for systems without iconv (P...David Malcolm2-0/+9
2016-08-08testsuite: fix gotest for absolute srcdirIan Lance Taylor1-1/+1
2016-08-08pr71078-1.c: Add require-effective-target c99_runtime.Prathamesh Kulkarni8-0/+18
2016-08-08Use class substring_loc in c-format.c (PR c/52952)David Malcolm7-185/+605
2016-08-08re PR go/72814 (reflect FAILs on 32-bit Solaris/SPARC: SIGILL)Ian Lance Taylor3-1/+38
2016-08-08re PR c++/58706 (ICE with lambda in OpenMP for-loop)Jakub Jelinek2-3/+45
2016-08-08re PR fortran/72716 (ICE in gfc_resolve_omp_declare_simd, at fortran/openmp.c...Jakub Jelinek4-0/+21
2016-08-08re PR middle-end/72781 (-Wuninitialized false positives in OpenMP code)Jakub Jelinek4-1/+39
2016-08-08re PR middle-end/68762 (link error for inline function decorated with OpenMP ...Jakub Jelinek6-4/+84
2016-08-08c-format.c: cleanup of check_format_info_mainDavid Malcolm2-636/+1049
2016-08-08driver-avr.c (specfiles_doc_url): Remove.Pitchumani Sivanupandi2-55/+17
2016-08-08PR testsuite/72838 - FAIL: g++.dg/cpp0x/constexpr-cast.CMartin Sebor4-3/+10
2016-08-08re PR rtl-optimization/72821 (RTL check: expected elt 2 type 'B', have '0' (r...Jakub Jelinek2-2/+9
2016-08-08[RS6000] TOC refs generated during reloadAlan Modra2-8/+18
2016-08-08re PR fortran/71936 (ICE in wide_int_to_tree, at tree.c:1487)Andre Vehreschild4-1/+71
2016-08-08re PR fortran/72698 (ICE in lhd_incomplete_type_error, at langhooks.c:205)Andre Vehreschild4-7/+46
2016-08-08[RS6000] PR72802 part 2, reload ICEAlan Modra4-11/+238
2016-08-08[RS6000] PR72802 part 1, fix constraints for lxssp/stxsspAlan Modra6-16/+49
2016-08-08re PR fortran/70524 (ICE when using -frepack-arrays -Warray-temporaries)Andre Vehreschild5-2/+46
2016-08-08Daily bump.GCC Administrator1-1/+1
2016-08-07internal/syscall/unix: fix syscalls for alpha, ia64, s390Ian Lance Taylor1-1/+1
2016-08-07re PR fortran/70040 (ICE in gimplify.c with deferred-length strings)Thomas Koenig1-1/+1
2016-08-07re PR fortran/71961 (178.galgel in SPEC CPU 2000 is miscompiled)Thomas Koenig2-0/+24
2016-08-07re PR fortran/71961 (178.galgel in SPEC CPU 2000 is miscompiled)Thomas Koenig2-0/+27
2016-08-07tree-ssa-threadbackward.c: Include tree-inline.hJan Hubicka4-15/+37
2016-08-07re PR c/72816 (ICE on x86_64-linux-gnu (tree check: expected tree that contai...Jakub Jelinek4-4/+25
2016-08-07[RS6000] Fix wrong mode regAlan Modra2-1/+5
2016-08-07Daily bump.GCC Administrator1-1/+1
2016-08-06data-streamer-in.c (streamer_read_wide_int): New.Kugan Vivekanandarajah6-35/+82
2016-08-06tree-ssa-ccp.c (extend_mask): New param sgn.Prathamesh Kulkarni2-7/+14
2016-08-06libgo: fix getrandom build for 32-bit ppcIan Lance Taylor1-1/+1
2016-08-06gcov.c (handle_cycle): Use INTTYPE_MAXIMUM (int64_t) instead of INT64_MAX.Jakub Jelinek2-1/+6
2016-08-06match.pd ((intptr_t) x eq/ne CST to x eq/ne (typeof x) cst): Disable transfor...Prathamesh Kulkarni2-3/+14
2016-08-06libgo: change build procedure to use build tagsIan Lance Taylor1-1/+1