public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, ARM] Further improve stack usage on sha512 (PR 77308)
 2017-01-11 17:19 UTC  (9+ messages)

[PATCH] [PR rtl-optimization/65618] Fix MIPS ADA bootstrap failure
 2017-01-11 17:00 UTC  (3+ messages)

Use a specfile that actually allows building programs on NetBSD
 2017-01-11 16:40 UTC  (4+ messages)

[PATCH] Remove padding from DWARF5 headers
 2017-01-11 16:37 UTC  (2+ messages)

[PATCH][AArch64][GCC 6] PR target/79041: Correct -mpc-relative-literal-loads logic in aarch64_classify_symbol
 2017-01-11 16:32 UTC 

[PATCH, gcc, wwwdocs] Document upcoming Qualcomm Falkor processor support
 2017-01-11 16:29 UTC  (2+ messages)

[ARM] PR 78253 do not resolve weak ref locally
 2017-01-11 16:19 UTC  (12+ messages)

[PATCH][ARM] [gcc] Add __artificial__ attribute to all NEON intrinsics
 2017-01-11 16:10 UTC  (2+ messages)

[patch,avr] PR78883: Implement CANNOT_CHANGE_MODE_CLASS
 2017-01-11 15:58 UTC  (11+ messages)
      ` [patch,avr] PR78883: Implement a dummy scheduler

[PATCH][AArch64] Improve Cortex-A53 scheduling of int/fp transfers
 2017-01-11 15:57 UTC  (2+ messages)

[PATCH] c++/78771 ICE with inheriting ctor
 2017-01-11 15:53 UTC  (3+ messages)

[PATCH] avoid infinite recursion in maybe_warn_alloc_args_overflow (pr 78775)
 2017-01-11 15:36 UTC  (11+ messages)

[PATCH] TS_OPTIMIZATION/TS_TARGET_OPTION need no chain/type
 2017-01-11 15:28 UTC  (2+ messages)

[PATCH][GIMPLE FE] Add parsing of MEM_REFs
 2017-01-11 15:25 UTC 

[PATCH] PR78255: Make postreload aware of NO_FUNCTION_CSE
 2017-01-11 15:09 UTC  (10+ messages)

[PATCH] PR78134 fix return types of heterogeneous lookup functions
 2017-01-11 14:48 UTC 

[PATCH] PR78273 fix count to work with partitioning function
 2017-01-11 14:46 UTC 

[arm] Replace command-line option .def files with single definition file
 2017-01-11 14:41 UTC 

[PATCH] PR77528 add default constructors for container adaptors
 2017-01-11 13:47 UTC  (7+ messages)

[PATCH C++] Fix PR70182 -- missing "on" in mangling of unresolved operators
 2017-01-11 13:21 UTC  (2+ messages)

[PATCH] Enable SGX intrinsics
 2017-01-11 12:09 UTC  (7+ messages)

[PATCH C++] Fix PR77489 -- mangling of discriminator >= 10
 2017-01-11 12:03 UTC  (2+ messages)

[committed] Small tweak for the decomp4.C testcase
 2017-01-11 11:46 UTC 

C++ PATCH for C++17 NB comment FI20 (parenthesized initialization with decomposition)
 2017-01-11 11:35 UTC  (2+ messages)

[PATCH][PR lto/79042] Propagate node->dynamically_initialized bit for varpool node to LTRANS stage
 2017-01-11 11:34 UTC  (4+ messages)

[PATCH] Fix parts of PR79052 (gimplefe)
 2017-01-11 11:26 UTC 

[-fcompare-debug] var tracking options are not optimization options
 2017-01-11 11:20 UTC  (19+ messages)
                  ` [PATCH 1/2] Revert m_classes_vec introduction
                  ` [PATCH 2/2] IPA ICF: make algorithm stable to survive -fcompare-debug

[LRA] Fix PR rtl-optimization/79032
 2017-01-11 11:03 UTC  (2+ messages)

[PATCH][PR tree-optimization/78856] Invalidate cached iteration information when threading across multiple loop headers
 2017-01-11 11:00 UTC  (4+ messages)

[v3 PATCH] Reduce the size of variant, it doesn't need an index of type size_t internally
 2017-01-11 10:45 UTC  (5+ messages)

[hsa] Exclude parallel outlines from hsa_callable_functions_p
 2017-01-11 10:25 UTC  (2+ messages)

[Patch][ARM,AArch64] more poly64 intrinsics and tests
 2017-01-11 10:13 UTC  (5+ messages)

[Aarch64][PATCH] Fix gcc.dg/zero_bits_compound-2.c for aarch64
 2017-01-11  9:50 UTC  (3+ messages)

[PATCH] Optimize n + 1 for automatic n array (PR c++/71537)
 2017-01-11  9:05 UTC  (4+ messages)

[PATCH] Fix EVRP not setting ranges on PHI reults
 2017-01-11  9:04 UTC 

[PATCH] DOn't miscompile programs with -flto -fno-merge-constants (PR middle-end/50199)
 2017-01-11  8:33 UTC  (2+ messages)

[PATCH v2] Offer suggestions for unrecognized sanitizer options (PR driver/78877)
 2017-01-11  8:30 UTC  (2+ messages)

[PATCH] adding missing LTO to some warning options (PR 78606)
 2017-01-11  8:21 UTC  (2+ messages)

[patch mips/gcc] add build-time and runtime options to disable or set madd.fmt type
 2017-01-11  8:19 UTC  (4+ messages)

[patch] Fix wrong code for return of small aggregates on big-endian
 2017-01-10 23:06 UTC  (9+ messages)

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

[committed] add C99 runtime requirement to a couple of tests
 2017-01-10 22:55 UTC 

[PATCH] Fix as flags for -c xx.s -g0 -g (PR driver/49726)
 2017-01-10 22:51 UTC 

[C++ PATCH] Fix ICE on invalid (PR c++/78341)
 2017-01-10 22:35 UTC 

[PATCH] Avoid generating code when writing PCH (PR c++/72813)
 2017-01-10 22:34 UTC 

[committed] Fix issues with unrepresentable column numbers (PR c++/77949)
 2017-01-10 21:57 UTC 

libgo patch committed: copy more scheduler code from Go 1.7 runtime
 2017-01-10 21:09 UTC 

[PATCH] [msp430] Sync msp430_mcu_data with devices.csv
 2017-01-10 20:59 UTC  (2+ messages)

[PATCH] Add new test
 2017-01-10 20:57 UTC 

[doc, committed] fix overfull hboxes in GCC manual
 2017-01-10 20:48 UTC 

[PATCH, rs6000] Fix PR79044 (ICE in swap optimization)
 2017-01-10 20:18 UTC 

Contents of PO file 'cpplib-7.1-b20170101.da.po'
 2017-01-10 20:17 UTC 

New Danish PO file for 'cpplib' (version 7.1-b20170101)
 2017-01-10 20:17 UTC 

[PATCH] Offer suggestions for unrecognized sanitizer options (PR driver/78877)
 2017-01-10 19:50 UTC  (2+ messages)

Go patch committed: drop size arguments to hash/equal functions
 2017-01-10 19:45 UTC  (2+ messages)

C++ PATCH to implement C++17 variadic using
 2017-01-10 19:04 UTC  (5+ messages)

[PING][Aarch64][PATCH] Fix gcc.dg/zero_bits_compound-2.c for aarch64
 2017-01-10 18:48 UTC 

[PATCH] Add support for Fuchsia (OS)
 2017-01-10 18:02 UTC  (5+ messages)

[PATCH] Adjust effective target selector to fix C++17 FAIL
 2017-01-10 17:47 UTC 

[Ping~][AArch64] Add commandline support for -march=armv8.3-a
 2017-01-10 17:00 UTC  (2+ messages)

[PATCH] Reload global options when strict aliasing is dropped (PR ipa/79043)
 2017-01-10 15:29 UTC 

Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx
 2017-01-10 14:16 UTC  (9+ messages)

[PATCH] combine ignoring a check
 2017-01-10 14:12 UTC 

[PATCH] Tree-level fix for PR 69526
 2017-01-10 13:33 UTC  (14+ messages)

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

[gomp4] remove GOVD_USE_DEVPTR
 2017-01-10 13:30 UTC  (3+ messages)

[PATCH] PR sanitizer/78992: Fix sigaction definition on 32-bit sparc
 2017-01-10 13:20 UTC  (3+ messages)
` [PATCH v2] "

