gcc.git
2019-06-10 Jonathan WakelyPR other/90695 reduce testcase to remove library dependency
2019-06-10 Martin Seborgimple-fold.c (get_range_strlen): Update comment that...
2019-06-10 Vladislav Ivanishingcov-tool: Mark {merge,rewrite}_usage with noreturn...
2019-06-10 Jakub Jelinektree.def (OMP_SCAN): New tree code.
2019-06-10 Martin LiskaUpdate __gcov_* scanned function name in a test-case.
2019-06-10 Martin LiskaReduce SCCs in IPA postorder.
2019-06-10 Martin LiskaAdd missing ATTR_UNUSED (PR bootstrap/90808).
2019-06-10 Claudiu Zissulescu[ARC] Update RTX costs.
2019-06-10 Claudiu Zissulescu[ARC] Improve code gen when compiling for size
2019-06-10 Martin LiskaIPA ICF: enhance dump about items in a non-singular...
2019-06-10 Martin LiskaAdd warn_unused_result attribute for memory-related...
2019-06-10 Martin LiskaAdd alloc_size for libiberty memory allocation functions.
2019-06-10 Martin LiskaUpdate a bit dump format.
2019-06-10 Martin LiskaDump histograms only if present.
2019-06-10 Martin LiskaImplement N disk counters for single value and indirect...
2019-06-10 Iain Sandoetestsuite - Require alias support in a test using it.
2019-06-10 Martin LiskaFix build with --enable-gather-detailed-mem-stats.
2019-06-10 GCC AdministratorDaily bump.
2019-06-09 Marek Polacekre PR c++/65175 (ICE forming a typedef with an alias...
2019-06-09 Marek Polacekre PR c++/60366 (ICE with self-invoking lambdas)
2019-06-09 Paul Thomasre PR fortran/89365 (Inquiry functions for assumed...
2019-06-09 GCC AdministratorDaily bump.
2019-06-08 Edward Smith... Test for C++20 p0858 - ConstexprIterator requirements.
2019-06-08 Paul Thomasre PR fortran/90786 (ICE on procedure pointer assignmen...
2019-06-08 Marek Polacekre PR c++/52269 ([C++11] Body of constexpr function...
2019-06-08 Thomas Koenigre PR fortran/90744 (Bogus length for character tempora...
2019-06-08 Jonathan WakelyUse consistent spelling of PCLMUL instruction
2019-06-08 Marek Polacekre PR c++/77548 (ICE on invalid C++ code with overloade...
2019-06-08 Marek Polacekre PR c++/72845 (gcc crashes (ICE) when compiling progr...
2019-06-08 Prathamesh... init_1.c: Remove options -O2 -fno-schedule-insns and...
2019-06-08 Marek Polacekre PR c++/77747 (GCC allows inheriting constructors...
2019-06-08 Marek Polacekre PR c++/77967 (ICE in cp_parser_type_name, at cp...
2019-06-08 Marek Polacekre PR c++/77771 (internal compiler error: in cxx_eval_b...
2019-06-08 GCC AdministratorDaily bump.
2019-06-07 John David... scanasm.exp (dg-function-on-line): Add pattern for...
2019-06-07 John David... re PR target/90751 (-fpatchtable-function-entry broken...
2019-06-07 Aldy HernandezSplit up value_range::intersect into base (value_range_...
2019-06-07 Thomas RodgersSynchronize libstdc++ PSTL with upstream LLVM PSTL
2019-06-07 Ian Lance Taylorcompiler: improve write barrier generation
2019-06-07 Jason MerrillAvoid constexpr garbage for implicit conversion to...
2019-06-07 Jonathan WakelyFix test that gets skipped as unsupported
2019-06-07 Jonathan WakelyPR libstdc++/90770 fix missing src/debug/Makefile
2019-06-07 Jakub JelinekMakefile.in (genprogerr): Add condmd.
2019-06-07 Mark Egglestonre PR fortran/89100 (Default widths for i, f and g...
2019-06-07 Ian Lance Taylorcompiler: support inlining functions with if statements
2019-06-07 Andrew StubbsDocument -march=gfx906 option.
2019-06-07 Ian Lance Taylorcompiler: do simple deadcode elimination
2019-06-07 Richard Bienerre PR debug/90574 ([gdb] gdb wrongly stopped at a break...
2019-06-07 Martin LiskaEnable sanitization for hash tables.
2019-06-07 Jan Hubickacommon.opt (flto-odr-type-merging): Ignore.
2019-06-07 Jan HubickaMake aliasing_component_refs_p to work harder when...
2019-06-07 Richard SandifordFix fwprop call to call to paradoxical_subreg_p
2019-06-07 Martin LiskaRemove indirect call top N counter type.
2019-06-07 Martin LiskaFix a thinko in tree-ssa-loop.c.
2019-06-07 Martin LiskaAdd warn_unused_result for malloc-like functions (PR...
2019-06-07 GCC AdministratorDaily bump.
2019-06-07 Ian Lance Taylorgo/internal/gccgoimporter: ignore unexported and import...
2019-06-06 Ian Lance Taylorcompiler: permit inlining temporary statements and...
2019-06-06 Jim WilsonRISC-V: Move STARTFILE_PREFIX_SPEC into target OS files.
2019-06-06 Joseph Myers* sv.po: Update.
2019-06-06 Iain SandoeDarwin, c++, testsuite - adjust alignas4.C for Darwin...
2019-06-06 Iain SandoeDarwin, PowerPC, libgcc - Ensure unwinder is built...
2019-06-06 Martin Sebortree-ssa-strlen.c (adjust_related_strinfos): Avoid...
2019-06-06 Martin JamborDrop alignment check in build_reconstructed_reference
2019-06-06 Martin JamborMake SRA re-construct orginal memory accesses when...
2019-06-06 Jonathan WakelyAvoid unnecessary inclusion of <stdexcept> header
2019-06-06 Jonathan WakelyFix more failing tests for C++98 mode
2019-06-06 Jonathan WakelyFix more tests that fail in C++2a mode
2019-06-06 Andrew StubbsAdd -march=gfx906 for AMD GCN.
2019-06-06 Kyrylo Tkachov[AArch64] PR tree-optimization/90332: Implement vec_ini...
2019-06-06 Jonathan WakelyFix tests that fail in C++2a mode
2019-06-06 Jonathan WakelyRemove redundant static assertions in [meta.unary.prop...
2019-06-06 Jonathan WakelyFix tests that fail with -std=gnu++98 or -std=gnu++11
2019-06-06 Jonathan WakelyRefactor SFINAE constraints on std::tuple constructors
2019-06-06 Jozef LawrynowiczMSP430: Use minimal code size library shift functions...
2019-06-06 Andreas Krebbelre PR rtl-optimization/88751 (Performance regression...
2019-06-06 Jakub Jelinek* configure: Regenerate.
2019-06-06 Jozef LawrynowiczMSP430: Emulate 16-bit shifts with rotate insn when...
2019-06-06 Jozef LawrynowiczMSP430: Put libgcc shift functions in their own section
2019-06-06 Martin LiskaSimplify mult where both arguments are 0 or 1 (PR tree...
2019-06-06 Richard Bienervr-values.c (vr_values::extract_range_from_ssa_name...
2019-06-06 Richard Bienertree-ssa-structalias.c: Include tree-cfg.h.
2019-06-06 Martin LiskaFix HTML headers and titles for 'Installing GCC' pages...
2019-06-06 Martin LiskaIPA ICF: enhance dump output
2019-06-06 Claudiu Zissulescu[ARC] Update tmac tests.
2019-06-06 Martin SeborPR c/90737 - [8/9/10 Regression] inconsistent address...
2019-06-06 Hongtao Liusse.md (define_mode_suffix vecmemsuffix): New.
2019-06-06 Ian Lance Taylorcompiler: make use of specialized fast map routines
2019-06-06 GCC AdministratorDaily bump.
2019-06-05 Yoshinori Satoconfig.host (rx-*-linux*): Add t-fdpbit to tmake_file...
2019-06-05 James Clarkecrtbegin.S (__dso_handle): Put in .sdata/.sbss rather...
2019-06-05 Ian Lance Taylorcompiler: inline call expressions and function references
2019-06-05 Martin Seborgcc_diag-11.c: Skip until -Wformat-diag has been committed.
2019-06-05 Paolo Carlinidecl.c (smallest_type_location): New.
2019-06-05 Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-06-05 Richard Hendersonalpha.c (direct_return): Move down after struct machine...
2019-06-05 Nina Dinka... ChangeLog for PR c++/63149
2019-06-05 Nina Dinka... PR c++/63149 - wrong auto deduction from braced-init...
2019-06-05 David Edelsohnaix-unwind.h (LR_REGNO): Rename to R_LR.
2019-06-05 Segher Boessenkoolrs6000: Fix new testcase
next