public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/25] AMD GCN Port
 2018-09-11 22:46 UTC  (22+ messages)
` [PATCH 05/25] Add sorry_at diagnostic function
` [PATCH 04/25] SPECIAL_REGNO_P
` [PATCH 10/25] Convert BImode vectors
` [PATCH 09/25] Elide repeated RTL elements
` [PATCH 06/25] Remove constant vec_select restriction
` [PATCH 21/25] GCN Back-end (part 2/2)

[PATCH, rs6000] fix PR86952 (p8-vec-xl-*.c tests)
 2018-09-11 22:11 UTC  (5+ messages)

[driver] Use regular error routines
 2018-09-11 21:35 UTC  (3+ messages)

Fold more boolean expressions
 2018-09-11 21:24 UTC  (2+ messages)

[PATCH][Middle-end]Add a new option to finer control inlining based on function's visibility
 2018-09-11 21:13 UTC  (3+ messages)

[PATCH] Schedule by INSN_COST in case of tie
 2018-09-11 20:46 UTC  (6+ messages)

[wwwdocs] projects/tree-ssa/vectorization.html - complete conversion to CSS and HTML 5
 2018-09-11 19:40 UTC  (2+ messages)

[PATCH, regstack]: Call replace_reg for asm clobbers
 2018-09-11 19:40 UTC 

[wwwdocs] gcc-3.3/gcj-status.html -- move to full HTML
 2018-09-11 19:35 UTC 

[wwwdocs] c99status.html -- move to full HTML 5
 2018-09-11 19:32 UTC 

[Bug fortran/87277] [8/9 regression] Segfault on using array component of class scalar pointer as an actual argument
 2018-09-11 17:23 UTC 

[PATCH] Optimise sqrt reciprocal multiplications
 2018-09-11 17:04 UTC  (10+ messages)

[PATCH, i386]: Remove some remaining mpx type attributes
 2018-09-11 16:54 UTC 

[PATCH][AAarch64][v3] Add support for TARGET_COMPUTE_FRAME_LAYOUT
 2018-09-11 16:53 UTC  (2+ messages)

[PATCH, i386]: Rewrite x87 logarithm patterns
 2018-09-11 16:47 UTC 

[RFC][debug] Add -greadable-dwarf
 2018-09-11 16:16 UTC  (12+ messages)
    ` [PATCH][debug] Add -gforce-named-dies
        ` [PATCH][debug] Add -gdescriptive-dies
            ` [PATCH][debug] Add -gdescribe-dies
                  ` [PING][PATCH][debug] "

[PATCH, OpenACC] C++ reference mapping (PR middle-end/86336)
 2018-09-11 16:09 UTC  (8+ messages)

PING^2 [PATCH] i386: Add pass_remove_partial_avx_dependency
 2018-09-11 16:01 UTC 

[PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/7)]
 2018-09-11 15:55 UTC  (6+ messages)

[PATCH] [ARC]: core3 features are default for core4
 2018-09-11 15:23 UTC  (2+ messages)

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

[PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)]
 2018-09-11 15:20 UTC  (4+ messages)

[PATCH] Introduce libgcov.so run-time library (PR gcov-profile/84107)
 2018-09-11 15:08 UTC  (8+ messages)

[PATCH] PR86844: Fix for store merging
 2018-09-11 14:06 UTC  (7+ messages)

[PATCH] PR libstdc++/87278 restore support for std::make_shared<volatile T>()
 2018-09-11 11:51 UTC 

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

[PATCH] Implement LWG 2905 changes to constrain unique_ptr constructors
 2018-09-11 10:56 UTC 

[PATCH, OpenACC 2.5, libgomp] Add *_async versions of runtime library API functions
 2018-09-11 10:35 UTC  (3+ messages)

VRP: normalize VR_VARYING in PLUS/MINUS_EXPR handling
 2018-09-11 10:34 UTC 

[committed] VRP: Treat all divisions by zero as VR_UNDEFINED
 2018-09-11 10:18 UTC 

VRP: undefined shifting calculation should not need sign bit
 2018-09-11 10:09 UTC 

[PATCH] PR86957
 2018-09-11  9:23 UTC  (3+ messages)

[Patch, Fortran] PR 86830: [8/9 Regression] Contiguous array pointer function result not recognized as contiguous
 2018-09-11  6:35 UTC  (3+ messages)

[wwwdocs] projects/cfo.html -- simplify
 2018-09-10 21:29 UTC  (3+ messages)

[Patch, Fortran, F03] PR 85395: private clause contained in derived type acquires spurious scope
 2018-09-10 21:27 UTC  (3+ messages)

Keep std::deque algos specializations in Debug mode
 2018-09-10 20:32 UTC  (5+ messages)

