public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] DWARF: Allow hard frame pointer even if frame pointer isn't used
 2018-09-04 20:03 UTC  (2+ messages)

[PATCH] Ignore properly -mdirect-move (PR target/87164)
 2018-09-04 19:40 UTC  (2+ messages)

[PATCH] Fix PR87177 (and dup)
 2018-09-04 19:05 UTC  (2+ messages)

C++ PATCH/RFC for c++/87109, wrong overload with ref-qualifiers
 2018-09-04 19:02 UTC  (3+ messages)

[PATCH v2] gcc: xtensa: fix NAND code in xtensa_expand_atomic
 2018-09-04 18:07 UTC  (3+ messages)

[patch, fortan] PR87103 - [OOP] ICE in gfc_new_symbol() due to overlong symbol name
 2018-09-04 17:43 UTC  (2+ messages)

[Patch][Aarch64] Implement Aarch64 SIMD ABI and aarch64_vector_pcs attribute
 2018-09-04 17:20 UTC  (7+ messages)

[PATCH] Optimise sqrt reciprocal multiplications
 2018-09-04 16:52 UTC  (8+ messages)

[PATCH] Fix up -mno-xsave handling (PR target/87198)
 2018-09-04 16:36 UTC  (2+ messages)

PING^1 [PATCH] i386: Add pass_remove_partial_avx_dependency
 2018-09-04 16:01 UTC 

[PATCH] DWARF: add DW_AT_count to zero-length arrays
 2018-09-04 15:59 UTC  (6+ messages)

[ARM/FDPIC v2 00/21] FDPIC ABI for ARM
 2018-09-04 15:29 UTC  (4+ messages)
