aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-11-15re PR c++/25759 (Documentation not clear, attribute packed on class in C++)Sandra Loosemore2-11/+17
2018-11-16Daily bump.GCC Administrator1-1/+1
2018-11-15PR c++/87541 - ICE using a constant decl as an attribute alloc_size argumentMartin Sebor26-209/+730
2018-11-15PR c/83656 - missing -Wbuiltin-declaration-mismatch on declaration without pr...Martin Sebor28-264/+937
2018-11-15[PR c++/86246] ICE tsubst explicit operator callNathan Sidwell5-2/+79
2018-11-15constexpr.c (ensure_literal_type_for_constexpr_object): Use DECL_SOURCE_LOCAT...Paolo Carlini9-12/+31
2018-11-15Handle vectors that don't fit in an integer.Andrew Stubbs2-4/+11
2018-11-15[C++ DR 2336] virtual dtors, exception specs & abstract classesNathan Sidwell5-13/+75
2018-11-15doc/ux.texi: auto_diagnostic_group now does somethingDavid Malcolm2-3/+12
2018-11-15Machine-readable diagnostic output (PR other/19165)David Malcolm28-28/+861
2018-11-15graphite: add missing dump_enabled_p checks (PR tree-optimization/88015)David Malcolm3-12/+24
2018-11-15re PR tree-optimization/88029 (ICE in execute_todo, at passes.c:1974)Richard Biener5-20/+35
2018-11-15re PR tree-optimization/88031 (ICE in vectorizable_reduction, at tree-vect-lo...Richard Biener6-57/+71
2018-11-15[C++ DR 2336] Clean up synth walkers firstNathan Sidwell3-88/+73
2018-11-15Fix spaces in PR62178 testWilco Dijkstra2-2/+6
2018-11-15misc.c (gnat_init_gcc_eh): Do not override the switch -fnon-call-exceptions p...Eric Botcazou2-1/+9
2018-11-15re PR tree-optimization/88030 (ICE in calc_dfs_tree, at dominance.c:458)Richard Biener4-3/+40
2018-11-15re PR rtl-optimization/88018 (ICE in insert_insn_on_edge at cfgrtl.c:1952 sin...Jakub Jelinek3-2/+20
2018-11-15re PR tree-optimization/87917 (ICE in initialize_matrix_A at gcc/tree-data-re...Richard Biener4-2/+27
2018-11-15csky-linux-elf.h (LINUX_DYNAMIC_LINKER): Remove.Xianmiao Qu2-2/+8
2018-11-15re PR tree-optimization/84648 (Missed optimization : loop not removed.)Bin Cheng5-11/+89
2018-11-14re PR other/56334 (__attribute__((aligned)) documentation is misleading)Sandra Loosemore2-3/+16
2018-11-15gensupport.c (add_predicate_code): Properly handle ZERO_EXTRACT as an lvalue.Joern Rennecke2-0/+6
2018-11-14re PR lto/55102 (The options -flto and -On do not behave as described in GCC ...Sandra Loosemore2-28/+26
2018-11-15Daily bump.GCC Administrator1-1/+1
2018-11-14re PR middle-end/59658 (Document -f* flags enabled by -Og)Sandra Loosemore3-115/+165
2018-11-14i386.c (ix86_print_operand_address_as): Simplify printing of the names of seg...Uros Bizjak2-74/+81
2018-11-14[debug/88006] -fdebug-types-section gives undefined refNathan Sidwell5-0/+75
2018-11-14Add missing ZLIBINC to CFLAGS-optinfo-emit-json.oDavid Malcolm2-1/+5
2018-11-14parser.c (make_id_declarator): Add location_t parameter.Paolo Carlini10-28/+58
2018-11-14P1236R1 - Signed integers are two's complementJakub Jelinek16-22/+123
2018-11-14re PR bootstrap/86739 (Bootstrap broken with host GCC 4.1.2)Jakub Jelinek2-2/+21
2018-11-14optabs.c (expand_binop): Pass INT_MODE to operand_subword_force iff the opera...Jeff Law4-2/+19
2018-11-14* gimple-ssa-evrp-analyze.cAldy Hernandez7-29/+37
2018-11-14Add commentMichael Matz1-1/+3
2018-11-14re PR middle-end/86575 (-Wimplicit-fallthrough affects code generation)Michael Matz2-5/+18
2018-11-14re PR tree-optimization/87985 (Compile-time and memory hog w/ -O1 -ftree-slp-...Richard Biener4-19/+96
2018-11-14[PATCH 2/2] S/390: Fix expectation in mrecord-mcount test for 31-bitIlya Leoshkevich2-1/+7
2018-11-14[PATCH 1/2] S/390: Disable 3 global-array-* tests for 31-bit modeIlya Leoshkevich4-3/+11
2018-11-14re PR testsuite/88021 (aarch64 Busy hang running testcase pr60183.c since rev...Richard Biener2-5/+15
2018-11-14Simplify floating point comparisonsWilco Dijkstra5-0/+101
2018-11-14re PR other/88007 (ICE in gt_ggc_m_S, at ggc-page.c:1474)Jakub Jelinek4-2/+28
2018-11-14re PR rtl-optimization/87817 (gcc.target/i386/bmi2-bzhi-2.c execution test)Jakub Jelinek4-2/+23
2018-11-14[AArch64] Fix PR62178 testcase failuresWilco Dijkstra2-2/+7
2018-11-14fix Darwin bootstrap.Iain Sandoe2-1/+7
2018-11-14[Ada] Problem with boundary case of XOR operation and unnestingEd Schonberg5-13/+41
2018-11-14[Ada] Update signal constants for GNU/LinuxPatrick Bernardi13-63/+101
2018-11-14[Ada] Fix small regression with others choice in array aggregateEric Botcazou2-32/+69
2018-11-14[Ada] sigtramp-vxworks: Add a rule for sp (DWARF r31) on AArch64Olivier Hainque2-0/+7
2018-11-14[Ada] Remove couple of recently added dead testsEric Botcazou2-8/+11