aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-21apply_subst_iterator: Handle define_split/define_insn_and_splitH.J. Lu2-3/+11
2018-11-21re PR rtl-optimization/87817 (gcc.target/i386/bmi2-bzhi-2.c execution test)Jakub Jelinek2-23/+63
2018-11-21[libbacktrace] Factor out read_stringTom de Vries2-11/+33
2018-11-21[driver] Ensure --help=params lines end with periodTom de Vries5-5/+46
2018-11-21lang.opt (fdec-include): New option.Jakub Jelinek13-19/+523
2018-11-21S/390: Support vector load/store alignment hintsAndreas Krebbel10-8/+147
2018-11-20c-parser.c (c_parser_has_attribute_expression): New function.Martin Sebor19-96/+1426
2018-11-21re PR lto/84044 (Spurious -Wodr warning with -flto)Jan Hubicka5-1/+33
2018-11-21re PR go/88060 (../../../gcc-8.2.0/libgo/go/syscall/libcall_linux_utimesnano....Ian Lance Taylor2-1/+14
2018-11-21Daily bump.GCC Administrator1-1/+1
2018-11-20re PR c++/88110 (ICE (segfault) with -std=C++2a in cxx_eval_constant_expressi...Jakub Jelinek4-1/+31
2018-11-20re PR tree-optimization/87895 (ICE in purge_dead_edges, at cfgrtl.c:3246)Jakub Jelinek6-7/+62
2018-11-20re PR target/88070 (ICE in create_pre_exit, at mode-switching.c:438)Uros Bizjak4-2/+39
2018-11-20ipa-devirt.c (add_type_duplicate): Do not ICE on incomplete enums.Jan Hubicka3-15/+83
2018-11-20Fix missing commit log.Jan Hubicka1-0/+5
2018-11-20re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimalâ...Jan Hubicka2-6/+47
2018-11-20S/390: Fix flogr RTX.Andreas Krebbel4-8/+64
2018-11-20re PR ipa/87706 (Inlined functions trigger invalid -Wmissing-profile warning)Jan Hubicka1-0/+1
2018-11-20re PR tree-optimization/87926 (bad array-index warning breaks --disable-check...Nathan Sidwell2-1/+6
2018-11-20re PR lto/87997 (ICE in cp_var_mod_type_p at gcc/cp/cp-objcp-common.c:107 sin...Jan Hubicka3-16/+62
2018-11-20re PR ipa/87706 (Inlined functions trigger invalid -Wmissing-profile warning)Jan Hubicka7-34/+89
2018-11-20tree-vect-stmts.c (vectorizable_condition): Do not get at else_clause vect de...Richard Biener2-8/+9
2018-11-20re PR tree-optimization/88074 (g++ hangs on math expression)Richard Biener4-1/+43
2018-11-20Move some i386 C++ tests into g++.target/i386.Martin Liska7-6/+14
2018-11-20Housekeeping for the effective targets of optional's tests.Ville Voutilainen52-51/+106
2018-11-20re PR bootstrap/88106 (Bootstrap failure on mingw32)Jakub Jelinek2-0/+73
2018-11-20re PR tree-optimization/88069 (ICE in check_loop_closed_ssa_def, at tree-ssa-...Richard Biener4-6/+47
2018-11-20Add -fomit-frame-pointer to a test-case (PR ipa/88093).Martin Liska2-1/+7
2018-11-20S/390: Skip LT(G) peephole when literal pool is involvedIlya Leoshkevich6-1/+39
2018-11-20re PR middle-end/83215 (C++: struct with char-array assumed to alias with eve...Richard Biener4-9/+32
2018-11-20re PR rtl-optimization/85925 (compilation of masking with 257 goes wrong in c...Eric Botcazou6-14/+74
2018-11-20re PR lto/88087 (ICE in execute at tree-ssa-pre.c:4220 since r266183)Richard Biener5-2/+33
2018-11-20re PR bootstrap/88089 (build failure with GCC 4.9 on SPARC/Solaris)Richard Biener2-2/+7
2018-11-19align-3.c: Skip if pdp11.Paul Koning8-4/+23
2018-11-19target-supports.exp (check_weak_available): Return "no" for pdp11.Paul Koning2-0/+11
2018-11-20Daily bump.GCC Administrator1-1/+1
2018-11-20PR81878: fix --disable-bootstrap --enable-languages=adaAlexandre Oliva5-19/+65
2018-11-19re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimalâ...Jan Hubicka2-3/+10
2018-11-19re PR driver/50250 (Driver documentation on -l does not mention shared librar...Sandra Loosemore2-16/+22
2018-11-19PR c++/87781 - detect invalid elaborated-type-specifier.Marek Polacek5-1/+27
2018-11-192018-11-19 François Dumont <fdumont@gcc.gnu.org>François Dumont2-33/+44
2018-11-19re PR rtl-optimization/88033 (ICE on valid code at -O2 and -O3 on x86-64-linu...Peter Bergner4-2/+33
2018-11-19Disable unrolling for loops vectorised with non-constant VFKyrylo Tkachov4-0/+31
2018-11-19Fix -fsave-optimization-record ICE (PR tree-optimization/87025)David Malcolm6-0/+61
2018-11-19Eliminate global state from -fsave-optimization-recordDavid Malcolm8-152/+170
2018-11-19re PR libstdc++/87855 (std::optional<T> only copy-constructible if T is trivi...Ville Voutilainen4-4/+150
2018-11-19Fix condition in lto-symtab.c (PR lto/88077).Martin Liska5-2/+24
2018-11-19re PR tree-optimization/88071 (ICE: verify_gimple failed (error: dead STMT in...Jakub Jelinek5-2/+16
2018-11-19re PR c++/60994 (gcc does not recognize hidden/shadowed enumeration as valid ...Jakub Jelinek2-0/+16
2018-11-19re PR debug/87039 (DW_OP_fbreg used without a frame base on a C++ code w/ -fo...Jakub Jelinek8-36/+128