[PATCH, i386]: Rewrite x87 trigonometric patterns
 2018-09-10 19:19 UTC 

[wwwdocs] Use plain <script> for projects/cxx0x.html and projects/cxx1y.html
 2018-09-10 19:16 UTC 

[wwwdocs] Move gcc-3.4/criteria.html to HTML 5
 2018-09-10 19:03 UTC 

[PATCH, i386]: Use only memory_operand input operands in x87/SSE constant load splitter
 2018-09-10 18:57 UTC 

[PATCH] Add a dwarf unit type to represent 24 bit values
 2018-09-10 15:41 UTC  (5+ messages)

[PATCH]: Allow TARGET_SCHED_ADJUST_PRIORITY hook to reduce priority
 2018-09-10 14:10 UTC  (4+ messages)

[PATCH][OBVIOUS] Close file on return from verify-intermediate
 2018-09-10 14:03 UTC  (3+ messages)

Do not stream TYPE_VALUES to ltrans units
 2018-09-10 13:28 UTC 

[PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE
 2018-09-10 12:41 UTC  (8+ messages)

[PATCH v2] combine: perform jump threading at the end
 2018-09-10 12:25 UTC  (6+ messages)

[RFH] split {generic,gimple}-match.c files
 2018-09-10 11:43 UTC  (10+ messages)

[PATCH v3] combine: perform jump threading at the end
 2018-09-10 10:59 UTC 

C++ PATCH to tidy up build_vtbl_ref
 2018-09-10  9:04 UTC  (2+ messages)

[wwwdocs] Add some missing table cells to projects/cxx-status.html
 2018-09-10  8:36 UTC 

[wwwdocs] projects/h8300-abi.html formatting revamp
 2018-09-10  8:29 UTC 

[wwwdocs] Revamp formatting markup of bugs/management.html
 2018-09-10  8:20 UTC  (2+ messages)

[C++ PATCH] PR c++/87093
 2018-09-09 23:26 UTC  (2+ messages)

[wwwdocs] Add a few missing <td>s to egcs-1.1/regress.html
 2018-09-09 21:56 UTC 

[wwwdocs] Avoid empty headings in gcc-5/changes.html
 2018-09-09 21:49 UTC 

[wwwdocs] Completely switch navigation bar to CSS
 2018-09-09 21:22 UTC 

Prune TYPE_NEXT_VARIANT lists in free_lang_data
 2018-09-09 21:18 UTC  (3+ messages)

[wwwdocs] testing/index.html -- move to full use of CSS
 2018-09-09 20:39 UTC 

[wwwdocs] projects/prefetch.html -- replace direct formatting of tables with CSS
 2018-09-09 20:32 UTC  (2+ messages)

[wwwdocs] Mirror the recent gcc-4.3/porting_to.html change to gcc-4.4
 2018-09-09 20:17 UTC 

[wwwdocs] Continue CSSification, introducing table.border and updating gcc-4.3/porting.html
 2018-09-09 19:58 UTC 

[wwwdocs] gcc-3.3/criteria.html - simplify
 2018-09-09 19:36 UTC  (2+ messages)

Committed, PR target/86794, MMIX TARGET_HAVE_SPECULATION_SAFE_VALUE: Not needed
 2018-09-09 18:34 UTC 

Committed, PR target/85666 2/2, MMIX: Handle emitting data bytes as non-literals
 2018-09-09 18:31 UTC 

Committed, PR target/85666 1/2, MMIX: Don't call leaf_function_p
 2018-09-09 18:18 UTC 

Go patch committed: put type descriptor initializers in .rodata
 2018-09-09 13:26 UTC 

[wwwdocs] gcc-3.0/criteria.html -- fix up to HTML 5
 2018-09-09 10:33 UTC  (2+ messages)

[wwwdocs] Use CSS to format gcc-3.1/criteria.html
 2018-09-09 10:26 UTC 

[wwwdocs] Avoid widths for tables used for design of our main page
 2018-09-09 10:22 UTC 

[PATCH 2/6] detect unterminated const arrays in strlen calls (PR 86552)
 2018-09-09  9:57 UTC  (3+ messages)

[ARM/FDPIC v2 00/21] FDPIC ABI for ARM
 2018-09-09  8:16 UTC  (5+ messages)
` [ARM/FDPIC v2 02/21] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts

[PATCH] internalize a driver fn
 2018-09-09  7:41 UTC 

[PATCH, csky] add an earlyclobber for two patterns
 2018-09-09  5:12 UTC  (2+ messages)

[wwwdocs] Trim the navigation bar a bit more
 2018-09-08 20:55 UTC 

[wwwdocs] Use (more) CSS instead of direct formatting for our navigation bar
 2018-09-08 19:21 UTC 

[C++ PATCH] PR c++/86678 - constexpr function with non-constant after return
 2018-09-08 15:58 UTC 

C++ PATCH to fix more FAILs in c++17/c++2a
 2018-09-08 12:16 UTC  (2+ messages)

C++ PATCH to add RANGE_FOR_INIT_STMT to cxx_pretty_printer
 2018-09-08 12:06 UTC  (2+ messages)

[wwwdocs] gcc-3.4/mips-abi.html -- convert to CSS / HTML 5
 2018-09-08  8:32 UTC 

[PATCH, rs6000] fix PR87021 (fold-vec-splat-*.c tests)
 2018-09-07 21:27 UTC 

[PATCH] PR 53796 Improve INQUIRE(RECL=...) handling
 2018-09-07 19:01 UTC  (5+ messages)

[PATCH] Use complete_array_type on flexible array member initializers
 2018-09-07 17:44 UTC  (15+ messages)

[PATCH, i386]: Rewrite float patterns
 2018-09-07 16:01 UTC 

C++ PATCH to fix direct-enum-init1.C
 2018-09-07 15:53 UTC 

C++ PATCH for c++/57891, narrowing conversions in non-type template arguments
 2018-09-07 15:20 UTC  (13+ messages)

C++ PATCH for c++/87150, wrong ctor with maybe-rvalue semantics
 2018-09-07 14:41 UTC  (3+ messages)

bootstrap with --werror=yes fails
 2018-09-07 12:51 UTC 

C++ PATCH for c++/87152, range-based for loops with initializer broken in templates
 2018-09-07 12:32 UTC  (2+ messages)

[PATCH 1/2] zEC12 pipeline
 2018-09-07 11:50 UTC  (5+ messages)
` [PATCH 2/2] z13 pipeline
` [S/390] Re: [PATCH 1/2] zEC12 pipeline

RFA: PATCH to fix crash with --enable-gather-detailed-mem-stats
 2018-09-07 10:38 UTC 

avoid uninitialized use in -Walloca* pass
 2018-09-07  9:12 UTC 

[PATCH,FORTRAN 00/29] Move towards stringpool, part 1
 2018-09-07  8:09 UTC  (3+ messages)

[PATCH] Beautify reg_stack.c/get_true_reg a tiny bit
 2018-09-06 21:42 UTC 

[PATCH] Maybe fix PR87134
 2018-09-06 20:22 UTC  (7+ messages)

[PATCH, i386]: Rewrite fix_trunc patterns
 2018-09-06 18:57 UTC 

[wwwdocs] Document 87137 fix
 2018-09-06 16:25 UTC  (2+ messages)

[PATCH 19/25] GCN libgfortran
 2018-09-06 12:37 UTC  (3+ messages)

[PATCH] S/390: Use proper rounding mode for DFP to BFD conversions
 2018-09-06 12:27 UTC 

[PATCH] Create internally nul terminated string literals in fortan FE
 2018-09-06 11:29 UTC  (6+ messages)
` [PATCHv2] Handle overlength string literals in the "

[PATCH v4 00/10] New backend for the TI PRU processor
 2018-09-06 11:13 UTC  (11+ messages)
` [PATCH v4 04/10] testsuite: Add check for overflowed IMEM region to testsuite
` [PATCH v4 07/10] testsuite: Define PRU stack usage
` [PATCH v4 02/10] Initial TI PRU libgcc port
` [PATCH v4 01/10] Initial TI PRU GCC port
` [PATCH v4 03/10] testsuite: Add PRU tests
` [PATCH v4 09/10] testsuite: Mark that PRU uses all function pointer bits
` [PATCH v4 06/10] testsuite: Remove PRU from test cases requiring hosted environment
` [PATCH v4 05/10] testsuite: Add check for unsupported TI ABI PRU features to testsuite
` [PATCH v4 10/10] testsuite: Mark testsuite that PRU has different calling convention
` [PATCH v4 08/10] testsuite: Mark that PRU has one-cycle jumps

[PATCH] Backport gettext fixes to get rid of warnings on macOS
 2018-09-06 10:36 UTC  (2+ messages)

[PATCH] S/390: Fix conditional returns
 2018-09-06  7:42 UTC  (2+ messages)

[PATCH] S/390: Prohibit SYMBOL_REF in UNSPECV_CAS
 2018-09-06  7:40 UTC  (2+ messages)

[PATCH 1/2] S/390: Register pass_s390_early_mach statically
 2018-09-06  7:36 UTC  (2+ messages)

[PATCH] S/390: Remove UNSPEC_LTREL_BASE
 2018-09-06  7:31 UTC  (2+ messages)

[patch,nvptx] Basic -misa support for nvptx
 2018-09-06  6:50 UTC  (7+ 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).