[PATCH] Fix up vectorizable_condition for comparisons of 2 booleans (PR tree-optimization/78938)
2017-01-09 9:22 UTC (2+ messages)
Implement -Wduplicated-branches (PR c/64279)
2017-01-09 9:21 UTC (13+ messages)
` Implement -Wduplicated-branches (PR c/64279) (v2)
` Implement -Wduplicated-branches (PR c/64279) (v3)
[PATCH] Outer vs. inner loop ifcvt (PR tree-optimization/78899)
2017-01-09 9:08 UTC (4+ messages)
[PATCH] Implement P0393R3
2017-01-09 6:49 UTC
[doc, committed] fix Option Summary formatting in invoke.texi
2017-01-09 6:49 UTC
[PATCH] better handling of ranges (PR 78703)
2017-01-09 4:44 UTC (3+ messages)
[PATCH] avoid infinite recursion in maybe_warn_alloc_args_overflow (pr 78775)
2017-01-09 3:14 UTC (10+ messages)
[doc, committed] add xref to documentation of mode attribute
2017-01-09 3:09 UTC
[doc, committed] (finally) fix -pthread documentation
2017-01-09 2:43 UTC
[PATCH] move snprintf truncation warnings under own option ()
2017-01-08 23:49 UTC (3+ messages)
New Danish PO file for 'gcc' (version 7.1-b20170101)
2017-01-08 21:42 UTC
[contrib,Java] Remove contrib/download_ecj
2017-01-08 17:50 UTC
[PATCH, i386]: Fix PR 78967, inserts are not effective
2017-01-08 17:41 UTC
[PATCH] PR 78534 Change character length from int to size_t
2017-01-08 14:29 UTC
New Swedish PO file for 'gcc' (version 7.1-b20170101)
2017-01-08 11:07 UTC
Fix hitrate of indirect call predictor
2017-01-08 9:54 UTC
New Spanish PO file for 'gcc' (version 7.1-b20170101)
2017-01-08 6:47 UTC
C++ PATCH for c++/78948 (instantiation from discarded statement)
2017-01-08 6:34 UTC
[doc, committed] fix preprocessor -d option table formatting
2017-01-08 1:50 UTC
New Vietnamese PO file for 'cpplib' (version 7.1-b20170101)
2017-01-08 1:47 UTC
Contents of PO file 'cpplib-7.1-b20170101.vi.po'
2017-01-08 1:47 UTC
New Vietnamese PO file for 'gcc' (version 7.1-b20170101)
2017-01-08 1:37 UTC
[PATCH] avoid false positives due to signed to unsigned conversion (PR 78973)
2017-01-07 23:29 UTC (3+ messages)
[doc, committed] clean up include search path documentation in cpp.texi
2017-01-07 23:00 UTC
[committed] Fix linemap corruption after very wide source lines (PR c++/72803)
2017-01-07 21:36 UTC
[PR tree-optimization/67955] Exploit PTA in DSE
2017-01-07 18:01 UTC (7+ messages)
Ping! Re: [PATCH, Fortran, pr78781, v1] [7 Regression] [Coarray] ICE in gfc_deallocate_scalar_with_status, at fortran/trans.c:1588
2017-01-07 17:27 UTC (4+ messages)
[Patch] PR71017 - libgcc/config/i386/cpuinfo.c:346:17: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
2017-01-07 13:14 UTC
[PR tree-optimization/71691] Fix unswitching in presence of maybe-undef SSA_NAMEs (take 2)
2017-01-07 12:54 UTC (5+ messages)
[PATCH] Fix lto-bootstrap (PR bootstrap/79003)
2017-01-07 11:44 UTC (8+ messages)
[committed] Fix a typo in translatable string (PR translation/79018)
2017-01-07 8:38 UTC
[PATCH] improve string find algorithm
2017-01-06 22:19 UTC (14+ messages)
[IPA PATCH] Refactor decl localizing
2017-01-06 21:25 UTC
[PATCH][M68K] allow long offsets in jump tables (wrong-code PR target/57583)
2017-01-06 21:21 UTC (4+ messages)
[PATCH, GCC/testsuite/ARM] Skip optional_mthumb tests if GCC has a default mode
2017-01-06 21:12 UTC (3+ messages)
` [PATCH, GCC/testsuite/ARM, ping] "
[bootstrap-O1] enlarge sprintf output buffer to avoid warning
2017-01-06 21:09 UTC (11+ messages)
` [bootstrap-O1] change value type to avoid sprintf buffer size warning (was: Re: [bootstrap-O1] enlarge sprintf output buffer to avoid warning)
` [bootstrap-O1] change value type to avoid sprintf buffer size warning
[patch,avr] PR78883: Implement CANNOT_CHANGE_MODE_CLASS
2017-01-06 19:55 UTC (9+ messages)
` [patch,avr] PR78883: Implement a dummy scheduler
New French PO file for 'gcc' (version 7.1-b20170101)
2017-01-06 19:27 UTC
[committed] Introduce RTL function reader
2017-01-06 18:58 UTC (7+ messages)
[PATCH] Add testcases to test builtin-expansion of memcmp and strncmp
2017-01-06 18:20 UTC
[PR78365] ICE in determine_value_range, at tree-ssa-loo p-niter.c:413
2017-01-06 18:00 UTC (11+ messages)
[PATCH, rs6000] pr65479 Add -fasynchronous-unwind-tables when the -fsanitize=address option is seen
2017-01-06 18:00 UTC (3+ messages)
[PATCH][tree-ssa-address] Use simplify_gen_binary in gen_addr_rtx
2017-01-06 17:56 UTC (9+ messages)
[PATCH] Add missing <cassert> include to testcase
2017-01-06 17:51 UTC
Short-circuit alt_fail case in record_reg_classes
2017-01-06 17:46 UTC (2+ messages)
[PATCH] PR78968 add configure check for __cxa_thread_atexit in libc
2017-01-06 17:06 UTC (2+ messages)
[PATCH, Fortran, pr78781, v1] [7 Regression] [Coarray] ICE in gfc_deallocate_scalar_with_status, at fortran/trans.c:1588
2017-01-06 16:49 UTC (2+ messages)
` Ping! "
Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build)
2017-01-06 16:37 UTC (5+ messages)
Fix direction of polymorphic call predictor
2017-01-06 16:16 UTC (3+ messages)
[bootstrap-O3,fortran] silence warning in simplify_transformation_to_array
2017-01-06 16:13 UTC (17+ messages)
[build, libgo, libstdc++] Build libgo with -Wa,-nH if possible (PR go/78978)
2017-01-06 16:04 UTC (3+ messages)
[PATCH] PR78255: Make postreload aware of NO_FUNCTION_CSE
2017-01-06 15:47 UTC (9+ messages)
[PATCH] Implement no_sanitize function attribute
2017-01-06 15:26 UTC (2+ messages)
[Patch] [add changelog] reduce template instantiation depth in <variant>
2017-01-06 15:26 UTC
[PATCH 0/6][ARM] Implement support for ACLE Coprocessor Intrinsics
2017-01-06 15:15 UTC (22+ messages)
` [PATCH 3/6][ARM] Implement support for ACLE Coprocessor CDP intrinsics
` [PATCH 2/6][ARM] Move CRC builtins to refactored framework
` [PATCH 4/6][ARM] Implement support for ACLE Coprocessor LDC and STC intrinsics
` [PATCH 5/6][ARM] Implement support for ACLE Coprocessor MCR and MRC intrinsics
` [PATCH 6/6][ARM] Implement support for ACLE Coprocessor MCRR and MRRC intrinsics
[LTO PATCH] Improve dumping
2017-01-06 14:09 UTC
[PATCH] ipa/lto formatting
2017-01-06 14:05 UTC
[PATCH] Don't redefine _GLIBCXX_ASSERTIONS if already defined
2017-01-06 12:41 UTC
[PATCH] PR78991 make __gnu_cxx::__ops constructors explicit
2017-01-06 12:40 UTC
[PATCH, gcc, wwwdocs] Document upcoming Qualcomm Falkor processor support
2017-01-06 12:12 UTC
[PATCH v2] Add mcpu flag for Qualcomm falkor core
2017-01-06 12:03 UTC (4+ messages)
[Ada] Allow task-type specific secondary-stack size definition
2017-01-06 12:02 UTC
[Ada] Add Flush to Sequential_IO and Direct_IO
2017-01-06 11:59 UTC
[Ada] pragma Rename_Pragma
2017-01-06 11:56 UTC
[PATCH][ARM] PR target/71270 fix neon_valid_immediate for big-endian
2017-01-06 11:55 UTC
[Ping~][AArch64] Add commandline support for -march=armv8.3-a
2017-01-06 11:47 UTC (6+ messages)
` [1/5][AArch64] Return address protection on AArch64
` [2/5][AArch64] Generate dwarf information for -msign-return-address
` [3/5][AArch64] New builtins required by libgcc unwinder
` [4/5][AArch64, libgcc] Let AArch64 use customized unwinder file
` [5/5][AArch64, libgcc] Runtime support for AArch64 DWARF operations
[Ada] Spurious error on case statement with conversion and static predicate
2017-01-06 11:10 UTC
[Ada] Create new attribute Finalization_Size for header of control objects
2017-01-06 11:08 UTC
[Ada] Max_Queue_Length aspect for protected entries
2017-01-06 10:34 UTC
[Ada] Missing finalization on function result
2017-01-06 10:34 UTC
[Ada] Implicit Elaborate_All(P) in P
2017-01-06 10:29 UTC
[Ada] Support for new socket options
2017-01-06 10:28 UTC
[Ada] Missing range check on 'Read result
2017-01-06 10:28 UTC
[-fcompare-debug] var tracking options are not optimization options
2017-01-06 10:09 UTC (12+ messages)
[PATCH, gimplefe] passes.c: split out pass-skipping logic into subroutines
2017-01-06 10:09 UTC (2+ messages)
[PATCH][ARM] Backport - Avoid partial overlaps in DImode shifts *
2017-01-06 10:03 UTC (2+ messages)
[PATCH][dwarf2out] Fix PR79000
2017-01-05 22:13 UTC (2+ messages)
[PATCH] Fix late dwarf generated early from optimized out globals
2017-01-05 21:35 UTC (9+ messages)
[PATCH] Fix ICE with -fno-sso-struct=none (PR driver/78957)
2017-01-05 21:09 UTC (8+ messages)
` [PATCH] Improve -f{,no}-vect-cost-model
[C++ PATCH] Reject invalid reference type non-static data members in unions (PR c++/78890)
2017-01-05 20:52 UTC (4+ messages)
[C++ PATCH] Fix decomp handling of fields with reference type (PR c++/78931)
2017-01-05 20:51 UTC (4+ messages)
Partitioned LTO bug with cdtor aliases
2017-01-05 19:28 UTC (2+ messages)
Fwd: [PATCH, i386]: Remove special handling of memory operands from *testqi_ext_3
2017-01-05 19:18 UTC
[PATCH] correct off-by-one error in handling of precision of negative numbers (PR 78910)
2017-01-05 18:19 UTC (2+ messages)
[PATCH] Add testcases to test builtin-expansion of memcmp and strncmp
2017-01-05 18:11 UTC (2+ messages)
[PATCH] Remove unnecessary typedef from std::function
2017-01-05 17:36 UTC
[RFC] combine: Handle zero_extend without subreg in change_zero_ext
2017-01-05 16:46 UTC
[PATCH] Fix PR78997
2017-01-05 14:51 UTC
[patch] update zlib to the 1.2.10 release
2017-01-05 14:45 UTC
[PATCH] [HSA] Implement DIVMOD internal function call
2017-01-05 14:23 UTC
[PATCH] Fix precompiled header for '-' being input file (PR, pch/78970)
2017-01-05 14:18 UTC (8+ messages)
[PATCH] Special case clzl like builtins in factor_out_conditional_conversion (PR tree-optimization/71016)
2017-01-05 12:07 UTC (9+ messages)
` [PATCH] Tweak factor_out_conditional_conversion (PR tree-optimization/71016, take 2)
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).