aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-11-14c-cppbuiltin.c (c_cpp_builtins): Define __cpp_structured_bindings.Jakub Jelinek7-102/+117
2016-11-14tree-ssa-math-opts.c (find_bswap_or_nop): Zero out bytes in cmpxchg and cmpno...Thomas Preud'homme2-37/+37
2016-11-14dump-parse-tree.c (show_code): Add prototype.Thomas Koenig2-1/+20
2016-11-14re PR fortran/78300 ([OOP] Failure to compile a F03 code with an optional dum...Janus Weil4-8/+47
2016-11-14i386.md (*andndi3_doubleword): Merge operand constraints.Uros Bizjak2-6/+11
2016-11-14Fix dump output in dse_optimize_stmtMartin Liska2-4/+9
2016-11-14Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.Prasad Ghangal21-0/+1977
2016-11-14Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.Prasad Ghangal27-208/+447
2016-11-14Introduce -fprofile-update=prefer-atomicMartin Liska9-29/+53
2016-11-14The second patch updates the Cortex-A57 scheduler now that we can differentia...Wilco Dijkstra2-2/+7
2016-11-14Currently the SBFM, UBFM and BFM instructions all use the attribute "bfm".Wilco Dijkstra8-17/+41
2016-11-14The existing vector costs stop some beneficial vectorization.Wilco Dijkstra2-3/+8
2016-11-14Makefile.in: Replace s-interr-hwint.adb with s-interr-vxworks.adb throughout.Eric Botcazou2-12/+17
2016-11-14remove conditional compilation of HAVE_AS_LEB128 codeTrevor Saunders6-254/+357
2016-11-14re PR tree-optimization/78312 (wrong code due to ssa-backprop)Richard Biener4-0/+35
2016-11-14re PR target/78093 ([avr] New variable attribute "absdata" and option "-mabsd...Georg-Johann Lay10-10/+137
2016-11-14Implement P0217R3 - C++17 structured bindingsJakub Jelinek11-0/+577
2016-11-14Implement P0217R3 - C++17 structured bindingsJakub Jelinek14-59/+939
2016-11-13Improve various diagnostic issues.Jason Merrill12-22/+70
2016-11-14Daily bump.GCC Administrator1-1/+1
2016-11-13pr78268.C: New test.Kugan Vivekanandarajah5-20/+156
2016-11-13re PR tree-optimization/35503 (Warning about restricted pointers?)Prathamesh Kulkarni14-2/+212
2016-11-13decl.c (gnat_to_gnu_entity): In assertion about known Esize...Bob Duff2-1/+7
2016-11-13re PR rtl-optimization/78232 (FAIL: gcc.dg/torture/pr48124-4.c)Uros Bizjak2-0/+37
2016-11-13decl.c (gnat_to_gnu_entity): Look at the underlying type for the signedness o...Eric Botcazou4-1/+29
2016-11-13decl.c (annotate_value): Deal specially with negative constants.Eric Botcazou2-0/+13
2016-11-13utils2.c (gnat_protect_expr): Also protect only the address if the expression...Eric Botcazou5-3/+48
2016-11-13Makefile.in (NO_OMIT_ADAFLAGS): Define.Eric Botcazou2-4/+20
2016-11-13c-ada-spec.c (print_ada_declaration): For typedef declarations...Eric Botcazou4-2/+22
2016-11-13ipa-icf.c (sem_function::merge): Do not create a wrapper also if the original...Eric Botcazou7-2/+69
2016-11-13re PR target/78336 (powerpc-darwin bootstrap broken (probably by 241930))David Edelsohn2-0/+8
2016-11-13re PR fortran/60952 ([F03] Problem using "end" as a type-bound procedure and ...Janus Weil4-0/+39
2016-11-13re PR fortran/66366 ([OOP] ICE on invalid with non-allocatable CLASS variable)Janus Weil6-16/+58
2016-11-13CWG 2233 - default arg and parameter packJason Merrill3-2/+19
2016-11-13Fix constexpr lvalue use of __real and __imag.Jason Merrill3-2/+10
2016-11-13DR 374 - specialization in outer namespaceJason Merrill13-42/+112
2016-11-13Daily bump.GCC Administrator1-1/+1
2016-11-12* g++.dg/pr78112.C: XFAIL AIX.David Edelsohn2-2/+6
2016-11-12* es.po: Update.Joseph Myers2-559/+210
2016-11-12rs6000: Don't forget to initialize the TOC (PR77957)Segher Boessenkool2-40/+47
2016-11-12re PR fortran/77501 ([F03] ICE in gfc_match_generic, at fortran/decl.c:9429)Janus Weil5-28/+44
2016-11-12Daily bump.GCC Administrator1-1/+1
2016-11-12re PR c++/71225 (Overeager instantiation of members of non-template class nes...Jakub Jelinek2-0/+22
2016-11-11re PR rtl-optimization/59461 (missed zero-extension elimination in the combiner)Eric Botcazou6-32/+64
2016-11-11* fr.po: Update.Joseph Myers2-230/+239
2016-11-11i386.md (*<shift_insn><mode>3_doubleword): Mark operand 0 as earlyclobber.Uros Bizjak2-1/+2
2016-11-11re PR target/78243 (incorrect byte offset in vextractuh with -mcpu=power9)Michael Meissner3-5/+18
2016-11-11re PR target/78310 (ICE: insn does not satisfy its constraints: {*bmi2_rorxdi...Uros Bizjak4-16/+41
2016-11-11gimple-ssa-isolate-paths.c (is_divmod_with_given_divisor): New function.Jeff Law5-48/+173
2016-11-11re PR testsuite/78292 (test case gcc.dg/vect/vect-cond-2.c fails starting wit...Bin Cheng2-1/+7