summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2018-11-20PR81878: fix --disable-bootstrap --enable-languages=adaAlexandre Oliva
2018-11-19re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimalâ...Jan Hubicka
2018-11-19re PR driver/50250 (Driver documentation on -l does not mention shared librar...Sandra Loosemore
2018-11-19PR c++/87781 - detect invalid elaborated-type-specifier.Marek Polacek
2018-11-19re PR rtl-optimization/88033 (ICE on valid code at -O2 and -O3 on x86-64-linu...Peter Bergner
2018-11-19Disable unrolling for loops vectorised with non-constant VFKyrylo Tkachov
2018-11-19Fix -fsave-optimization-record ICE (PR tree-optimization/87025)David Malcolm
2018-11-19Eliminate global state from -fsave-optimization-recordDavid Malcolm
2018-11-19Fix condition in lto-symtab.c (PR lto/88077).Martin Liska
2018-11-19re PR tree-optimization/88071 (ICE: verify_gimple failed (error: dead STMT in...Jakub Jelinek
2018-11-19re PR c++/60994 (gcc does not recognize hidden/shadowed enumeration as valid ...Jakub Jelinek
2018-11-19re PR debug/87039 (DW_OP_fbreg used without a frame base on a C++ code w/ -fo...Jakub Jelinek
2018-11-19re PR c++/87229 (ICE: tree code 'call_expr' is not supported in LTO streams)Richard Biener
2018-11-19Fix how we match for count(n*) in gcov tests.Martin Liska
2018-11-19compare-elim.c (struct comparison): Add not_in_a field.Eric Botcazou
2018-11-19Fix typos in packed attribute documentationJonathan Wakely
2018-11-19Bump copyright yearEric Botcazou
2018-11-19* gcc-interface/cuintp.c (UI_From_gnu): Remove code for 32-bit hosts.Eric Botcazou
2018-11-19decl2.c (grokfield): Remove obsolete _vptr check; fix explicit template argum...Paolo Carlini
2018-11-19Strenghten assumption about function start and end line (PR gcov-profile/88045).Martin Liska
2018-11-18re PR other/40498 (no_instrument_function attribute not documented to prevent...Sandra Loosemore
2018-11-19Daily bump.GCC Administrator
2018-11-18re PR fortran/88073 (Internal compiler error compiling WHERE construct with ...Thomas Koenig
2018-11-18Allow target to override gnu-user.h crti and crtnAlan Modra
2018-11-18Delete !HAVE_LD_PIE variants of startfile/endfile specsAlan Modra
2018-11-18re PR fortran/70260 (ICE: gimplification failed)Thomas Koenig
2018-11-17Correct ChangeLog for PR31357 fixNick Clifton
2018-11-17re PR driver/31357 (document that --help and --help=<value> options cannot be...Nick Clifton
2018-11-18Daily bump.GCC Administrator
2018-11-17RISC-V: Fix epilogue unwind info with fp and single sp adjust.Jim Wilson
2018-11-17re PR c++/4225 (documentation about CPLUS_INCLUDE_PATH vs. system headers inc...Sandra Loosemore
2018-11-17re PR c++/4025 (Document use/non-use of -fno-implicit-templates in bootflags)Sandra Loosemore
2018-11-17re PR tree-optimization/87546 (Gcc miscompiles at -O3 on valid code)Jakub Jelinek
2018-11-17re PR rtl-optimization/88018 (ICE in insert_insn_on_edge at cfgrtl.c:1952 sin...Jakub Jelinek
2018-11-17re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimalâ...Jan Hubicka
2018-11-17Fix wrong alignment returned by .alignof property.Iain Buclaw
2018-11-16invoke.texi (Option Summary): Fix whitespace and line breaks in @gccoptlist e...Sandra Loosemore
2018-11-16mn10300.md (adddi3_degenerate): Remove bogus gcc_assert.Jeff Law
2018-11-16re PR middle-end/23197 (Improve documentation on -fprofile-generate, -fprofil...Sandra Loosemore
2018-11-17re PR middle-end/87854 (gcc.c-torture/compile/pr46534.c ICE for 16-bit size_t)Jozef Lawrynowicz
2018-11-17Daily bump.GCC Administrator
2018-11-16re PR target/87927 (ICE: segmentation fault with patchable_function_entry att...Jozef Lawrynowicz
2018-11-17re PR c++/87269 (ICE in tsubst_copy, at cp/pt.c:15475 starting from r261802)Jakub Jelinek
2018-11-16re PR c++/52869 ([DR 1207] "this" not being allowed in noexcept clauses)Kamlesh Kumar
2018-11-16Implement P0479R5, [[likely]] and [[unlikely]].Jason Merrill
2018-11-16constraints.md (wF constraint): Remove power9 fusion documentation.Michael Meissner
2018-11-16re PR rtl-optimization/87475 (ICE in patch_jump_insn, at cfgrtl.c:1275)Jakub Jelinek
2018-11-16re PR target/88051 (internal compiler error: in add_clobbers, at config/i386/...Uros Bizjak
2018-11-16re PR middle-end/87854 (gcc.c-torture/compile/pr46534.c ICE for 16-bit size_t)Jakub Jelinek
2018-11-16re PR middle-end/88032 (ICE in operand_subword_force, at emit-rtl.c:1793)Jakub Jelinek