public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Patch ping
 2017-01-10  7:27 UTC 

[PATCH] Optimize away useless snprintf calls with -fprintf-return-value
 2017-01-10  7:24 UTC  (3+ messages)
  ` [PATCH] Optimize away useless snprintf calls with -fprintf-return-value (take 2)

[PATCH] Introduce --with-gcc-major-version-only configure option
 2017-01-10  6:56 UTC  (3+ messages)

[Commited/WWW] Add Cavium ThunderX related changes to changes.html for gcc-7
 2017-01-10  5:48 UTC 

Go patch committed: drop size arguments to hash/equal functions
 2017-01-10  3:59 UTC 

[PATCH 9/9] Add "__RTL" to cc1 (v8)
 2017-01-10  2:04 UTC  (11+ messages)
` [PATCH 9f] Add a way for the C frontend to compile __RTL-tagged functions
` [PATCH 9j] testsuite: add x86_64-specific files
` [PATCH 9e] Update "startwith" logic for pass-skipping to handle __RTL functions
` [PATCH 9a] Add "__RTL" to C frontend
` [PATCH 9b] Don't assume that copy tables were initialized
` [PATCH 9i] testsuite: add aarch64-specific files
` [PATCH 9g] Extend .md and RTL parsing to support being wired up to cc1
` [PATCH 9h] testsuite: add platform-independent files
` [PATCH 9d] Don't call delete_tree_ssa for __RTL functions
` [PATCH 9c] callgraph: handle "

[PATCH] PR target/79004, Fix char/short -> _Float128 on PowerPC -mcpu=power9
 2017-01-10  0:32 UTC 

Use a specfile that actually allows building programs on NetBSD
 2017-01-09 22:31 UTC  (2+ messages)

[committed PATCH] PR79026 The tests changed by revision r244006 now fail on darwin
 2017-01-09 22:21 UTC 

C++ PATCH to implement C++17 variadic using
 2017-01-09 22:11 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-09 22:05 UTC  (2+ messages)

[PR tree-optimization/79007 tree-optimization/67955] Don't be so conservative with pt.null
 2017-01-09 21:55 UTC 

[PATCH] Spelling and typo fixes in translatable strings (PR translation/79019, PR translation/79020)
 2017-01-09 21:31 UTC  (2+ messages)

[patch] aarch64-*-freebsd* support for gcc
 2017-01-09 21:09 UTC  (5+ messages)

[PATCH] Fix late dwarf generated early from optimized out globals
 2017-01-09 20:36 UTC  (14+ messages)

Pretty printers for versioned namespace
 2017-01-09 20:25 UTC  (11+ messages)

[committed] increase buffer size to avoid truncation warning in asan.c (PR 79033)
 2017-01-09 20:12 UTC 

[v3 PATCH] Reduce the size of variant, it doesn't need an index of type size_t internally
 2017-01-09 18:56 UTC 

[patch,libgomp] Make libgomp Fortran modules multilib-aware
 2017-01-09 18:50 UTC  (3+ messages)

[PATCH] PR79017 workaround incomplete C99 math on darwin
 2017-01-09 18:43 UTC  (2+ messages)

[PATCH, rs6000] Add vec_nabs builtin support
 2017-01-09 18:02 UTC  (2+ messages)

[PR tree-optimization/67955] Exploit PTA in DSE
 2017-01-09 17:19 UTC  (10+ messages)

[PATCH] improve string find algorithm
 2017-01-09 16:52 UTC  (16+ messages)

[doc, committed] clean up include search path documentation in cpp.texi
 2017-01-09 16:46 UTC  (2+ messages)

C++ PATCH for c++/78948 (instantiation from discarded statement)
 2017-01-09 16:25 UTC  (6+ messages)

[PATCH] Fix exgettext to handle multi-line help texts from *.opt files (PR translation/78745)
 2017-01-09 16:22 UTC  (2+ messages)

[PATCH] better handling of ranges (PR 78703)
 2017-01-09 16:19 UTC  (4+ messages)

[PATCH] Fix precompiled header for '-' being input file (PR, pch/78970)
 2017-01-09 15:12 UTC  (9+ messages)
            ` [PATCH] Do not error when -E provided (PR pch/78970)

