aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Merrill28-132/+190
2016-11-13Daily bump.GCC Administrator1-1/+1
2016-11-12* g++.dg/pr78112.C: XFAIL AIX.David Edelsohn2-2/+6
2016-11-12* src/filesystem/ops.cc (is_empty): Fix typo in exception message.Jonathan Wakely2-1/+3
2016-11-12* include/std/future (future_error): Fix public typo to private.Jonathan Wakely2-1/+5
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-12Add std::future_error constructor from future_errcJonathan Wakely2-6/+18
2016-11-12Use shared_ptr<T>::element_type in hash specializationsJonathan Wakely3-2/+12
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-11[i386][musl] Add cpuinfo to static libgcc only on *-musl*Szabolcs Nagy3-1/+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
2016-11-11libgo: fix GOARCH_INT64ALIGN for several targetsIan Lance Taylor3-11/+3
2016-11-11re PR c++/72774 (ICE on invalid C++ code on x86_64-linux-gnu (tree check: exp...Jakub Jelinek2-0/+15
2016-11-11re PR tree-optimization/71575 ([graphite] internal compiler error: in copy_co...Richard Biener5-3/+50
2016-11-11re PR middle-end/78295 (Spurious -Wuninitialized warning for vector element a...Richard Biener4-0/+32
2016-11-11Daily bump.GCC Administrator1-1/+1
2016-11-10re PR c/37998 (Unclear documentation of -fno-common)Sandra Loosemore2-16/+29
2016-11-10runtime: copy signal code from Go 1.7 runtimeIan Lance Taylor29-939/+1374
2016-11-10combine: Do not call simplify from inside change_zero_ext (PR78232)Segher Boessenkool2-9/+30
2016-11-10Fix ICE and improve errors for invalid anonymous structure declarations.Fritz O. Reese4-1/+60
2016-11-10Fix some whitespace.Fritz O. Reese3-123/+129
2016-11-10PR c++/77337 - auto return and lambdaJason Merrill7-12/+54
2016-11-10debug.cc (format_word): Delete.François Dumont2-61/+63
2016-11-10rs6000.c (rs6000_hard_regno_mode_ok): If ISA 3.0...Michael Meissner12-198/+504
2016-11-10re PR rtl-optimization/78241 (wrong code with -funroll-loops)Pat Haugen4-4/+36
2016-11-10dwarf2cfi: Dump row differences before assertingSegher Boessenkool2-1/+23
2016-11-10cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307.Jakub Jelinek11-12/+27
2016-11-10target.def (additional_allocno_class_p): New.Vladimir Makarov7-1/+37