aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-20cfgloop.h (struct loop): Add simdlen member.Jakub Jelinek20-22/+160
2019-05-20[testsuite] aarch64,arm Add missing quotes to expected error messageChristophe Lyon3-2/+8
2019-05-20Add missing default default_libc_has_fast_function implementation.Martin Liska3-0/+14
2019-05-20Come up with hook libc_has_fast_function (PR middle-end/90263).Martin Liska11-4/+100
2019-05-20Add vertical spacing in order to separate functions.Martin Liska3-3/+57
2019-05-20Do not use full qualified names if possible.Martin Liska3-87/+89
2019-05-20Use capital letters for enum value names.Martin Liska3-62/+68
2019-05-20re PR middle-end/90518 (ICE: in emit_move_insn, at expr.c:3745 in gcc.dg/gimp...Richard Biener3-3/+10
2019-05-19[PATCH] Fix PR 81721: ICE with PCH and Pragma warning and C++ operatorAndrew Pinski5-1/+28
2019-05-20Daily bump.GCC Administrator1-1/+1
2019-05-20rs6000: Delete the "wH" and "wI" constraintsSegher Boessenkool7-96/+84
2019-05-20rs6000: Delete the "wy" constraintSegher Boessenkool7-49/+71
2019-05-20rs6000: Delete the "wu" constraintSegher Boessenkool6-40/+39
2019-05-20rs6000: Delete "wJ" and "wK" constraintsSegher Boessenkool7-99/+109
2019-05-20rs6000: Delete the "wb" constraintSegher Boessenkool7-54/+57
2019-05-20rs6000: Delete the "wo" constraintSegher Boessenkool8-62/+87
2019-05-19libfortran/90038 Reap dead children when wait=.false.Janne Blomqvist5-3/+49
2019-05-19* MAINTAINERS: Update my email address.Peter Bergner2-1/+5
2019-05-19re PR fortran/90498 (ICE with select type/associate and derived type argument...Paul Thomas4-2/+55
2019-05-19re PR fortran/78290 (Gfortran incorrectly creates a copy of an array passed t...Thomas Koenig2-0/+40
2019-05-19re PR fortran/88821 (Inline packing of non-contiguous arguments)Thomas Koenig1-0/+38
2019-05-19re PR fortran/88821 (Inline packing of non-contiguous arguments)Thomas Koenig30-40/+663
2019-05-19re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Thomas Koenig4-2/+46
2019-05-19Daily bump.GCC Administrator1-1/+1
2019-05-18Darwin, objective-c - register gnu-runtime headers correctly.Iain Sandoe2-24/+21
2019-05-18objective-c - add instancetype.Iain Sandoe5-2/+57
2019-05-18darwin - use switch_to_section instead of asm output.Iain Sandoe2-4/+7
2019-05-18Daily bump.GCC Administrator1-1/+1
2019-05-17conv-op1.C: Adjust text of expected messages.Martin Sebor4-4/+8
2019-05-18PR libstdc++/90520 adjust Xmethod for recent unique_ptr changesJonathan Wakely3-4/+26
2019-05-17gcc_diag-11.c: Remove accidentally committed test.Martin Sebor2-222/+6
2019-05-18rs6000: Some rs6000_emit_epilogue improvementsSegher Boessenkool2-44/+61
2019-05-17rs6000: Add "enabled" attributeSegher Boessenkool2-0/+38
2019-05-17gcc: aarch64: move assemble_start_function / assemble_end_functionMax Filippov2-0/+9
2019-05-17OpenACC Profiling Interface (incomplete)Thomas Schwinge23-75/+4400
2019-05-17[PR89433] Repeated use of the C/C++ OpenACC 'routine' directiveThomas Schwinge12-117/+437
2019-05-17[PR89433] Use 'oacc_verify_routine_clauses' for C/C++ OpenACC 'routine' direc...Thomas Schwinge10-29/+362
2019-05-17[PR89433] Refer to OpenACC 'routine' clauses from "omp declare target" attributeThomas Schwinge12-15/+51
2019-05-17darwin, powerpc - adjust the formatting of picbase labelsIain Sandoe2-4/+9
2019-05-17darwin, powerpc - fix whitespace in generated code.Iain Sandoe2-1/+6
2019-05-17libfortran/90038: Use posix_spawn instead of forkJanne Blomqvist6-13/+52
2019-05-17Add myself to MAINTAINERSThomas Rodgers2-0/+5
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor239-1053/+1767
2019-05-17re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Jakub Jelinek2-0/+898
2019-05-17re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Jakub Jelinek4-2/+38
2019-05-17re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Jakub Jelinek2-0/+12
2019-05-17mips.c (mips_dwarf_frame_reg_mode): Replace TARGET_FLOAT64 with !TARGET_FLOAT...Dragan Mladjenovic9-1/+105
2019-05-172019-05-17 François Dumont <fdumont@gcc.gnu.org>François Dumont4-193/+320
2019-05-17x86-64: Add vector vararg ABI testsH.J. Lu4-0/+324
2019-05-17i386: Enable MMX intrinsics without SSE/SSE2/SSSE3H.J. Lu6-4/+44