gcc.git
2019-02-06 Ian Lance Taylorre PR go/89199 (libgo regression in implementation...
2019-02-06 Thomas Koenigre PR fortran/71860 ([OOP] ICE on pointing to null...
2019-02-06 David MalcolmFix locations in conversion_null_warnings (PR c++/71302)
2019-02-06 Rainer OrthFix gcc.dg/debug/dwarf2/inline5.c with Solaris as ...
2019-02-06 Joseph Myers* ru.po: Update.
2019-02-06 Jonathan WakelyPR libstdc++/89102 fix common_type<> and common_type...
2019-02-06 Bill Seurervsx-vector-6.p7.c: Update instruction counts and target.
2019-02-06 Ian Lance TaylorREADME: update text to describe current status
2019-02-06 Arnaud Charlets-linux__x32.ads: Resync list of signals with s-linux.ads
2019-02-06 Richard Bienerre PR tree-optimization/89182 ([graphite] ICE in extrac...
2019-02-06 Jakub Jelinekre PR c/89211 (ICE in int_mode_for_mode, at stor-layout...
2019-02-06 Jakub Jelinekre PR middle-end/89210 (ICE tree check: expected intege...
2019-02-06 Nikhil Beneschre PR go/89019 (LTO and gccgo cause ICE during free_lan...
2019-02-06 Joseph MyersFix type of extern array declared in inner scope with...
2019-02-06 GCC AdministratorDaily bump.
2019-02-05 Joseph MyersUpdate .po files.
2019-02-05 Jonathan WakelyPR libstdc++/89128 add deduction guides for container...
2019-02-05 Jakub Jelinekre PR c++/89187 (ICE in initialize_argument_information...
2019-02-05 Andrea Corallolibgccjit: introduce gcc_jit_context_add_driver_option
2019-02-05 Jakub Jelinekre PR rtl-optimization/11304 (Wrong code production...
2019-02-05 Marek PolacekPR c++/89158 - by-value capture of constexpr variable...
2019-02-05 Ian Lance Taylorcompiler: check duplicate implicit indexes in slices...
2019-02-05 Segher BoessenkoolFix pr84711.c testcase
2019-02-05 Andreas KrebbelS/390: Remove load and test fp splitter
2019-02-05 Aaron Sawdeyre PR target/89112 (Incorrect code generated by rs6000...
2019-02-05 Aaron Sawdeyre PR target/89112 (Incorrect code generated by rs6000...
2019-02-05 Jakub Jelinekvec-extract-sint128-1.c: Require int128 effective target.
2019-02-05 Jakub Jelinekre PR target/89188 (ICE in pre_and_rev_post_order_compu...
2019-02-05 Jonathan WakelyPR libstdc++/89194 untangle is_convertible and is_nothr...
2019-02-05 Jakub Jelinekre PR rtl-optimization/89195 (Corrupted stack offset...
2019-02-05 Kelvin Nilsenvec-extract-slong-1.c: Require p8 execution hardware.
2019-02-05 Richard Bienerre PR tree-optimization/88606 (ICE: verify_type failed...
2019-02-05 Jonathan WakelyRestore previous behaviour of test
2019-02-05 Jonathan WakelyPR libstdc++/89130 restore support for non-MoveConstruc...
2019-02-05 Jonathan WakelyPR libstdc++/89090 avoid C++17 features in C++11/C...
2019-02-05 Martin LiskaGCOV: remove misleading branches and calls info for...
2019-02-05 Marc GlisseRename __is_trivially_relocatable to __is_bitwise_reloc...
2019-02-05 Jakub Jelinekre PR target/89186 (ICE in mark_addressable at gcc...
2019-02-05 Richard Bienerre PR middle-end/89150 (Tree form bitmaps break GC)
2019-02-05 Alexandre Oliva[PR87770] test partial specializations for type dependence
2019-02-05 GCC AdministratorDaily bump.
2019-02-04 Harald Anlaufre PR fortran/89077 (ICE using * as len specifier for...
2019-02-04 Alexander Monakovdoc: showcase a "union of vectors" pattern (PR 88698)
2019-02-04 Martin LiskaDo not dereference NULL pointer in resolve_ref (PR...
2019-02-04 Alan Modra[RS6000] Fix potiential buffer overflow
2019-02-04 Alan Modra[RS6000] Emit inline PLT when -mno-tls-markers
2019-02-04 Martin LiskaBail out when ipa_fn_summaries does not contain entry...
2019-02-04 Martin LiskaReport error when -fpre-include can't be opened (PR...
2019-02-04 Martin LiskaBail out when ipa_fn_summaries does not contain entry...
2019-02-04 Eric Botcazousparc.h: Remove superfluous blank lines.
2019-02-04 Jakub Jelinekinline5.c: Handle also @, ...
2019-02-04 Kito Cheng[NDS32] Change naming rule for dyanmic linker.
2019-02-04 Christophe... contrib/dg-extract-results: Handle timeout warnings
2019-02-04 Jakub Jelinek* g++.dg/torture/alias-1.C: New test.
2019-02-04 Chung-Ju Wu[NDS32] Restrict address mode, when symbol is TLS model.
2019-02-04 Chung-Ju Wu[NDS32] Remove all -mtlsdesc-trmpoline related things.
2019-02-04 GCC AdministratorDaily bump.
2019-02-03 Martin SeborPR c/69661 - missing -Wsequence-point warning
2019-02-03 Martin SeborPR c++/44648 - missing -Wunused warning on a const...
2019-02-03 Thomas Koenigre PR fortran/67679 (-Wunitialized reports on compiler...
2019-02-03 Uros Bizjakre PR target/89071 (AVX vcvtsd2ss lets us avoid PXOR...
2019-02-03 Richard Bienerre PR debug/87295 ([early debug] ICE with -ffat-lto...
2019-02-03 GCC AdministratorDaily bump.
2019-02-02 Dominique d... re PR fortran/81344 (Can't disable -ffpe-trap (or not...
2019-02-02 Thomas Koenigre PR fortran/88298 (Bogus conversion warning for CSHIF...
2019-02-02 Paul Thomasre PR fortran/88393 ([OOP] Segfault with type-bound...
2019-02-02 Paul Thomasre PR fortran/88980 (segfault on allocatable string...
2019-02-02 Paul Thomasre PR fortran/88685 (pointer class array argument indexing)
2019-02-02 Jason MerrillPR c++/88761 - ICE with reference capture of constant.
2019-02-02 Jason Merrill* nsdmi-template14.C: Expect error for last example.
2019-02-02 GCC AdministratorDaily bump.
2019-02-02 Jakub Jelinekre PR middle-end/87887 (ICE in make_ssa_name_fn, at...
2019-02-01 Ian Lance Taylorruntime: add hurd netpoll and semaphore support
2019-02-01 Joseph MyersRegenerate .pot files.
2019-02-01 Ian Lance Taylorruntime: add getproccount for hurd
2019-02-01 Jakub Jelinekre PR fortran/83246 (internal compiler error or loader...
2019-02-01 Ian Lance Taylorlibgo: add configury and sysinfo support for hurd
2019-02-01 Ian Lance Taylorlibgo: add hurd build tags to test files
2019-02-01 Ian Lance Taylorlibgo: add hurd build tags
2019-02-01 Ian Lance Taylorruntime, sync: use __atomic intrinsics instead of __sync
2019-02-01 Marek PolacekPR c++/88325 - ICE with invalid out-of-line template...
2019-02-01 Segher Boessenkoolcombine: Use TDF_DETAILS for "can't combine" dump prints
2019-02-01 Martin Jambor[PR hsa/87863] Set assembler name of group and global...
2019-02-01 Martin JamborAdd two missing dump_enabled_p calls
2019-02-01 Ian Lance Taylorcompiler: support alias to pointer type as receiver...
2019-02-01 Richard Bienerre PR tree-optimization/88597 (Compile time hog w/...
2019-02-01 Jan Hubicka* parms.def (MAX_INLINE_INSNS_SINGLE): Reduce from...
2019-02-01 Richard Bienerre PR tree-optimization/85497 ([graphite] ICE in set_co...
2019-02-01 Richard Bienerre PR debug/87451 (FAIL: gcc.dg/debug/dwarf2/inline5.c)
2019-02-01 Jakub Jelinekre PR tree-optimization/89143 (comparison of abs(i...
2019-02-01 Jakub Jelinekre PR tree-optimization/88107 (ICE in find_outermost_re...
2019-02-01 Jakub Jelinekre PR c++/87175 (__attribute__)) is ignored by the...
2019-02-01 Richard Bienerre PR rtl-optimization/88593 (cleanup_cfg may make...
2019-02-01 Bin Chengre PR tree-optimization/88932 (ICE: verify_ssa failed...
2019-02-01 Marek PolacekPR c++/88983 - ICE with switch in constexpr function.
2019-02-01 GCC AdministratorDaily bump.
2019-01-31 Jakub Jelinekre PR middle-end/89137 (gcc/omp-low.c:7135: possible...
2019-01-31 Uros Bizjak* libgfortran/ChangeLog: Better commit message for...
2019-01-31 Thomas Koenigre PR fortran/88669 (Contiguous attribute wrongly rejected)
2019-01-31 Uros Bizjakt-linux: Add -mfp-rounding-mode=d to HOST_LIBGCC2_CFLAGS.
next