aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-11-21re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimalâ...Jan Hubicka7-6/+56
2018-11-21re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimalâ...Jan Hubicka3-46/+105
2018-11-21compute discriminator info for overridesAlexandre Oliva2-4/+23
2018-11-21re PR c++/87393 (gcc/cp/parser.c:13967:37:Unused Entity Issue: expression res...Jakub Jelinek2-1/+7
2018-11-21re PR target/87839 (ICE in final_scan_insn_1, at final.c:3070)Jakub Jelinek4-1/+41
2018-11-21[PATCH][PR84877]Dynamically align the address for local parameter copy on the...Renlin Li6-10/+110
2018-11-21re PR bootstrap/88133 (Build fails with host GCC < 4.3)Richard Biener3-3/+8
2018-11-21re PR tree-optimization/88069 (ICE in check_loop_closed_ssa_def, at tree-ssa-...Jeff Law2-4/+30
2018-11-21x86: Add pmovzx/pmovsx patterns with memory operandsH.J. Lu16-20/+540
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[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 Taylor1-1/+1
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-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 Oliva2-0/+15
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-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