[-fcompare-debug] var tracking options are not optimization options
 2017-01-09 15:06 UTC  (13+ messages)
                  ` [RFC] [PATCH] Ignore Debug options for ICF equality
                  ` [PATCH 1/2] Revert m_classes_vec introduction
                  ` [PATCH 2/2] IPA ICF: make algorithm stable to survive -fcompare-debug

[PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
 2017-01-09 14:58 UTC  (12+ messages)
    ` [RFC][PATCH] Speed-up use-after-scope (re-writing to SSA)
            ` [PATCH] Speed-up use-after-scope (re-writing to SSA) (version 2)

[PATCH] Outer vs. inner loop ifcvt (PR tree-optimization/78899)
 2017-01-09 14:05 UTC  (8+ messages)

[PATCH] [ARC] Clean up arc header file
 2017-01-09 13:44 UTC 

Implement -Wduplicated-branches (PR c/64279)
 2017-01-09 13:39 UTC  (15+ messages)
` Implement -Wduplicated-branches (PR c/64279) (v2)
  ` Implement -Wduplicated-branches (PR c/64279) (v3)

[PATCH] PR78968 add configure check for __cxa_thread_atexit in libc
 2017-01-09 13:06 UTC  (3+ messages)

[Ada] Pragma Default_Initial_Condition and tagged types
 2017-01-09 12:03 UTC 

[PATCH] MIPS: Fix generation of DIV.G and MOD.G for Loongson targets
 2017-01-09 12:01 UTC 

[PATCH][wwwdocs][ARM] ACLE Coprocessor Intrinsics
 2017-01-09 11:56 UTC  (3+ messages)

[patch] Fix wrong code for return of small aggregates on big-endian
 2017-01-09 11:14 UTC  (2+ messages)

[PATCH] PR78991 make __gnu_cxx::__ops constructors explicit
 2017-01-09 11:09 UTC  (6+ messages)

[PATCH/AARCH64] Add -mcpu=thunderx2t99 support
 2017-01-09 10:53 UTC  (2+ messages)

[PR78365] ICE in determine_value_range, at tree-ssa-loo p-niter.c:413
 2017-01-09 10:52 UTC  (12+ messages)

[PATCH] Implement P0393R3
 2017-01-09 10:52 UTC  (2+ messages)

[PATCH 0/6][ARM] Implement support for ACLE Coprocessor Intrinsics
 2017-01-09 10:26 UTC  (23+ 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 6/6][ARM] Implement support for ACLE Coprocessor MCRR and MRRC intrinsics
` [PATCH 5/6][ARM] Implement support for ACLE Coprocessor MCR and MRC intrinsics

[PATCH] Fix lto-bootstrap (PR bootstrap/79003)
 2017-01-09 10:19 UTC  (9+ messages)

[PATCH, GCC/testsuite/ARM] Skip optional_mthumb tests if GCC has a default mode
 2017-01-09  9:54 UTC  (4+ messages)
` [PATCH, GCC/testsuite/ARM, ping] "

[PATCH, GCC/LRA, gcc-5/6-branch] Fix PR78617: Fix conflict detection in rematerialization
 2017-01-09  9:51 UTC 

[PR tree-optimization/71691] Fix unswitching in presence of maybe-undef SSA_NAMEs (take 2)
 2017-01-09  9:30 UTC  (6+ messages)

[PATCH] Fix up vectorizable_condition for comparisons of 2 booleans (PR tree-optimization/78938)
 2017-01-09  9:22 UTC  (2+ messages)

[doc, committed] fix Option Summary formatting in invoke.texi
 2017-01-09  6:49 UTC 

[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 

[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)

[committed] Fix linemap corruption after very wide source lines (PR c++/72803)
 2017-01-07 21:36 UTC 

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 

[committed] Fix a typo in translatable string (PR translation/79018)
 2017-01-07  8:38 UTC 

[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)

[bootstrap-O1] enlarge sprintf output buffer to avoid warning
 2017-01-06 21:09 UTC  (5+ 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  (8+ 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  (6+ messages)

[PATCH] Add testcases to test builtin-expansion of memcmp and strncmp
 2017-01-06 18:20 UTC 

[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, 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  (16+ 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 

page:  |  | 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).