gcc.git
2017-04-03 Jonathan WakelyUpdate C++17 library status table in manual
2017-04-03 Jonathan WakelyImplement P0426R1 "Constexpr for std::char_traits"...
2017-04-03 Peter Bergnerre PR target/80246 (Builtin's for POWER's dxex[q] and...
2017-04-03 Ville Voutilainenre PR libstdc++/79141 (std::pair<int,int> p = {}; fails...
2017-04-03 Peter Bergnerre PR target/80246 (Builtin's for POWER's dxex[q] and...
2017-04-03 Ville VoutilainenImplement std::is_aggregate.
2017-04-03 Richard Bienerre PR tree-optimization/80275 (Poor (but valid) code...
2017-04-03 Eric Botcazoutree-nested.c (get_descriptor_type): Make sure that...
2017-04-03 Dominik VogtDon't xfail on s390.
2017-04-03 Robin DappFix s390 testcase vcond-shift
2017-04-03 Bin Chengpr71347.c: Add predcom and drop XFAILs.
2017-04-03 GCC AdministratorDaily bump.
2017-04-02 Andrew Pinskinested-3.c: New testcase.
2017-04-02 Uros Bizjaksse.md (movdi_to_sse): Add missing DONE.
2017-04-02 Uros Bizjakre PR target/80250 (ICE in in final_scan_insn, at final...
2017-04-02 Jonathan Yongssp.c (__guard_setup): Suppress unused variable warning.
2017-04-02 GCC AdministratorDaily bump.
2017-04-01 GCC AdministratorDaily bump.
2017-03-31 Segher Boessenkoolre PR rtl-optimization/79405 (Infinite loop in fwprop)
2017-03-31 Jakub Jelinekre PR bootstrap/79255 (PGO bootstrap fails on x86_64...
2017-03-31 Jakub Jelinekre PR sanitizer/79572 (reference binding to null pointe...
2017-03-31 Alexander Monakovnvptx: correct format string
2017-03-31 Pat Haugenre PR target/80107 (ICE in final_scan_insn, at final...
2017-03-31 Jeff Lawre PR tree-optimization/49498 (gcc.dg/uninit-pred-8_b...
2017-03-31 Bill Schmidtextend.texi (PowerPC AltiVec Built-in Functions): Add...
2017-03-31 David MalcolmFix description of Wendif-labels (PR documentation...
2017-03-31 Matthew FortuneFix extraction from odd-numbered MSA registers
2017-03-31 Richard Bienerpr71347.c: Put back XFAIL on sparc.
2017-03-31 Richard Bienerpr71347.c: Put back XFAIL.
2017-03-31 Jakub Jelinekre PR libstdc++/80251 (Is the is_aggregate meta functio...
2017-03-31 Jakub Jelinekre PR middle-end/80173 (ICE in store_bit_field_1, at...
2017-03-31 Jakub Jelinekre PR middle-end/80163 (ICE on hopefully valid code)
2017-03-31 Jakub Jelinekre PR debug/80025 (ICE w/ -O2 (-O3, -Ofast) -g -ftracer...
2017-03-31 Bernd Edlingergcov.c (md5sum_to_hex): Fix output of MD5 hex bytes.
2017-03-31 GCC AdministratorDaily bump.
2017-03-30 Matthew FortuneFix ICE when expanding MSA constant vectors with replic...
2017-03-30 Matthew FortuneFix pr52125.c test when built as -mno-abicalls -mabi=64
2017-03-30 Jakub Jelinekre PR translation/80189 (gimplify.c: check whether...
2017-03-30 Jakub Jelinek* env.c (initialize_env): Initialize stacksize to 0.
2017-03-30 Peter Bergnerre PR target/80246 (Builtin's for POWER's dxex[q] and...
2017-03-30 Martin Jambor[PR 77333] Fixup fntypes of gimple calls of clones
2017-03-30 Jakub Jelinekre PR target/80206 (ICE in extract_insn, at recog.c...
2017-03-30 Richard Bienerre PR tree-optimization/77498 (Performance drop after...
2017-03-30 GCC AdministratorDaily bump.
2017-03-29 Marek Polacekre PR c/79730 (ICE tree check: expected var_decl, have...
2017-03-29 Jerry DeLislere PR fortran/78670 ([F03] Incorrect file position...
2017-03-29 Segher Boessenkoolcombine: Fix PR80233
2017-03-29 Joseph Myers* fr.po: Update.
2017-03-29 Thomas Koenigre PR fortran/80254 (Windows test failure: dec_io_2...
2017-03-29 Andreas Schwabre PR ada/80146 (ICE in copy_to_mode_reg, at explow...
2017-03-29 William SchmidtChange log cleanup from 2017-03-21
2017-03-29 Bill Schmidtre PR tree-optimization/80158 (ICE in all_phi_incrs_pro...
2017-03-29 Ville VoutilainenAdjust optional's pretty printer for LWG 2900.
2017-03-29 Jiong Wang[g++, testsuite] XFAIL thread_local-order2.C on newlib
2017-03-29 GCC AdministratorDaily bump.
2017-03-28 Joseph Myers* es.po: Update.
2017-03-28 Ville VoutilainenImplement LWG 2900, The copy and move constructors...
2017-03-28 Segher Boessenkoolrs6000: Fix gcc.target/powerpc/gcse-1.c for PIC (PR43496)
2017-03-28 Vladimir Makarovre PR rtl-optimization/80193 (ICE on valid (but hairy...
2017-03-28 Than McIntoshre PR go/80226 (ICE gimple-expr.c:474 on Go function...
2017-03-28 Alexander MonakovOpenMP/PTX privatization in SIMD regions
2017-03-28 Janus Weilre PR fortran/78661 ([OOP] Namelist output missing...
2017-03-28 Uros Bizjak* ChangeLog: Fix my ChangeLog entry.
2017-03-28 Uros Bizjakre PR target/53383 (Allow -mpreferred-stack-boundary...
2017-03-28 Jonathan WakelyPR libstdc++/80137 use std::nextafter instead of looping
2017-03-28 Bin Chengtree-vect-loop.c (optimize_mask_stores): Add bb to...
2017-03-28 Bin Chengtree-vect-loop-manip.c (slpeel_add_loop_guard): New...
2017-03-28 Richard Sandifordre PR tree-optimization/80218 (tree-call-cdce does...
2017-03-28 Richard Bienerre PR ipa/78644 (ICE: SIGSEGV in is_gimple_reg_type...
2017-03-28 Toma TabacuSkip pic-3,4.c and pie-3,4.c for mips*-*-linux-*.
2017-03-28 Jonathan WakelyAdd _GLIBCXX_RELEASE macro to "Using" section of manual
2017-03-28 Martin LiskaHandle PHI nodes w/o a argument (PR ipa/80205).
2017-03-28 Senthil Kumar... Fix broken tests for avr target
2017-03-28 Andreas SchwabSupport for Ada on aarch64 with -mabi=ilp32
2017-03-28 Richard Bienerre PR middle-end/80222 (may_alias folded away)
2017-03-28 Martin LiskaFix calls.c for a _complex type (PR ipa/80104).
2017-03-28 Claudiu Zissulescu[ARC] Define _REENTRANT when -pthread is passed.
2017-03-28 Claudiu Zissulescu[ARC] Update ARC SIMD patterns.
2017-03-28 Marek Polacekre PR sanitizer/80067 (ICE in fold_comparison with...
2017-03-28 Jonathan WakelyPR libstdc++/80229 restore support for shared_ptr<funct...
2017-03-28 Markus TrippelsdorfAvoid name lookup warning
2017-03-28 Jeff LawFix PR# in last commit
2017-03-28 Jeff Lawre PR target/80162 (ICE on invalid code (address of...
2017-03-28 GCC AdministratorDaily bump.
2017-03-27 Jonathan WakelyRestructure -Wno-narrowing documentation
2017-03-27 Jakub Jelinekre PR target/80162 (ICE on invalid code (address of...
2017-03-27 Jakub Jelinekre PR target/80102 (ICE in maybe_record_trace_start...
2017-03-27 Joseph Myers* de.po, fr.po: Update.
2017-03-27 Michael Meissnerre PR target/78543 (ICE in push_reload, at reload.c...
2017-03-27 Dominique d... list_read.c: Insert /* Fall through.
2017-03-27 Gunther Niklsystem.h (HAVE_DESIGNATED_INITIALIZERS): Fix non C...
2017-03-27 Kelvin Nilsenre PR target/80103 (ICE in output_1144, at config/rs600...
2017-03-27 Pedro Alvescplus_demangle_fill_component: Handle DEMANGLE_COMPONEN...
2017-03-27 Richard Bienerre PR tree-optimization/80181 (ICE in set_lattice_value...
2017-03-27 Claudiu Zissulescu[ARC] Fix move_double_src_operand predicate.
2017-03-27 Claudiu Zissulescu[ARC] Fix divdf3 emulation for arcem.
2017-03-27 Claudiu Zissulescu[ARC] Disable TP register when building for bare metal.
2017-03-27 Claudiu Zissulescu[ARC] Fix detection of long immediate for load/store...
2017-03-27 Claudiu Zissulescu[ARC] Save/restore blink when in ISR.
2017-03-27 Richard Bienerre PR ipa/79776 (ICE on valid code in insert_vi_for_tre...
next