gcc.git
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-19 Jonathan WakelySimplify dg-options for tests using pthreads
2016-08-19 Jonathan WakelyDefine std::not_fn for C++17
2016-08-19 Jonathan WakelyDefine std::atomic<T>::is_always_lock_free for C++17
2016-08-19 Jonathan WakelyFix ambiguities in C++17 mode
2016-08-19 Jakub Jelinekre PR fortran/71014 (associate statement inside omp...
2016-08-19 Jakub Jelinekre PR fortran/72744 (ICE in verify_ssa, at tree-ssa...
2016-08-19 Jakub Jelinekre PR fortran/69281 (gfortran ICE on temporary array...
2016-08-19 Jakub Jelinekrdseedintrin.h (_rdseed16_step, [...]): Uglify argument...
2016-08-19 Jakub Jelinekfxsrintrin.h (_fxsave): Remove return keyword in inline...
2016-08-19 Jakub Jelinekt-i386 (i386-c.o): Don't depend on i386-builtin-types...
2016-08-19 Janne BlomqvistUse a XOR cipher instead of byte shuffling to protect...
2016-08-19 Janne BlomqvistAlways initialize PRNG using random data from the OS.
2016-08-19 Matthew Wahab[ARM] Fix an invalid check for vectors of the same...
2016-08-19 Prathamesh... expr.c (eval_token): Append "evaluates to 0" to Wundef...
2016-08-19 Jonathan WakelyUpdate C++17 library status table
2016-08-19 Richard Bienerre PR tree-optimization/77290 (test case gcc.dg/tree...
2016-08-19 Richard Bienermatch.pd (x | 0 -> x): Add.
2016-08-19 Richard Bienerre PR tree-optimization/77286 (ICE in fold_convert_loc...
2016-08-19 David MalcolmAdd source information to -fverbose-asm
2016-08-19 GCC AdministratorDaily bump.
2016-08-18 Ville VoutilainenImplement the latest proposed resolution of LWG 2756.
2016-08-18 Tim ShenImplement <variant>
2016-08-18 David MalcolmAllow calling diagnostic_show_locus without a diagnosti...
2016-08-18 David MalcolmSpelling suggestions for misspelled preprocessor directives
2016-08-18 Marek Polacekre PR c/71514 (ICE on C11 code with atomic exchange...
2016-08-18 David Malcolmselftest.h: add class line_table_test
2016-08-18 H.J. LuIncrease MOVE_RATIO to 17 for Lakemont
2016-08-18 Chung-Lin Tangre PR middle-end/70895 (OpenACC: loop reduction does...
2016-08-18 Pierre-Marie... DWARF: do not emit DW_TAG_variable to materialize DWARF...
2016-08-18 Jonathan WakelyExpand libstdc++ docs on testing
2016-08-18 Jonathan WakelyImprove documentation of libstdc++ test targets
2016-08-18 Jonathan WakelyDocument libstdc++.so versioning in manual
2016-08-18 Jonathan WakelyImprove markup in libstdc++ manual
2016-08-18 David MalcolmEvict selftest tempfiles from the diagnostics file...
2016-08-18 Richard Bienertree-pass.h (make_pass_materialize_all_clones): Declare.
2016-08-18 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-18 Richard Bienerre PR tree-optimization/77282 (test case gcc.dg/autopar...
2016-08-18 Jonathan WakelyRemove unintended dg-options directive
2016-08-18 Tamar Christina[PATCH] [GCC] Don't use section anchors for declaration...
2016-08-18 Richard Bienerssa-iterators.h (ssa_vuse_operand): New inline.
2016-08-18 Jakub Jelineki386.c (enum ix86_builtins): Remove IX86_BUILTIN_*...
2016-08-18 GCC AdministratorDaily bump.
2016-08-18 David Malcolminput.c: move test functions within #CHECKING_P and...
2016-08-17 Alan Modra[RELOAD] Don't assume subreg mem address is ok
2016-08-17 Jonathan WakelyFix invalid dg-do directive
2016-08-17 Jonathan WakelyUse effective target instead of -std in dg-options
2016-08-17 Jonathan WakelyAdd c++11 effective target to tests for C++11 features
2016-08-17 Jakub Jelinekre PR fortran/67496 (trans-array.c sanitizer runtime...
2016-08-17 Jonathan WakelyAdd comment explaining why -std=c++14 is needed.
2016-08-17 Alan Haywardre PR tree-optimization/71752 (ICE in compute_live_loop...
2016-08-17 Uros Bizjakdec_init_2.f90: Use dg-add-options ieee.
2016-08-17 Jakub Jelinekgimple-fold.c (gimple_fold_call): Use gimple_call_noret...
2016-08-17 Jonathan WakelyRemove duplicate dg-options directive
2016-08-17 Jakub Jelinekre PR middle-end/77259 (ICE in emit_move_insn since...
2016-08-17 Jonathan WakelyAdjust DG directives in libstdc++ Profile Mode test
2016-08-17 Jonathan WakelyAdjust DG directives in libstdc++ XFAIL test
2016-08-17 Jonathan WakelyAdjust testcases for C++17 compatibility
2016-08-17 Jonathan WakelyAdjust testcase for C++14 compatibility
2016-08-17 Jonathan WakelyPR 77264 constrain new std::basic_string overloads
2016-08-17 Chung-Lin Tangomp-low.c (lower_oacc_reductions): Adjust variable...
2016-08-17 Richard Bienerre PR tree-optimization/76490 (when use -O2 -fcheck...
2016-08-17 Thomas Preud... t-aprofile (MULTILIB_EXCEPTIONS): Rewrite into ...
2016-08-17 Martin Liskamark_spam.py: Mark as spam all comments done by a creator
2016-08-17 Martin LiskaDocument branch_changer.py script
2016-08-17 Stanislaw Halik016-08-17 Stanislaw Halik <sthalik@misaki.pl>
2016-08-17 Richard Bienertree-ssa.c: Include tree-cfg.h and tree-dfa.h.
2016-08-17 Richard Bienerre PR tree-optimization/23855 (loop header should also...
2016-08-17 Martin LiskaDo not use LONG_LONG_TYPE_SIZE in #if macro condition
2016-08-17 GCC AdministratorDaily bump.
2016-08-16 Jakub Jelinekre PR tree-optimization/72817 (wrong code at -O3 on...
2016-08-16 Joseph MyersUpdate soft-fp from glibc (PR libgcc/77265).
2016-08-16 Jakub Jelineki386.c (enum ix86_builtins): Reorder enumerators...
2016-08-16 Uros Bizjaki386.md (*ashl<mode>3_mask): Rewrite define_insn patter...
2016-08-16 David MalcolmFix caret locations in format_type_warning (PR c/72857)
2016-08-16 David MalcolmMove class temp_source_file from input.c to selftest.c/h
2016-08-16 Jakub Jelinekre PR target/71910 (ICE on valid OpenMP code)
2016-08-16 Jakub Jelinekre PR middle-end/67485 (expmed.c sanitizer detects...
2016-08-16 Jakub Jelinekre PR target/72867 (SSE/AVX/AVX512: incorrect optimizat...
2016-08-16 Martin Liskagcov: add new option (--hash-filenames) (PR
2016-08-16 Bin Chengre PR tree-optimization/69848 (poor vectorization of...
2016-08-16 Eric Botcazou* doc/install.texi (*-*-solaris2*): Adjust latest change.
2016-08-16 Martin LiskaFix val-prof-7.c on --target_board 'unix/-m32'
2016-08-16 Jonathan WakelyPR 72847 Prevent double-free in std::vector<bool>
2016-08-16 Richard Bienerre PR tree-optimization/76783 (wrong code with conditio...
2016-08-16 Bin Chengre PR tree-optimization/72817 (wrong code at -O3 on...
2016-08-16 GCC AdministratorDaily bump.
2016-08-15 Fritz Reeselang.opt, [...]: New flag -finit-derived.
2016-08-15 Thomas Koenigfrontend-passes.c (create_var): Set ts.deferred for...
2016-08-15 Uros Bizjakre PR target/72867 (SSE/AVX/AVX512: incorrect optimizat...
2016-08-15 Ian Lance Taylorcmd/go: ignore errors from go/build for standard packages
2016-08-15 Segher Boessenkoollra: A multiple_sets is not a simple_move_p (PR73650)
2016-08-15 Ville VoutilainenImplement LWG 2744 and LWG 2754.
2016-08-15 Eric Botcazouc-ada-spec.c (dump_number): New function.
2016-08-15 Ville VoutilainenAdd a feature macro for C++17 make_from_tuple.
2016-08-15 Uros Bizjakops.cc: Always include ostream and ext/stdio_filebuf.h.
2016-08-15 Gilles Gouaillardetgcov-tool: Do not segfault in merge operation (PR
2016-08-15 Martin LiskaFix invalid memory access in gcc.c (driver/72765)
2016-08-15 Richard Bienerree.c (rest_of_handle_ree): Remove redundant timevar...
2016-08-15 Richard Bienerre PR tree-optimization/73434 (Wrong code with casting...
next