aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
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
2018-11-19re PR c++/87229 (ICE: tree code 'call_expr' is not supported in LTO streams)Richard Biener4-0/+25
2018-11-19Fix how we match for count(n*) in gcov tests.Martin Liska4-3/+10
2018-11-19compare-elim.c (struct comparison): Add not_in_a field.Eric Botcazou7-15/+59
2018-11-19Fix typos in packed attribute documentationJonathan Wakely2-2/+6
2018-11-19Bump copyright yearEric Botcazou1-1/+1
2018-11-19* gcc-interface/cuintp.c (UI_From_gnu): Remove code for 32-bit hosts.Eric Botcazou2-23/+17
2018-11-19decl2.c (grokfield): Remove obsolete _vptr check; fix explicit template argum...Paolo Carlini4-16/+15
2018-11-19Strenghten assumption about function start and end line (PR gcov-profile/88045).Martin Liska4-1/+103
2018-11-18re PR other/40498 (no_instrument_function attribute not documented to prevent...Sandra Loosemore3-9/+21
2018-11-19Daily bump.GCC Administrator1-1/+1
2018-11-18re PR fortran/88073 (Internal compiler error compiling WHERE construct with ...Thomas Koenig4-0/+40
2018-11-18Allow target to override gnu-user.h crti and crtnAlan Modra2-6/+19
2018-11-18Delete !HAVE_LD_PIE variants of startfile/endfile specsAlan Modra2-34/+13
2018-11-18re PR fortran/70260 (ICE: gimplification failed)Thomas Koenig10-8/+87
2018-11-17Correct ChangeLog for PR31357 fixNick Clifton1-1/+1
2018-11-17re PR driver/31357 (document that --help and --help=<value> options cannot be...Nick Clifton2-1/+10
2018-11-18Daily bump.GCC Administrator1-1/+1
2018-11-17RISC-V: Fix epilogue unwind info with fp and single sp adjust.Jim Wilson2-1/+30
2018-11-17re PR c++/4225 (documentation about CPLUS_INCLUDE_PATH vs. system headers inc...Sandra Loosemore2-0/+9
2018-11-17re PR c++/4025 (Document use/non-use of -fno-implicit-templates in bootflags)Sandra Loosemore2-0/+9
2018-11-17re PR tree-optimization/87546 (Gcc miscompiles at -O3 on valid code)Jakub Jelinek4-2/+48
2018-11-17re PR rtl-optimization/88018 (ICE in insert_insn_on_edge at cfgrtl.c:1952 sin...Jakub Jelinek1-0/+6
2018-11-17re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimalâ...Jan Hubicka2-6/+23
2018-11-17Fix wrong alignment returned by .alignof property.Iain Buclaw2-1/+6
2018-11-16invoke.texi (Option Summary): Fix whitespace and line breaks in @gccoptlist e...Sandra Loosemore2-67/+75
2018-11-16mn10300.md (adddi3_degenerate): Remove bogus gcc_assert.Jeff Law2-1/+5
2018-11-16re PR middle-end/23197 (Improve documentation on -fprofile-generate, -fprofil...Sandra Loosemore2-25/+61
2018-11-17re PR middle-end/87854 (gcc.c-torture/compile/pr46534.c ICE for 16-bit size_t)Jozef Lawrynowicz4-10/+14
2018-11-17Daily bump.GCC Administrator1-1/+1
2018-11-16re PR target/87927 (ICE: segmentation fault with patchable_function_entry att...Jozef Lawrynowicz8-1/+67
2018-11-17re PR c++/87269 (ICE in tsubst_copy, at cp/pt.c:15475 starting from r261802)Jakub Jelinek2-1/+11
2018-11-16re PR c++/52869 ([DR 1207] "this" not being allowed in noexcept clauses)Kamlesh Kumar4-0/+51
2018-11-16Implement P0479R5, [[likely]] and [[unlikely]].Jason Merrill18-14/+296
2018-11-16constraints.md (wF constraint): Remove power9 fusion documentation.Michael Meissner12-719/+83
2018-11-16re PR rtl-optimization/87475 (ICE in patch_jump_insn, at cfgrtl.c:1275)Jakub Jelinek4-2/+26
2018-11-16re PR target/88051 (internal compiler error: in add_clobbers, at config/i386/...Uros Bizjak3-5/+16
2018-11-16re PR middle-end/87854 (gcc.c-torture/compile/pr46534.c ICE for 16-bit size_t)Jakub Jelinek2-5/+24
2018-11-16re PR middle-end/88032 (ICE in operand_subword_force, at emit-rtl.c:1793)Jakub Jelinek2-2/+12