` [ARM/FDPIC v2 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture

[PATCH v3] Change default to -fno-math-errno
 2018-09-04 15:27 UTC  (2+ messages)

[GCC][PATCH v2][Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks
 2018-09-04 15:13 UTC  (3+ messages)

[RFH] split {generic,gimple}-match.c files
 2018-09-04 15:07 UTC  (9+ messages)

[testsuite, i386] Don't xfail gcc.target/i386/addr-sel-1.c (PR target/86744)
 2018-09-04 15:06 UTC 

[PATCH] Merge Ignore and Deprecated in .opt files
 2018-09-04 14:55 UTC  (10+ messages)

VRP: abstract out wide int CONVERT_EXPR_P code
 2018-09-04 14:35 UTC  (10+ messages)

[PATCH] Use complete_array_type on flexible array member initializers
 2018-09-04 14:31 UTC  (6+ messages)

[PATCH] Improve x % c1 == c2 expansion (PR middle-end/82853)
 2018-09-04 14:21 UTC 

VRP: abstract out POINTER_TYPE_P handling
 2018-09-04 14:17 UTC  (11+ messages)

[2/2] Add AddressSanitizer annotations to std::string
 2018-09-04 13:37 UTC  (3+ messages)

[PATCH] Add -Waligned-new to Option Summary
 2018-09-04 13:35 UTC  (2+ messages)

Keep std::deque algos specializations in Debug mode
 2018-09-04 13:00 UTC  (2+ messages)

Building old GCC with new GCC: stage1 32-bit libstdc++ fails to build after building 64-bit libstdc++
 2018-09-04 12:20 UTC 

[PATCH] Fix PR87211
 2018-09-04 12:03 UTC 

[PATCH 1/6] [MIPS] Split Loongson (MMI) from loongson3a
 2018-09-04 11:55 UTC  (4+ messages)
` [PATCH v2 "

VRP: abstract out bitwise AND/OR optimizations
 2018-09-04 11:35 UTC  (2+ messages)

Relocation (= move+destroy)
 2018-09-04 11:19 UTC  (5+ messages)

[PATCH] Fix PR87176
 2018-09-04 10:55 UTC  (2+ messages)

[PATCH] Update C Extensions docs for support in latest C++
 2018-09-04 10:12 UTC  (2+ messages)

Fix a minor copyright year typo
 2018-09-04  9:39 UTC 

[PATCH] Add -Wabsolute-value
 2018-09-04  9:08 UTC  (2+ messages)

[PATCH] genmatch: isolate reporting into a function
 2018-09-04  8:42 UTC  (6+ messages)

[PATCH] gcc: xtensa: fix NAND code in xtensa_expand_atomic
 2018-09-04  8:16 UTC 

[PATCH] Create internally nul terminated string literals in fortan FE
 2018-09-04  7:05 UTC  (4+ messages)
` [PATCHv2] Handle overlength string literals in the "

[PATCH,committed] [MAINTAINERS] Update email address
 2018-09-04  4:06 UTC 

[PATCH 0/6] [MIPS] Reorganize the loongson march and extensions instructions set
 2018-09-04  3:59 UTC  (3+ messages)

[PATCH 3/6] [MIPS] Add Loongson EXTensions R2 (EXT2) instructions support
 2018-09-04  3:56 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/6] [MIPS] Split Loongson EXTensions (EXT) instructions from loongson3a
 2018-09-04  3:54 UTC  (3+ messages)
` [PATCH 2/6] "
  ` [PATCH v2 "

[PATCH, OpenACC] Support Fortran derived type members in "acc update" directives
 2018-09-04  0:47 UTC 

[PATCH] Fix extra parens in config/tls.m4
 2018-09-03 23:51 UTC 

[PATCH, OpenACC] Support C++ "this" in OpenACC directives (PR66053)
 2018-09-03 23:50 UTC  (5+ messages)

[C++ Patch] PR 85065 ("[concepts] ICE with invalid use of a concept")
 2018-09-03 20:59 UTC 

[wwwdocs] Remove gcc.skazkaforyou.com mirror
 2018-09-03 19:46 UTC  (2+ messages)

[Patch, Fortran] PR 87172: [9 Regression] Spurious "Derived type 'c_funptr' at (1) has not been declared" error after r263782
 2018-09-03 19:19 UTC 

[PATCH] Optimize sin(atan(x)), take 2
 2018-09-03 19:11 UTC 

[wwwdocs] gcc.css -- fix and simplify twocolumns class
 2018-09-03 18:55 UTC 

DWARF: Represent hard frame pointer as stack pointer + offset
 2018-09-03 18:42 UTC  (13+ messages)
      ` [PATCH] x86: Replace hard frame pointer with stack pointer - UNITS_PER_WORD

Add new warning flag "warn_prio_ctor_dtor"
 2018-09-03 16:27 UTC  (6+ messages)

[PATCH] rs6000: lxsdux / stxsdux do not exist
 2018-09-03 15:46 UTC 

[PATCH] fixincludes: vxworks: remove unnecessary parentheses in ioctl wrapper macro
 2018-09-03 15:29 UTC  (4+ messages)

[patch, fortran] Fix for modulo checking similar to PR86045
 2018-09-03 15:13 UTC 

[PATCH] PR libstdc++/78179 run long double tests separately
 2018-09-03 14:54 UTC 

[PATCH]: Allow TARGET_SCHED_ADJUST_PRIORITY hook to reduce priority
 2018-09-03 14:32 UTC 

[PATCH] PR libstdc++/87194 fix range insertion into maps and sets
 2018-09-03 14:25 UTC 

[PATCH] PR libstdc++/78595 implement insertion into maps in terms of emplace
 2018-09-03 14:25 UTC 

[PATCH] Fix vector::_Temporary_value::_M_ptr
 2018-09-03 14:25 UTC 

[PATCH] Fix PR87200
 2018-09-03 13:52 UTC 

[PATCH] Fix thinko (PR tree-optimization/87201)
 2018-09-03 13:29 UTC  (2+ messages)

[PATCH] Fix PR87169
 2018-09-03 13:26 UTC 

[PATCH] Fix PR87197
 2018-09-03 13:25 UTC 

[PATCH] fixincludes: vxworks: regs.h: Guard include of vxTypesOld.h by !_ASMLANGUAGE
 2018-09-03 13:20 UTC  (3+ messages)

[PATCH] Make function clone name numbering independent
 2018-09-03 13:15 UTC  (16+ messages)
                    ` [PING][PATCH] "
                      ` [PING v2][PATCH] "

[PATCH 6/6] [MIPS] Add Loongson 2K1000 processor support
 2018-09-03 12:36 UTC 

[PATCH 5/6] [MIPS] Add Loongson 3A2000/3A3000 processor support
 2018-09-03 12:34 UTC 

[PATCH 4/6] [MIPS] Add Loongson 3A1000 processor support
 2018-09-03 12:33 UTC 

[PATCH 1/4] qsort_chk: call from gcc_qsort instead of wrapping it
 2018-09-03 11:53 UTC  (9+ messages)
` [PATCH 2/4] introduce gcc_stablesort
  ` [PATCH 4/4] bb-reorder: convert to gcc_stablesort

[patch, fortran] Asynchronous I/O, take 3
 2018-09-03 11:49 UTC  (5+ messages)

A recent change has broken bootstrap on trunk and gcc8-branch
 2018-09-03 11:04 UTC 

A recent change has broken bootstrap on trunk and gcc8-branch
 2018-09-03 10:58 UTC 

[PATCH] Skip check for dlopen() when compiling libstdcxx with avrlibc
 2018-09-03  9:05 UTC  (4+ messages)

[PATCH] Show valid options for -march and -mtune in --help=target for arm32 (PR driver/83193)
 2018-09-03  8:09 UTC  (20+ messages)
` [PATCH] Prototype of hook for possible list of option values
                  ` [PATCH] Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR driver/83193)

[PATCHv2][PING][PR 59521] Respect __builtin_expect in switch statements
 2018-09-03  7:47 UTC  (4+ messages)
` [PATCHv3][PR "

Cleanup tree merging
 2018-09-03  7:33 UTC  (2+ messages)

lightweight class to wide int ranges in VRP and friends
 2018-09-03  6:58 UTC  (2+ messages)
` PING: "

[wwwdocs] gcc-3.3/criteria.html - simplify
 2018-09-02 21:41 UTC 

[wwwdocs] faq.html -- replace <tt>
 2018-09-02 21:36 UTC 

