public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH PR77536]Generate correct profiling information for vectorized loop
 2017-02-21 14:48 UTC  (9+ messages)

[PATCH] Avoid uninit warnings with PR79345 fix
 2017-02-21 14:47 UTC  (3+ messages)

loop versioning doc changes
 2017-02-21 14:15 UTC  (2+ messages)

[driver, doc] Support escaping special characters in specs
 2017-02-21 14:04 UTC  (7+ messages)

[PR 79579] Avoid segfault on NULL ipa_edge_args_vector
 2017-02-21 13:53 UTC 

[PATCH] Properly deprecate -fipa-cp-alignment
 2017-02-21 12:54 UTC  (5+ messages)

[PATCH] Add -Wno-psabi to diagnostic-test-expressions-1.c options
 2017-02-21 12:49 UTC  (2+ messages)

[PATCH 3/5] Support WORD_REGISTER_OPERATIONS requirements in simplify_operand_subreg
 2017-02-21 12:00 UTC  (6+ messages)

[PATCH 1/5] Handle WORD_REGISTER_OPERATIONS when reloading (subreg(reg))
 2017-02-21 11:49 UTC  (8+ messages)

[PATCH] Fix exgettext to handle multi-line help texts from *.opt files (PR translation/78745)
 2017-02-21 10:55 UTC  (9+ messages)
              ` [PR translation/79638] "%ntid.y" confuses gcc.pot generation (was: [PATCH] Fix exgettext to handle multi-line help texts from *.opt files (PR translation/78745))

[PATCH] Fix typo in -masm-dialect option values
 2017-02-21 10:46 UTC  (3+ messages)

[PATCH] Use -Wnornalized=[options] instead of -Wnormalized=<options>
 2017-02-21 10:45 UTC 

[PATCH, MIPS] Calling convention differs depending on the presence of MSA
 2017-02-21 10:44 UTC  (3+ messages)

[GIMPLE FE] add fma_expr
 2017-02-21 10:09 UTC  (7+ messages)

[PATCH] Look through clobber stmts in uninit (PR tree-optimization/79345)
 2017-02-21  9:44 UTC  (4+ messages)

[PATCH] Remove wrong assert about gcov_type (PR lto/79587)
 2017-02-21  8:23 UTC 

[PATCH] Change default of param not being smaller that min
 2017-02-21  8:11 UTC  (4+ messages)

[gomp4] add -finform-parallelism
 2017-02-21  8:09 UTC 

[PATCH, testsuite]: Use posix_memalign instead of aligned_alloc in gcc.dg/strncmp-2.c
 2017-02-21  4:43 UTC  (2+ messages)

[PATCH] Fix simplify_const_unary_operation sNaN handling (PR tree-optimization/61441)
 2017-02-21  1:57 UTC  (2+ messages)

Go patch committed: Fix formatting in go/lang.opt
 2017-02-21  0:48 UTC 

[PATCH] Fix -fsplit-stack with non-local gotos (PR target/79494)
 2017-02-21  0:23 UTC  (3+ messages)

New German PO file for 'gcc' (version 7.1-b20170101)
 2017-02-20 23:03 UTC 

[4.7][google] Adding a new option -fstack-protector-strong. (issue5461043)
 2017-02-20 22:42 UTC 

[C++ PATCH] Fix ICE with decomp gimplification (PR sanitizer/79589)
 2017-02-20 20:42 UTC 

[PATCH] Move -Wrestrict warning later in the FEs and fix some issues in it (PR c++/79588)
 2017-02-20 20:38 UTC 

[PATCH] testsuite: pr59833.c and pr61441.c should use -fsignaling-nans
 2017-02-20 20:35 UTC  (3+ messages)

C++ PATCH for c++/78139, private destructor and new-expression
 2017-02-20 18:24 UTC 

[PATCH] Fix fixincludes for canadian cross builds
 2017-02-20 18:18 UTC  (4+ messages)

fwprop fix for PR79405
 2017-02-20 17:15 UTC  (5+ messages)

New Swedish PO file for 'gcc' (version 7.1-b20170101)
 2017-02-20 17:14 UTC 

[PATCH] Fix -fsanitize=bounds crash with zero-size array (PR sanitizer/79558)
 2017-02-20 15:48 UTC  (2+ messages)

Improving code generation in the nvptx back end
 2017-02-20 15:17 UTC  (4+ messages)
  `  "

[PATCH][DOC][OBVIOUS] Document default value for use-after-scope-direct-emission-threshold
 2017-02-20 15:04 UTC  (5+ messages)

[PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular
 2017-02-20 14:44 UTC  (2+ messages)

[Patch, fortran] PRs79599 and 79523
 2017-02-20 14:39 UTC 

[libstdc++,doc] doc/xml/manual/profile_mode.xml: Update a paper reference
 2017-02-20 13:56 UTC  (3+ messages)

[PATCH] Fix gimplify_expr ICE with Labels as Values (PR middle-end/79537)
 2017-02-20 13:37 UTC  (3+ messages)

[PATCH 5/5] Ensure the mode used to create split registers is suppported
 2017-02-20 12:41 UTC  (3+ messages)

[PATCH 4/5] Partial revert of r243782 to restore previous behavior
 2017-02-20 12:12 UTC  (3+ messages)

[PATCH 2/5] Tighten condition for converting SUBREG reloads from OP_OUT to OP_INOUT
 2017-02-20 12:10 UTC  (2+ messages)

[Patch, fortran] PR79382 - DTIO ICE
 2017-02-20 12:08 UTC  (3+ messages)

[PATCH] Fix various issues with x86 builtins (PR target/79568)
 2017-02-20 10:54 UTC  (2+ messages)

[Patch, fortran] PR79434 - [submodules] separate module procedure breaks encapsulation
 2017-02-20  9:51 UTC  (3+ messages)

Ping [Patch, fortran] PR79402 - ICE with submodules: module procedure interface defined in parent module
 2017-02-20  9:41 UTC  (3+ messages)

ARC options documentation questions
 2017-02-20  8:11 UTC  (3+ messages)
` [patch, doc] copy-edit ARC options documentation
  ` Ping "

C++ PATCH for c++/78282, auto template and pack expansion
 2017-02-20  6:06 UTC 

C++ PATCH for c++/79606, ICE with this->base_member in NSDMI
 2017-02-20  6:02 UTC 

C++ PATCH for c++/79607, ICE with T{} initializer
 2017-02-20  6:01 UTC 

C++ PATCH for c++/79566, elaborated type-specifier in range for
 2017-02-20  5:59 UTC 

C++ PATCH for c++/79400, confusing suggestion of 'noexcept'
 2017-02-20  5:57 UTC 

C++ PATCH for c++/79470, partial ordering with reference parameters
 2017-02-20  5:56 UTC 

C++ PATCH for c++/79500, ICE with non-template deduction guide
 2017-02-20  5:52 UTC 

C++ PATCH for c++/79580, ICE with compound literal
 2017-02-20  5:49 UTC 

C++ PATCH for c++/79503 (inherited ctor taking base class)
 2017-02-20  5:48 UTC 

[wwwdocs] Document in changes.html -fcode-hoisting, -fipa-bit-cp, -fipa-vrp, -fsplit-loops, GCJ removal, x86 ISA additions, -fshrink-wrap-separate etc
 2017-02-20  5:19 UTC  (6+ messages)

[wwwdocs] PATCH Re: DWARF Version 5 Standard Released
 2017-02-19 22:05 UTC 

[C++ RFC] Fix up attribute handling in templates (PR c++/79502)
 2017-02-19 21:56 UTC  (10+ messages)

[Patch, fortran] PR79447 - [F08] gfortran rejects valid & accepts invalid internal subprogram in a submodule
 2017-02-19 20:29 UTC  (3+ messages)

[PATCH, Fortran, 29229, v1] [7 Regression] ICE in gfc_trans_assignment_1 with -fcheck=mem
 2017-02-19 20:00 UTC  (4+ messages)
` [Ping, PATCH, Fortran, 79229, "

[RFC PATCH, i386]: Use "lock orl $0, -4(%esp)" in mfence_nosse
 2017-02-19 18:29 UTC  (5+ messages)

gcc.css colors
 2017-02-19 16:42 UTC  (2+ messages)

[v3 PATCH] Implement C++17 GB50 resolution
 2017-02-19 16:09 UTC  (4+ messages)

[v3 PATCH] Make optional's comparisons be two-parameter templates
 2017-02-19 16:05 UTC 

[wwwdocs] projects/cfg.html - use doi.org instead of citeseer.ist.psu.edu
 2017-02-19 15:53 UTC 

New German PO file for 'gcc' (version 7.1-b20170101)
 2017-02-19 14:30 UTC 

[libstdc++,doc] doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer
 2017-02-19 11:02 UTC 

[PATCH][AArch64][wwwdocs] Summarise some more AArch64 changes for GCC6
 2017-02-19 10:54 UTC  (4+ messages)

[wwwdocs] Convert searchbox.ihtml to using CSS
 2017-02-18 22:16 UTC 

[libstdc++,doc] doc/xml/manual/io.xml - update link to groups.google.com
 2017-02-18 21:51 UTC 

New French PO file for 'gcc' (version 7.1-b20170101)
 2017-02-18 20:49 UTC 

[PATCH] Emit column info even in .debug_line section
 2017-02-18 18:57 UTC  (3+ messages)

[PATCH] Fix PR libstdc++/68739 on hpux
 2017-02-18 16:17 UTC  (2+ messages)

[committed] xfail g++.dg/tls/thread_local-order2.C on hppa*-*-hpux*
 2017-02-18 14:45 UTC 

PR79286, ira combine_and_move_insns in loops
 2017-02-18 14:28 UTC 

[PATCH] Fix -m3dnowa (PR target/79569)
 2017-02-18  8:48 UTC  (2+ messages)

[libstdc++,doc] Remove extraneous http:// in doc/xml/manual/profile_mode.xml
 2017-02-18  8:39 UTC 

[PATCH] Don't ICE on invalid operands in i?86 inline asm (PR target/79559)
 2017-02-18  8:38 UTC  (2+ messages)

[C++ PATCH] For -gdwarf-5 emit DW_TAG_variable instead of DW_TAG_member for C++ static data members
 2017-02-18  8:37 UTC  (3+ messages)

[PATCH v3] add -fprolog-pad=N,M option
 2017-02-18  8:17 UTC  (16+ messages)
    ` [PATCH v4] "
        ` [PATCH v5] "
                ` [PATCH v6] "

[gomp4] adjust num_gangs and add a diagnostic for unsupported num_workers
 2017-02-18  6:30 UTC  (4+ messages)

[PATCH][C++] Annotate more functions with MEM-STATs
 2017-02-18  4:53 UTC  (5+ messages)

[PATCH] PR c++/69523 make -Wliteral-suffix control warning
 2017-02-18  2:45 UTC  (2+ messages)

[C++ Patch] PR 79380
 2017-02-18  2:41 UTC  (3+ messages)

[PATCH] Emit column information in dwarf
 2017-02-18  2:33 UTC  (2+ messages)

[PATCH] restore -Wunused-variable on a typedef'd variable in a function template (PR 79548)
 2017-02-18  2:29 UTC 

Restore DECIMAL_DIG macro to C99/C11 value
 2017-02-17 23:37 UTC 

[PATCH, GCC/x86 mingw32] Add configure option to force wildcard behavior on Windows
 2017-02-17 23:05 UTC  (9+ messages)

[PATCH,rs6000] PR78056: Remove unreliable test case
 2017-02-17 22:53 UTC  (3+ messages)

C++ PATCH for c++/79508 (lookup error with member template)
 2017-02-17 22:30 UTC 

[PATCH, rs6000] gcc 6 back port of xvcvsxdsp and xvcvuxdsp RTL fixes
 2017-02-17 21:54 UTC  (2+ messages)

C++ PATCH for c++/78690 (ICE with using and global type with same name)
 2017-02-17 20:29 UTC 

[Patch, fortran] PR79402 - ICE with submodules: module procedure interface defined in parent module
 2017-02-17 20:28 UTC  (2+ messages)

C++ PATCHes for c++/79549 and 79556 (ICE with auto parameter pack)
 2017-02-17 18:49 UTC 

patch to fix PR79541
 2017-02-17 16:30 UTC 

libgo patch committed: Update to final Go 1.8 release
 2017-02-17 16:12 UTC 

[PATCH PR79562] fix bootstrap on FreeBSD
 2017-02-17 15:43 UTC  (5+ messages)

[PATCH, rs6000] Fix PR79261 (vec_xxpermdi is not endian-sensitive)
 2017-02-17 15:21 UTC  (2+ messages)

[PATCH] rs6000: Fix extendsfdf2 for signaling NaNs
 2017-02-17 15:18 UTC 

[PATCH] Use HOST_WIDE_INT for a param calculation (PR, rtl-optimization/79574)
 2017-02-17 14:40 UTC  (2+ messages)

[PATCH] Increase minimum for a param (PR rtl-optimization/79577)
 2017-02-17 14:24 UTC  (2+ messages)

C++ PATCH for c++/79533 (C++17 ICE with cast to reference)
 2017-02-17 14:17 UTC 

[PATCH] Fix PR79576
 2017-02-17 13:53 UTC 

[GIMPLE FE] Fix ICE's with default ssa-name parsing in c_parser_gimple_postfix_expression
 2017-02-17 13:32 UTC  (2+ messages)

[PATCH] Enable RDPID instruction
 2017-02-17 13:29 UTC  (5+ messages)

[PATCH] Fix PR79547
 2017-02-17 11:32 UTC  (4+ messages)

Handle GIMPLE NOPs in is_maybe_undefined (PR, tree-optimization/79529)
 2017-02-17 10:35 UTC  (7+ messages)

[PATCH PR71437/V2]Simplify cond with assertions in threading
 2017-02-17 10:23 UTC  (3+ messages)

[PATCH] Fix PR79552
 2017-02-17  9:50 UTC 

[PATCH] Fix PR79567
 2017-02-17  9:49 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).