platform/upstream/gcc.git
2018-11-15 Martin SeborPR c++/87541 - ICE using a constant decl as an attribut...
2018-11-15 Martin SeborPR c/83656 - missing -Wbuiltin-declaration-mismatch...
2018-11-15 Nathan Sidwell[PR c++/86246] ICE tsubst explicit operator call
2018-11-15 Paolo Carliniconstexpr.c (ensure_literal_type_for_constexpr_object...
2018-11-15 Andrew StubbsHandle vectors that don't fit in an integer.
2018-11-15 Nathan Sidwell[C++ DR 2336] virtual dtors, exception specs & abstract...
2018-11-15 David Malcolmdoc/ux.texi: auto_diagnostic_group now does something
2018-11-15 David MalcolmMachine-readable diagnostic output (PR other/19165)
2018-11-15 David Malcolmgraphite: add missing dump_enabled_p checks (PR tree...
2018-11-15 Richard Bienerre PR tree-optimization/88029 (ICE in execute_todo...
2018-11-15 Richard Bienerre PR tree-optimization/88031 (ICE in vectorizable_redu...
2018-11-15 Nathan Sidwell[C++ DR 2336] Clean up synth walkers first
2018-11-15 Wilco DijkstraFix spaces in PR62178 test
2018-11-15 Eric Botcazoumisc.c (gnat_init_gcc_eh): Do not override the switch...
2018-11-15 Richard Bienerre PR tree-optimization/88030 (ICE in calc_dfs_tree...
2018-11-15 Jakub Jelinekre PR rtl-optimization/88018 (ICE in insert_insn_on_edg...
2018-11-15 Richard Bienerre PR tree-optimization/87917 (ICE in initialize_matrix...
2018-11-15 Xianmiao Qucsky-linux-elf.h (LINUX_DYNAMIC_LINKER): Remove.
2018-11-15 Bin Chengre PR tree-optimization/84648 (Missed optimization...
2018-11-15 Sandra Loosemorere PR other/56334 (__attribute__((aligned)) documentati...
2018-11-15 Joern Renneckegensupport.c (add_predicate_code): Properly handle...
2018-11-15 Sandra Loosemorere PR lto/55102 (The options -flto and -On do not behav...
2018-11-15 GCC AdministratorDaily bump.
2018-11-15 Jonathan WakelyOptimize pool resource allocation
2018-11-15 Jonathan WakelyFix test that does undefined shifts greater than width...
2018-11-14 Sandra Loosemorere PR middle-end/59658 (Document -f* flags enabled...
2018-11-14 Uros Bizjaki386.c (ix86_print_operand_address_as): Simplify printi...
2018-11-14 Nathan Sidwell[debug/88006] -fdebug-types-section gives undefined ref
2018-11-14 David MalcolmAdd missing ZLIBINC to CFLAGS-optinfo-emit-json.o
2018-11-14 Paolo Carliniparser.c (make_id_declarator): Add location_t parameter.
2018-11-14 Rainer OrthHandle libphobos in contrib/gcc_update
2018-11-14 Jakub JelinekP1236R1 - Signed integers are two's complement
2018-11-14 Jakub Jelinekre PR bootstrap/86739 (Bootstrap broken with host GCC...
2018-11-14 Jeff Lawoptabs.c (expand_binop): Pass INT_MODE to operand_subwo...
2018-11-14 Aldy Hernandez* gimple-ssa-evrp-analyze.c
2018-11-14 Michael MatzAdd comment
2018-11-14 Michael Matzre PR middle-end/86575 (-Wimplicit-fallthrough affects...
2018-11-14 Richard Bienerre PR tree-optimization/87985 (Compile-time and memory...
2018-11-14 Jonathan WakelyAdd missing dir to create_testsuite_files script
2018-11-14 Ilya Leoshkevich[PATCH 2/2] S/390: Fix expectation in mrecord-mcount...
2018-11-14 Ilya Leoshkevich[PATCH 1/2] S/390: Disable 3 global-array-* tests for...
2018-11-14 Richard Bienerre PR testsuite/88021 (aarch64 Busy hang running testca...
2018-11-14 Wilco DijkstraSimplify floating point comparisons
2018-11-14 Jakub Jelinekre PR other/88007 (ICE in gt_ggc_m_S, at ggc-page.c...
2018-11-14 Jakub Jelinekre PR rtl-optimization/87817 (gcc.target/i386/bmi2...
2018-11-14 Wilco Dijkstra[AArch64] Fix PR62178 testcase failures
2018-11-14 Iain Sandoefix Darwin bootstrap.
2018-11-14 Ed Schonberg[Ada] Problem with boundary case of XOR operation and...
2018-11-14 Patrick Bernardi[Ada] Update signal constants for GNU/Linux
2018-11-14 Eric Botcazou[Ada] Fix small regression with others choice in array...
2018-11-14 Olivier Hainque[Ada] sigtramp-vxworks: Add a rule for sp (DWARF r31...
2018-11-14 Eric Botcazou[Ada] Remove couple of recently added dead tests
2018-11-14 Hristian Kirtchev[Ada] Spurious error on Ghost null procedure
2018-11-14 Eric Botcazou[Ada] More complete information level for -gnatR output
2018-11-14 Javier Miranda[Ada] Crash on interface equality covered by a renaming...
2018-11-14 Hristian Kirtchev[Ada] Use of Suppress_Initialization with pragma Thread...
2018-11-14 Ed Schonberg[Ada] Missing constraint check on if-expression returni...
2018-11-14 Eric Botcazou[Ada] Fix assertion failure on pragma Compile_Time_Erro...
2018-11-14 Justin Squirek[Ada] Crash on use of generic formal package
2018-11-14 Ed Schonberg[Ada] Compiler crash on decl. with limited aggregate...
2018-11-14 Bob Duff[Ada] System'To_Address not always static
2018-11-14 Ed Schonberg[Ada] Enhance constraints propagation to ease the work...
2018-11-14 Hristian Kirtchev[Ada] Minor reformatting
2018-11-14 Hristian Kirtchev[Ada] Renamed equality leads to spurious errors
2018-11-14 Hristian Kirtchev[Ada] Crash on ignored Ghost assignment
2018-11-14 Justin Squirek[Ada] Visibility error on used enumerated type
2018-11-14 Jerome Lambourg[Ada] Do not include crt_externs.h on iOS
2018-11-14 Ed Schonberg[Ada] Unnesting transformations for blocks in package...
2018-11-14 Ed Schonberg[Ada] Improper extension of bounds of fixed-point type
2018-11-14 Hristian Kirtchev[Ada] Limited function violates No_Exception_Propagation
2018-11-14 Hristian Kirtchev[Ada] Crash on tagged equality
2018-11-14 Piotr Trojanek[Ada] Record components do not appear in the Global...
2018-11-14 Piotr Trojanek[Ada] Fix handling of generic actuals with default...
2018-11-14 Hristian Kirtchev[Ada] Lingering loop for ignored Ghost assignment
2018-11-14 Piotr Trojanek[Ada] Use Cancel_Special_Output instead of Set_Special_...
2018-11-14 Piotr Trojanek[Ada] Fix parentheses in comments and "library-level...
2018-11-14 Arnaud Charlet[Ada] Handle -gx switches explicitly
2018-11-14 Richard Bienerre PR tree-optimization/88019 (ICE in gimplify_modify_e...
2018-11-14 Claudiu Zissulescu[ARC] Cleanup, fix and set LRA default.
2018-11-14 Richard Bienerre PR tree-optimization/87974 (ICE in vect_get_vec_def_...
2018-11-14 Jakub Jelinekre PR tree-optimization/87977 (ICE: verify_ssa failed...
2018-11-14 Peter Bergnerre PR rtl-optimization/87507 (IRA unnecessarily uses...
2018-11-14 GCC AdministratorDaily bump.
2018-11-14 Jakub Jelinekre PR tree-optimization/87898 (ICE in separate_decls_in...
2018-11-13 Jonathan WakelyFix error when selecting number of memory pools
2018-11-13 Jonathan WakelyFix unused parameter warnings introduced in earlier...
2018-11-13 Jonathan WakelyRemove redundant loop in unsynchronized_pool_resource...
2018-11-13 Jonathan WakelyImprove handling of pool_options::largest_required_pool...
2018-11-13 Jonathan WakelyFix incorrect assertion when deallocating big block
2018-11-13 Jonathan WakelyFix overflows in std::pmr::unsynchonized_pool_resource
2018-11-13 Peter Bergnerre PR middle-end/87899 (r264897 cause mis-compiled...
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-11-13 Martin SeborPR middle-end/81824 - Warn for missing attributes with...
2018-11-13 Michael Ploujnikovextend.texi: Fix typo in the weakref description.
2018-11-13 David MalcolmFix ChangeLog entry for r266080
2018-11-13 Richard Bienerre PR tree-optimization/86991 (ICE in vectorizable_redu...
2018-11-13 David MalcolmEnsure that dump calls are guarded with dump_enabled_p
2018-11-13 David MalcolmFix ICE with -fopt-info-inline (PR ipa/87955)
2018-11-13 David Malcolm-fsave-optimization-record: compress the output using...
2018-11-13 Aldy Hernandeztree-vrp.c (value_range_base::dump): Dump type.
next