fix libcc1 dependencies in toplevel Makefile
2018-06-12 15:31 UTC (8+ messages)
[PATCH] fixincludes: partly repair broken fix for assert.h in vxworks
2018-06-12 15:24 UTC (5+ messages)
[PATCH] add support for strnlen (PR 81384)
2018-06-12 15:10 UTC (2+ messages)
` PING "
[PATCH] fixincludes: a few genfixes changes
2018-06-12 15:02 UTC (3+ messages)
[PATCH] Document IntegerRange in internal documentation
2018-06-12 14:41 UTC (3+ messages)
[PATCH] Remove MPX support
2018-06-12 14:22 UTC (5+ messages)
` [PATCH] Come up with Deprecated option flag
[PATCH] MIPS: Update I6400 scheduler
2018-06-12 13:16 UTC (4+ messages)
[PATCH] Add initial version of rtl.vim syntax file
2018-06-12 12:20 UTC
[PATCH] Improve gimple.vim syntax file
2018-06-12 12:18 UTC
[PATCH,MIPS] Fix pr86067 ICE: scal-to-vec1.c:86:1: error: unrecognizable insn with -march=loongson3a
2018-06-12 12:09 UTC (2+ messages)
[PATCH 1/2] [ARC][QuarkSE] Update
2018-06-12 11:53 UTC (3+ messages)
[patch] Remove redundant intrinsics
2018-06-12 11:27 UTC (3+ messages)
[PATCH] libitm/x86: Correct offsets of __private_tm and pointer_guard
2018-06-12 11:12 UTC (3+ messages)
[PATCH] MIPS: Add i6500 processor as an alias for i6400
2018-06-12 10:46 UTC (3+ messages)
[Ada] Minor tweaks in gigi
2018-06-12 10:35 UTC
[Ada] Fix missing resolution data for secondary dispatch table with LTO
2018-06-12 10:20 UTC
[MAINTAINERS, committed] Update email address
2018-06-12 10:03 UTC (5+ messages)
` [MAINTAINERS, committed] Remove redundant write-after-approval entries
` [PATCH, contrib] Add contrib/maintainers-verify.sh
[Ada] Plug loophole in warn_on_field_placement
2018-06-12 10:01 UTC
[Ada] Improve generated code for records with rep clauses
2018-06-12 9:51 UTC
[Ada] Fix wrong code for initialization of fat pointer with -Og
2018-06-12 9:40 UTC
[RFC] Add gcc.dg-selftests/dg-final.exp
2018-06-12 8:46 UTC (3+ messages)
[C++ Patch] Fix coerce_new_type and coerce_delete_type locations
2018-06-12 8:07 UTC
libgo patch committed: Add riscv and js/wasm
2018-06-12 3:46 UTC (3+ messages)
[RFC][PR82479] missing popcount builtin detection
2018-06-12 3:10 UTC (20+ messages)
[PATCH] ltmain.sh: Sort input file list
2018-06-12 1:50 UTC (5+ messages)
[PATCH] PR target/85358: Add target hook to prevent default widening
2018-06-11 23:35 UTC (3+ messages)
` [PATCH] PR target/85358, v3: Make PowerPC not convert __ibm128 to __float128 if long double is IEEE 128-bit
[PATCH][AArch64] Avoid paradoxical subregs for vector initialisation
2018-06-11 22:55 UTC (5+ messages)
` Tighten LRA test for reloading the inner reg of a paradoxical subreg
[ping] Use response files from the driver in more cases
2018-06-11 22:27 UTC (2+ messages)
Use poly_int rtx accessors instead of hwi accessors
2018-06-11 21:59 UTC (2+ messages)
[PATCH] relax -Wsizeof-pointer-memaccess for strncpy with size of source (PR 85931)
2018-06-11 21:57 UTC (4+ messages)
` PING "
` PING 2 "
C++ PATCH for c++/85792, -Wctor-dtor-privacy and inherited ctor
2018-06-11 21:48 UTC
[PATCH] Fix lower-subreg ICE (PR target/85945)
2018-06-11 21:46 UTC (2+ messages)
C++ PATCH for c++/85963, -Wunused-but-set-variable with ?: in template
2018-06-11 21:46 UTC
[PATCH] vx-common.h: add #define USE_TM_CLONE_REGISTRY 0
2018-06-11 21:39 UTC (2+ messages)
[PATCH] Fix PR c++/85400
2018-06-11 21:37 UTC (6+ messages)
[PATCH] restore -Wstringop-overflow for checked strcpy/strcat (PR 85259)
2018-06-11 21:25 UTC (4+ messages)
` PING "
` PING 2 "
[PATCH] spellcheck: support transpositions aka Damerau-Levenshtein (PR other/69968)
2018-06-11 21:15 UTC (2+ messages)
[PATCH] libbacktrace: Support FreeBSD/DragonFlyBSD/NetBSD without /proc
2018-06-11 21:10 UTC (2+ messages)
[PATCH] update Zero-length array documentation
2018-06-11 21:05 UTC (5+ messages)
C++ PATCH for comparison of pointers to union members
2018-06-11 21:01 UTC
[PATCH] add missing @opindex to Warning Options
2018-06-11 20:33 UTC (4+ messages)
[C++ Patch] Fix grok_op_properties locations
2018-06-11 19:39 UTC (2+ messages)
New can_[in,de]crement_range debug checks
2018-06-11 19:26 UTC
[PATCH] Document usage of line number 0 in dg-{warning,error,message,bogus} directives
2018-06-11 19:25 UTC (2+ messages)
[patch, fortran] Handling of .and. and .or. expressions
2018-06-11 19:22 UTC
[PING] [PATCH] Add a comma to comment in lower_eh_constructs_2
2018-06-11 19:13 UTC (2+ messages)
C++ PATCH for c++/86063, ICE with attribute with pack expansion
2018-06-11 19:00 UTC (2+ messages)
RFA (symtab): PATCH to symtab_node::nonzero_address DECL_COMDAT handling for c++/80485
2018-06-11 18:54 UTC (4+ messages)
[PATCH][Aarch64] v2: Arithmetic overflow addv patterns [Patch 2/4]
2018-06-11 18:46 UTC (4+ messages)
[PATCH] handle non-constant character assignments in strlen (PR 86083)
2018-06-11 18:46 UTC (4+ messages)
[Patch, Fortran, F08] PR 45521: GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE
2018-06-11 18:45 UTC (3+ messages)
C++ PATCH for c++/86094, wrong calling convention for move-only class
2018-06-11 18:38 UTC
[PATCH] PR fortran/68544 -- Issue error for derived type used as actual arg
2018-06-11 17:59 UTC (2+ messages)
[PATCH] Avoid excessive function type casts with splay-trees part 2
2018-06-11 17:37 UTC (4+ messages)
[PATCH] refine -Wstringop-truncation and -Wsizeof-pointer-memaccess for strncat of nonstrings (PR 85602)
2018-06-11 17:34 UTC (5+ messages)
` [PING] "
` PING 2 "
` PING 3 "
[PATCH] allow more strncat calls with -Wstringop-truncation (PR 85700)
2018-06-11 17:34 UTC (4+ messages)
` PING 2 "
` PING 3 "
[PATCH] Fix altivec-7 issues on Power 6
2018-06-11 16:13 UTC (3+ messages)
[Patch, Fortran] PR25829: Asynchronous I/O
2018-06-11 15:49 UTC (4+ messages)
[PATCH] ^d thing (PR85755)
2018-06-11 15:43 UTC
[Patch, Fortran] PR25829: Asynchronous I/O (v2)
2018-06-11 13:23 UTC (4+ messages)
PING^2: [PATCH] libitm/x86: Correct offsets of __private_tm and pointer_guard
2018-06-11 12:41 UTC
[PATCH] MIPS: Add support for P6600
2018-06-11 11:25 UTC (2+ messages)
[PATCH] Fix typo done in MPX removal (PR tree-optimization/86089)
2018-06-11 10:16 UTC (2+ messages)
[PATCH] MIPS: Add support for -mcrc and -mginv options
2018-06-11 10:01 UTC (2+ messages)
[patch] dwarf2out don't discriminate on dwarf version for advertising Ada
2018-06-11 9:29 UTC (7+ messages)
[Ada] Double finalization of limited controlled result
2018-06-11 9:24 UTC
[Ada] Suppress the expansion of ignored assertion pragmas
2018-06-11 9:24 UTC
[Ada] Make GNAT.Array_Split a preelaborable unit
2018-06-11 9:23 UTC
[Ada] Missing predicate function body for derived type in nested package
2018-06-11 9:23 UTC
[Ada] Reject violation of SPARK 6.1.4(12) with enclosing task unit
2018-06-11 9:23 UTC
[Ada] Mark parameters as coming from source for GNATprove
2018-06-11 9:23 UTC
[Ada] Improve last exception info availability from C++ handlers
2018-06-11 9:23 UTC
[Ada] Crash on protected type entry family
2018-06-11 9:23 UTC
[Ada] Dangling cursor checks in Element function
2018-06-11 9:23 UTC
[Ada] Do not query the representation information in CodePeer/GNATprove
2018-06-11 9:22 UTC
[Ada] Mark extended return of unconstrained type as never inlined
2018-06-11 9:22 UTC
[Ada] Fix handling of Pre/Post contracts with AND THEN expressions
2018-06-11 9:22 UTC
[Ada] Do not force Part_Of on generic units
2018-06-11 9:22 UTC
[Ada] Don't split AND THEN expressions in GNATprove_Mode
2018-06-11 9:22 UTC
[Ada] Crash with Inline_Always on a function with an extended return
2018-06-11 9:21 UTC
[Ada] Wrong code in array aggregates of Ada coextensions
2018-06-11 9:21 UTC
[Ada] Crash on instantiation of nested generic in private part
2018-06-11 9:21 UTC
[Ada] Performance degradation with references
2018-06-11 9:21 UTC
[RFC][PR64946] "abs" vectorization fails for char/short types
2018-06-11 8:28 UTC (9+ messages)
[PATCH v2] libgcc: Add support for --disable-libgcov
2018-06-11 7:26 UTC (2+ messages)
` [PATCH v3] add support for --disable-gcov
[ARM/FDPIC 00/21] FDPIC ARM for ARM
2018-06-11 6:56 UTC (17+ messages)
` [ARM/FDPIC 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture
` [ARM/FDPIC 06/21] [ARM] FDPIC: Add support for c++ exceptions
` [ARM/FDPIC 09/21] [ARM] FDPIC: Add support for taking address of nested function
` [ARM/FDPIC 10/21] [ARM] FDPIC: Implement legitimize_tls_address_fdpic
` [ARM/FDPIC 13/21] [ARM] FDPIC: Support unwinding across thumb2 signal trampoline
[wwwdocs] Describe how to validate wwwdocs changes
2018-06-11 5:50 UTC (3+ messages)
` [PATCH] wwwdocs: port from MetaHTML to a Python 3 script
[PATCH][PR sanitizer/86090] Add checks for lstat and readlink to sanitizer configure
2018-06-10 18:50 UTC (2+ messages)
[patch, fortran] Remove bounds checking in DO loops for inline matmul
2018-06-10 15:44 UTC (3+ messages)
[wwwdocs] Replace <a name=...> by id= attributes
2018-06-10 14:31 UTC (5+ messages)
[wwwdocs] More replacing <a name=...> by id= attributes
2018-06-10 13:34 UTC
[PATCH] PR79854 - diagnostics: gfc_conv_constant_to_tree should be gfc_internal_error
2018-06-10 12:55 UTC (3+ messages)
Enforce F2008:C1282 and F2018:C1588
2018-06-10 12:29 UTC (2+ messages)
New French PO file for 'cpplib' (version 8.1-b20180128)
2018-06-10 12:07 UTC
Contents of PO file 'cpplib-8.1-b20180128.fr.po'
2018-06-10 12:07 UTC
[Patch, Fortran] PR 85088: improve diagnostic for bad INTENT declaration
2018-06-10 8:22 UTC (4+ messages)
[patch, libgfortran] PR86070 - [7 regression] gfortran.dg/fmt_zero_digits.f90 segmentation fault
2018-06-10 1:48 UTC
[PING][PATCH v3 1/14] D: The front-end (DMD) language implementation and license
2018-06-09 23:20 UTC (2+ messages)
[Committed] xfail 3 testcases of FreeBSD
2018-06-09 22:31 UTC
[Committed] PR fortran/38351 -- Improved error message
2018-06-09 16:01 UTC
[PATCH] PR fortran/78278 -- Issue error message for double initialization
2018-06-09 11:58 UTC (2+ messages)
Go patch committed: Remove stack_allocation_expression
2018-06-08 23:55 UTC
[patch, fortran] Fix PR 85631, wrong size checking with allocatable arrays
2018-06-08 22:05 UTC (3+ messages)
[PATCH][Aarch64] v2: Arithmetic overflow subv patterns [Patch 3/4]
2018-06-08 21:48 UTC (3+ messages)
[PATCH][Aarch64] v2: Arithmetic overflow common functions [Patch 1/4]
2018-06-08 21:45 UTC (3+ messages)
[PATCH 00/14] Finish transition of {symbol,call}_summary
2018-06-08 20:53 UTC (6+ messages)
` [PATCH 09/14] Remove cgraph_node::summary_uid and make cgraph_node::uid really unique
[PATCH] PR fortran/78571 -- Avoid ICE in invalid CHARACTER initialization
2018-06-08 19:12 UTC (3+ messages)
[PATCH] PR fortran/86059 -- NULL() cannot be in array constructor
2018-06-08 19:12 UTC (3+ messages)
[PATCH, rs6000] Add missing test cases, fix arguments to match specifications
2018-06-08 18:51 UTC (4+ messages)
[PATCH, rs6000] Fix PR85755: PowerPC Gcc's -mupdate produces inefficient code
2018-06-08 17:20 UTC (7+ messages)
[PATCH] Define special members as defaulted
2018-06-08 16:39 UTC
[PATCH] Protect rs6000_passes_ieee128 declaration
2018-06-08 15:41 UTC
[PATCH][wwwdocs][arm] Mention removal of deprecated architectures
2018-06-08 15:29 UTC (4+ messages)
Break LTO cgraph dump into more pieces
2018-06-08 14:57 UTC
[1/2] Add option to disable c++11 std::string SSO
2018-06-08 14:55 UTC (3+ messages)
` [1/2] Add option to disable c++11 std::string small-size
` [2/2] Add AddressSanitizer annotations to std::string
[PATCH, rs6000] Cleanup vsx-vector-6 test files
2018-06-08 14:34 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).