platform/upstream/gcc.git
2017-03-09 Richard Bienerre PR tree-optimization/79977 ([graphite] ICE in outerm...
2017-03-09 Jonathan WakelyDefine std::byte for C++17 (P0298R3)
2017-03-09 Toma TabacuAdd check_effective_target_rdynamic and use it in g...
2017-03-09 Vladimir Makarovre PR rtl-optimization/79949 (ICE in Max. number of...
2017-03-09 Richard Bienerre PR target/79971 (ICE in const_binop, at fold-const...
2017-03-09 Richard Bienerre PR ipa/79970 (ICE in add_stack_var, at cfgexpand...
2017-03-09 Paolo Carlinire PR c++/71966 (ICE on invalid C++11 code (undefined...
2017-03-09 Kyrylo Tkachov[AArch64] PR target/79913: VEC_SELECT bugs in aarch64...
2017-03-09 Martin LiskaFix ICE in tree-chkp-opt.c (PR tree-optimization/79631).
2017-03-09 Martin LiskaDisable -fcheck-pointer-bounds with sanitizers.
2017-03-09 Marek Polacekre PR c++/79672 (ICE with -Wduplicated-branches -fopenmp)
2017-03-09 Prachi Godbolemsa-bclri.c: Skip the test for -O0.
2017-03-09 Martin LiskaSupport BIT_FIELD_REF in MPX (PR ipa/79764).
2017-03-09 Martin LiskaGet bounds for a PARM_DECL (PR ipa/79761).
2017-03-09 Martin LiskaIncrement value instead of a pointer in ADA macro proce...
2017-03-09 Jakub Jelinekre PR sanitizer/79944 (asan: incorrect instrumentation...
2017-03-09 Jakub Jelinekre PR target/79932 (_mm512_packus_epi32 does not compil...
2017-03-09 Jakub Jelinekre PR target/79932 (_mm512_packus_epi32 does not compil...
2017-03-09 Marek PolacekPR c++/79900 - ICE in strip_typedefs
2017-03-09 Andreas KrebbelS/390: Add missing constraints in builtin patterns
2017-03-09 Jason MerrillPR c++/79797 - ICE with self-reference in array DMI.
2017-03-09 GCC AdministratorDaily bump.
2017-03-08 Martin SeborPR target/79928 - nds32: misspelled diagnostic: not...
2017-03-08 Jakub Jelinekre PR c/79940 (OpenMP pragma - internal compiler error...
2017-03-08 Mark WielaardFix PR demangler/70909 and 67264 (endless demangler...
2017-03-08 Sam Thursfieldbtest.c (test5): Replace #ifdef guard with 'unused...
2017-03-08 Richard Bienerre PR tree-optimization/79955 (GLIBC build fails after...
2017-03-08 Marek Polacek* g++.dg/Walloca1.C: Adjust dg-warning.
2017-03-08 Andrew Haleyre PR tree-optimization/79943 (Loop splitting breaks...
2017-03-08 Thanassis Tsiodrasre PR ada/79903 (When building GCC-cross compiler for...
2017-03-08 Eric Botcazoure PR ada/79945 (ppc64le Default_Bit_Order in Ada)
2017-03-08 Jakub Jelinekavr.md (setmemhi): Make sure match_dup operand number...
2017-03-08 Richard Bienerre PR tree-optimization/79920 (Incorrect floating point...
2017-03-08 Jakub Jelinekre PR target/79904 (ICE in annotate_constant_pool_refs...
2017-03-08 GCC AdministratorDaily bump.
2017-03-07 Jakub Jelinekre PR c/79834 (c/c-parser.c: make code more i18n-friendly)
2017-03-07 Marek Polacekre PR middle-end/79809 (ICE in alloca_call_type, at...
2017-03-07 Martin Liskagcov: put comment to correct location.
2017-03-07 Martin LiskaUse array_at_struct_end_p in tree-chkp.c (PR middle...
2017-03-07 Richard Bienertree-vect-loop-manip.c (slpeel_add_loop_guard): Preserv...
2017-03-07 Segher Boessenkooli386: Do not align small stack slots to 16 bytes
2017-03-07 Kyrylo TkachovPR c/79855: add full stop to store merging param descri...
2017-03-07 Jakub Jelinekre PR rtl-optimization/79901 (ICE in prepare_cmp_insn...
2017-03-07 Jakub Jelinekre PR rtl-optimization/79901 (ICE in prepare_cmp_insn...
2017-03-07 Jakub Jelinekre PR sanitizer/79897 (ICE in gimplify_modify_expr...
2017-03-07 GCC AdministratorDaily bump.
2017-03-06 John David... Fix typo.
2017-03-06 Jakub Jelinekre PR c++/79821 (SEGV in cc1plus compiling 64-bit stdc...
2017-03-06 John David... PR target 77850
2017-03-06 Vladimir MakarovFix the last ChangeLog entry
2017-03-06 Vladimir Makarovre PR rtl-optimization/79571 (ICE in Max. number of...
2017-03-06 Marek PolacekPR c++/79796 - ICE with NSDMI and this pointer
2017-03-06 Julia KovalSet incoming stack boundary to 128 for 64-bit targets
2017-03-06 Jakub Jelinekre PR c++/79822 (ICE with void statement expression)
2017-03-06 Jason MerrillRevert "Allow deduction guides to look into primary...
2017-03-06 Richard Bienerre PR tree-optimization/79887 (ICE in set_uid_loop_bbs...
2017-03-06 Richard Bienerre PR tree-optimization/79824 (Failure to peel for...
2017-03-06 Toma TabacuAdd check_effective_target_gettimeofday and use it...
2017-03-06 Richard Bienerre PR fortran/79894 (ICE in gfc_add_modify_loc, at...
2017-03-06 Robin DappS/390: Disable vectorization for loops with few iterations
2017-03-06 Robin DappS/390: Change 2-byte NOPs
2017-03-06 Paolo Carlinire PR c++/64574 (ICE (stack overflow SEGV) with bad...
2017-03-06 Jakub Jelinekre PR target/79812 (ICE in simplify_binary_operation_1...
2017-03-06 Toma TabacuMIPS: Force o32 ABI for inline-memcpy-3.c.
2017-03-06 Prachi Godbolemips-msa.md (msa_fmax_a_<msafmt>, [...]): Introduce...
2017-03-06 Martin LiskaFix ICE in use-after-scope w/ -fno-tree-dce (PR sanitiz...
2017-03-06 Prachi Godbolemips-msa.md (msa_dotp_<su>_d, [...]): Fix MODE for...
2017-03-06 Prachi Godbolemips.c (mips_gen_const_int_vector): Change type of...
2017-03-06 Richard Bienerlto-streamer.c (lto_check_version): Use %qs in diagnostics.
2017-03-06 Joseph Myers* de.po, fr.po: Update.
2017-03-06 GCC AdministratorDaily bump.
2017-03-05 Jakub Jelineksse.md (sse_storehps, [...]): Require in condition...
2017-03-05 Jonathan WakelyAdd std::scoped_lock for C++17
2017-03-05 Paolo Carlinire PR c++/70266 (ICE on invalid code on x86_64-linux...
2017-03-05 Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-03-05 GCC AdministratorDaily bump.
2017-03-04 Jason Merrillc.opt (Wnoexcept-type): New.
2017-03-04 Marek Polacekre PR c/79847 (diagnostics: missing space in "implicit...
2017-03-04 Jason MerrillCore issues 2273 and 2277
2017-03-04 Jerry DeLislere PR fortran/79841 (Inconsistent diagnostics in fortra...
2017-03-04 GCC AdministratorDaily bump.
2017-03-03 Joseph Myers* de.po: Update.
2017-03-03 Marek Polacekre PR c/79758 (ICE: tree check: expected class 'type...
2017-03-03 Jakub Jelinekre PR c/79837 (incomplete diagnostic in c-parser: expec...
2017-03-03 Jakub Jelinekre PR c/79836 (typo in c/c-parser.c: pragma omp ordered)
2017-03-03 Jakub Jelinekre PR middle-end/79805 (ICE (verify_flow_info failed...
2017-03-03 Segher Boessenkoolrs6000: Fix for -mwarn-cell-microcode (PR43763)
2017-03-03 Andrew Senkevichavx512vpopcntdq-check.h: New.
2017-03-03 Martin SeborPR tree-optimization/79699 - small memory leak in MPFR
2017-03-03 Kyrylo Tkachov[AArch64] Fix bootstrap due to wide_int .elt (0) uninit...
2017-03-03 Uros Bizjaki386.md (*pushtf): Change *roF constraint to *roC.
2017-03-03 Gerald Pfeifer* gcc_release (snapshot_print): Replace md5 checksum...
2017-03-03 Toma TabacuMIPS: Fix register mode checking for n64 in pr68273.c.
2017-03-03 Martin LiskaRemove unused variable.
2017-03-03 Uros Bizjakpr71624.C: Disable for x32.
2017-03-03 Jakub Jelinekre PR target/79807 (ICE in extract_insn, at recog.c...
2017-03-03 Jan HubickaProperly handle __cxa_pure_virtual visibility (PR lto...
2017-03-03 Martin LiskaAdd -Wdisabled-optimization to loop prefetching pass...
2017-03-03 Martin LiskaGCSE: Use HOST_WIDE_INT instead of int (PR rtl-optimiza...
2017-03-03 Richard Bienerfixed-value.c (fixed_from_string): Restore use of elt...
next