[wwwdocs] gcc-3.4/criteria.html - simplify
 2018-09-02 21:34 UTC 

[wwwdocs] gcc-4.9/changes.html - replace use of <tt>
 2018-09-02 20:48 UTC 

[wwwdocs] Partially convert search.html to CSS
 2018-09-02 20:46 UTC 

[wwwdocs] gcc-3.4/sparc-abi.html -- convert to HTML 5
 2018-09-02 20:39 UTC 

[wwwdocs] projects/tree-ssa/vectorization.html - complete conversion to CSS and HTML 5
 2018-09-02 20:38 UTC 

[wwwdocs] news.html - omit use of <tt>
 2018-09-02 20:28 UTC 

[wwwdocs] codingconventions.html -- convert to HTML 5
 2018-09-02 20:26 UTC 

[wwwdocs] projects/cfo.html -- simplify
 2018-09-02 19:21 UTC  (2+ messages)

[wwwdocs] gcc-3.3/gcj-status.html - streamline formatting
 2018-09-02 19:16 UTC  (2+ messages)

[wwwdocs] Revamp formatting markup of bugs/management.html
 2018-09-02 17:32 UTC 

[wwwdocs] projects/bp/main.html -- remove obsolete <link rev="made"...>
 2018-09-02 17:27 UTC 

[wwwdocs] projects/h8300-abi.html -- replace <tt> by <code>
 2018-09-02 17:00 UTC 

[wwwdocs] gcc-3.0/criteria.html -- fix up to HTML 5
 2018-09-02 16:56 UTC 

[patch, libgfortran] Fix warning about mismatched type declarations
 2018-09-02 15:57 UTC  (3+ messages)

[PATCH] Call braced_list_to_string after array size is fixed
 2018-09-02 15:19 UTC  (7+ messages)
  ` [PATCHv2] "

[Patch, Fortran] PR 86935: Bad locus in ASSOCIATE statement
 2018-09-02 15:16 UTC  (2+ messages)

[wwwdocs] projects/prefetch.html -- replace direct formatting of tables with CSS
 2018-09-02 15:12 UTC 

[patch,nvptx] Basic -misa support for nvptx
 2018-09-02 14:57 UTC  (3+ messages)

[C++, wwwdocs] bugs/index.html - complete C++ non-bug entry
 2018-09-02 14:27 UTC 

[wwwdocs] projects/x86.html -- convert to HTML 5
 2018-09-02 13:23 UTC 

[wwwdocs] egcs-1.1/egcs-1.1-branch.html -- use <code> instead of <tt>
 2018-09-02 13:22 UTC 

[wwwdocs] projects/strees/index.html -- convert to HTML 5
 2018-09-02 13:21 UTC 

[wwwdocs] gcc-7/changes.html -- use <code> instead of <tt>
 2018-09-02 12:48 UTC 

[wwwdocs] gcc-2.95/branch.html -- use <code> instead of <tt>
 2018-09-02 12:26 UTC 

[wwwdocs] Add missing (empty) table cells to gcc-2.95/regress.html
 2018-09-02 12:14 UTC 

[patch] [match.pd]: missing optimization on comparison
 2018-09-02 12:03 UTC  (5+ messages)

[wwwdocs] projects/tree-ssa/tree-browser.html - use more regular markup, existing CSS, move to HTML 5
 2018-09-02 12:01 UTC 

[wwwdocs] Use standard DOCTYPE and <html> header for projects/tree-ssa/vectorization.html
 2018-09-02 11:44 UTC 

[wwwdocs] simtest-howto.html - convert to HTML 5, using CSS
 2018-09-02 11:41 UTC 

[wwwdocs] about.html - transform into a "real" page
 2018-09-02 11:27 UTC 

[wwwdocs] testing/index.html - simplification, HTML 5
 2018-09-02 11:19 UTC 

[wwwdocs] news/egcs-vcg.html goes HTML 5 (and looks better)
 2018-09-02  9:53 UTC  (2+ messages)

[wwwdocs] Improve formatting for <pre> blocks
 2018-09-02  9:51 UTC 

[wwwdocs] releases.html -- use CSS
 2018-09-02  9:02 UTC 

[wwwdocs] news/gcse.html goes HTML 5
 2018-09-02  8:26 UTC 

[wwwdocs] Fix up gcc-6/changes.html wrt. HTML 5
 2018-09-02  8:14 UTC 

[wwwdocs] Push DOCTYPEs into individual pages and switch to HTML 5
 2018-09-02  8:12 UTC 

[doc] standards.texi -- update Objective-C reference
 2018-09-02  0:31 UTC 

[wwwdocs] Simplify gcc-3.x/criteria.html (no more align="left")
 2018-09-02  0:26 UTC 

[doc] install.texi -- update link for MPC
 2018-09-01 21:50 UTC 

[wwwdocs] Remove last traces of <a name=...> (gcc-3.4/mips-abi.html)
 2018-09-01 21:45 UTC 

[doc] Adjust link to openmp.org in generic.texi and invoke.texi
 2018-09-01 21:29 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).