basic_block flags, BB_VISITED
 2017-01-10 13:05 UTC  (13+ messages)
      ` Clear basic block flags before using BB_VISITED for OpenACC loops processing (was: basic_block flags, BB_VISITED)
          ` Clear basic block flags before using BB_VISITED for OpenACC loops processing
                    ` [PR tree-optimization/78024] "

[PATCH][x86_64] Enable AVX512 VPOPCNTD/VPOPCNTQ instructions
 2017-01-10 12:58 UTC  (9+ messages)

Pretty printers for versioned namespace
 2017-01-10 12:39 UTC  (12+ messages)

[PTX] fix worker propagation ICE
 2017-01-10 12:09 UTC  (2+ messages)

[Ada] Fix PR ada/78845
 2017-01-10 12:02 UTC  (6+ messages)

[PATCH] Fix IPA CP where it forgot to add a reference in cgraph
 2017-01-10 10:50 UTC  (4+ messages)

[PATCH] Fix PR79034
 2017-01-10 10:09 UTC 

last call predictor tweek
 2017-01-10  9:16 UTC 

[PATCH] nds32: Backport PR70668 solution from mainline
 2017-01-10  9:01 UTC 

[gomp4] Support multi-dimensional pointer based arrays in OpenACC data clauses
 2017-01-10  8:27 UTC 

[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-10  8:13 UTC  (3+ messages)
    ` Fwd: "

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 

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

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

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

[committed] increase buffer size to avoid truncation warning in asan.c (PR 79033)
 2017-01-09 20:12 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  (9+ messages)

[PATCH] improve string find algorithm
 2017-01-09 16:52 UTC  (9+ 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  (5+ 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  (3+ messages)

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