public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[ARM/FDPIC 00/21] FDPIC ARM for ARM
 2018-05-25  8:26 UTC  (14+ messages)
` [ARM/FDPIC 11/21] [ARM] FDPIC: Add support to unwind FDPIC signal frame
` [ARM/FDPIC 02/21] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts
` [ARM/FDPIC 06/21] [ARM] FDPIC: Add support for c++ exceptions
` [ARM/FDPIC 12/21] [ARM] FDPIC: Restore r9 after we call __aeabi_read_tp
` [ARM/FDPIC 07/21] [ARM] FDPIC: Avoid saving/restoring r9 on stack since it is RO
` [ARM/FDPIC 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture
` [ARM/FDPIC 10/21] [ARM] FDPIC: Implement legitimize_tls_address_fdpic
` [ARM/FDPIC 08/21] [ARM] FDPIC: Fix corner case of weak symbol
` [ARM/FDPIC 09/21] [ARM] FDPIC: Add support for taking address of nested function
` [ARM/FDPIC 01/21] [ARM] FDPIC: Add -mfdpic option support
` [ARM/FDPIC 03/21] [ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided
` [ARM/FDPIC 15/21] [ARM][testsuite] FDPIC: Skip unsupported tests
` [ARM/FDPIC 05/21] [ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy generation

Add IFN_COND_FMA functions
 2018-05-25  8:08 UTC  (2+ messages)

Prefer open-coding vector integer division
 2018-05-25  7:27 UTC  (5+ messages)

Fold VEC_COND_EXPRs to IFN_COND_* where possible
 2018-05-25  7:26 UTC  (4+ messages)

Support fused multiply-adds in fully-masked reductions
 2018-05-25  7:25 UTC  (4+ messages)

Unreviewed patch
 2018-05-25  7:23 UTC  (2+ messages)

[PATCH GCC][1/6]Compute type mode and register class mapping
 2018-05-25  7:17 UTC  (4+ messages)

[PATCH] consider MIN_EXPR in get_size_range() (PR 85888)
 2018-05-25  7:16 UTC  (6+ messages)

[Patch, Fortran] PR 85849: [F2018] warn for obsolescent features
 2018-05-25  7:02 UTC  (3+ messages)

[PATCH] handle local aggregate initialization in strlen (PR 83821)
 2018-05-25  6:09 UTC  (10+ messages)

Package Box
 2018-05-25  6:06 UTC 

[PATCH,Fortran] Allow pointer initialization in DATA
 2018-05-25  3:25 UTC 

[Committed] PR fortran/85543 -- Avoid NULL pointer
 2018-05-25  1:14 UTC 

[C++ PATCH] Do not warn about zero-as-null when NULL is used
 2018-05-25  0:40 UTC 

[Committed] PR fortran/85780 -- Avoid NULL pointer dereference
 2018-05-24 23:33 UTC 

Try harder to preserve operand ties in maybe_legitimize_operands
 2018-05-24 22:55 UTC  (2+ messages)

[PATCH, alpha] PR target/85095
 2018-05-24 22:48 UTC  (5+ messages)

[PATCH] gcc/configure.ac: add --disable-systemtap switch
 2018-05-24 22:35 UTC  (2+ messages)

[PATCH] Define DW_FORM_strx* and DW_FORM_addrx*
 2018-05-24 22:12 UTC  (2+ messages)

[PATCH] Optimize AVX512 vpcmpeq* against 0 into vptestm* (PR target/85832)
 2018-05-24 22:05 UTC  (2+ messages)

[PATCH] issue nonstring warning for strcpy even on s360 (PR 85369)
 2018-05-24 21:50 UTC  (2+ messages)

Remove support for FreeBSD 4.x (and earlier)
 2018-05-24 21:40 UTC  (2+ messages)

RFA (symtab): PATCH to symtab_node::nonzero_address DECL_COMDAT handling for c++/80485
 2018-05-24 21:36 UTC  (2+ messages)

[PATCH, AVX512]: Fix cvtusi2<ssescalarmodesuffix>64<round_name> insn mnemonic
 2018-05-24 21:23 UTC  (2+ messages)

[PATCH] POPCOUNT folding optimizations
 2018-05-24 21:13 UTC  (4+ messages)

[PATCH] MSP430: Don't warn if naked function does not return
 2018-05-24 20:59 UTC  (2+ messages)

PING^2: [PATCH] Don't mark IFUNC resolver as only called directly
 2018-05-24 20:49 UTC  (8+ messages)

[PATCH] PR fortan/85779 -- Fix NULL pointer dereference
 2018-05-24 20:41 UTC  (2+ messages)

[PATCH] PR fortran/85895 -- Check for valid errmsg entity
 2018-05-24 20:25 UTC  (2+ messages)

C++ PATCH for c++/85883, class tmpl args deduction fail with new
 2018-05-24 20:14 UTC 

[PATCH][RFC] Radically simplify emission of balanced tree for switch statements
 2018-05-24 20:10 UTC  (19+ messages)

[PATCH] libsanitizer: Use pre-computed size of struct ustat for Linux
 2018-05-24 19:59 UTC  (4+ messages)

C++ PATCH for c++/85842, -Wreturn-type, constexpr if, and generic lambda
 2018-05-24 19:59 UTC 

[PATCH] PR target/85904: Fix configure when cross compiling for netbsd
 2018-05-24 18:49 UTC  (4+ messages)

[PATCH] Check ifunc_resolver only on FUNCTION_DECL
 2018-05-24 18:44 UTC  (2+ messages)

[C++ PATCH] Pedwarn on a non-standard position of a C++ attribute
 2018-05-24 18:39 UTC  (4+ messages)

[PATCH, i386]: FIx PR85903]: FAIL: gcc.target/i386/avx512dq-vcvtuqq2pd-2.c
 2018-05-24 18:20 UTC 

[PATCH] testsuite: Introduce be/le selectors
 2018-05-24 17:31 UTC  (5+ messages)

[PATCH] Implement P0558R2 changes to std::atomic
 2018-05-24 16:57 UTC 

[PATCH] [AArch64, Falkor] Falkor address costs tuning
 2018-05-24 15:14 UTC  (3+ messages)

C++ PATCH for c++/85864, literal template and default template arg
 2018-05-24 14:49 UTC 

[C++ Patch] Add INDIRECT_TYPE_P
 2018-05-24 13:55 UTC  (2+ messages)

libcpp PATCH to avoid deprecated copy assignment
 2018-05-24 13:33 UTC  (5+ messages)

C++ PATCH for c++/85847, ICE with template_id_expr in new()
 2018-05-24 13:31 UTC  (6+ messages)

[Ada] Simplify routines with a local Result variable
 2018-05-24 13:14 UTC 

[Ada] Wrong renaming of variant record equality
 2018-05-24 13:09 UTC 

[Ada] Fix irregular output with -gnatR3
 2018-05-24 13:09 UTC 

[Ada] Infinite loop in the compiler when warning on redundant constructs
 2018-05-24 13:09 UTC 

[Ada] Improve GNATprove messages on unproved checks
 2018-05-24 13:09 UTC 

[Ada] Missing error on illegal access to discriminant
 2018-05-24 13:09 UTC 

[Ada] Quadratic compile time with tagged types
 2018-05-24 13:09 UTC 

[Ada] Add warning on redundant others_clause in array aggregate
 2018-05-24 13:08 UTC 

[Ada] Crash on function in Ghost subunit
 2018-05-24 13:08 UTC 

[Ada] Spurious error due to lingering limited view
 2018-05-24 13:08 UTC 

[Ada] Crash on return of raise expression
 2018-05-24 13:08 UTC 

[Ada] Memory leak mixing limited and nonlimited functions
 2018-05-24 13:07 UTC 

[Ada] Ineffective use warning is suppressed when performing verification
 2018-05-24 13:07 UTC 

[Ada] Spurious error on pragma Independent_Components
 2018-05-24 13:07 UTC 

[Ada] Spurious error on imported subprogram with precondition
 2018-05-24 13:06 UTC 

[Ada] Fix crash on formal containers
 2018-05-24 13:06 UTC 

[Ada] Fix inconsistent documentation for the Contract_Cases pragma
 2018-05-24 13:06 UTC 

[PATCH v2] Don't mark IFUNC resolver as only called directly
 2018-05-24 13:05 UTC  (2+ messages)

[Ada] Expansion of discrete choices
 2018-05-24 13:05 UTC 

[Ada] Fix references to Backend_Layout configuration parameter
 2018-05-24 13:05 UTC 

[Ada] Spurious error on private task derivation
 2018-05-24 13:05 UTC 

[Ada] Crash on compilation unit instance
 2018-05-24 13:05 UTC 

[PATCH 0/2] Add a couple new options to control loop prefetch pass
 2018-05-24 12:21 UTC  (16+ messages)
` [PATCH 1/2] Introduce prefetch-minimum stride option

[RFT PATCH, AVX512]: Implement scalar unsigned int->float conversions with AVX512F
 2018-05-24 12:17 UTC  (4+ messages)

Add IFN_COND_{MUL,DIV,MOD,RDIV}
 2018-05-24 10:30 UTC  (2+ messages)

Add an "else" argument to IFN_COND_* functions
 2018-05-24 10:17 UTC  (2+ messages)

Use canonicalize_math_after_vectorization_p for FMA folds
 2018-05-24 10:05 UTC  (2+ messages)

[PATCH][arm][2/2] Remove support for -march=armv3 and older
 2018-05-24 10:01 UTC  (5+ messages)

Extend tree code folds to IFN_COND_*
 2018-05-24  9:40 UTC 

[PATCH] c/55976 -Werror=return-type should error on returning a value from a void function
 2018-05-24  8:07 UTC  (2+ messages)
` [PING][PATCH] "

[patch, rfc] Fortran async I/O support
 2018-05-24  1:58 UTC  (2+ messages)

[PATCH] PR target/85358: Add target hook to prevent default widening
 2018-05-24  0:25 UTC  (9+ messages)

[PATCH] Refactor path construction from null terminated iterator ranges
 2018-05-23 22:50 UTC 

[PATCH] Fix trunk failing to build for msp430-elf
 2018-05-23 22:35 UTC  (2+ messages)

[PATCH , rs6000] Add missing builtin test cases, fix arguments to match specifications
 2018-05-23 22:29 UTC  (8+ messages)

[committed][PATCH] Fix m68k soft float handling of infinity
 2018-05-23 22:29 UTC 

[PATCH, rs6000] Remove incorrect built-in function documentation
 2018-05-23 22:24 UTC 

Update svn.html documentation
 2018-05-23 19:24 UTC 

C++ PATCH to implement P0614R1, Range-based for statements with initializer (take 2)
 2018-05-23 19:13 UTC  (9+ messages)

C++ PATCHes to xvalue handling
 2018-05-23 17:25 UTC 

[PATCH][PR sanitizer/84250] Avoid global symbols collision when using both ASan and UBSan
 2018-05-23 17:21 UTC 

[PATCH][1/n] Dissect vectorizer GROUP_* info
 2018-05-23 17:16 UTC  (3+ messages)

[wwwdocs] Buildstat update for 8.x
 2018-05-23 16:45 UTC 

[PATCH] Fix handling of an empty filename at end of a path
 2018-05-23 16:33 UTC 

Incremental LTO linking part 6: dwarf2out support
 2018-05-23 16:10 UTC  (4+ messages)

[PATCH , rs6000] Add builtin tests for vec_madds, vec_extract_fp32_from_shortl and vec_extract_fp32_from_shorth, vec_xst_be
 2018-05-23 15:36 UTC 

Incremental LTO linking part 8: testsuite compensation
 2018-05-23 15:28 UTC  (2+ messages)

[RFT PATCH, AVX512]: Implement scalar float->unsigned int truncations with AVX512F
 2018-05-23 15:15 UTC  (4+ messages)

[gomp5] Implement omp_[sg]et_affinity_format, omp_{capture,display}_affinity, OMP_DISPLAY_AFFINITY and OMP_AFFINITY_FORMAT
 2018-05-23 14:59 UTC 

[PATCH][RFC] Add dynamic edge/bb flag allocation
 2018-05-23 14:05 UTC  (12+ messages)

[PATCH] Remove memset VN restriction
 2018-05-23 14:03 UTC 

[PATCH] Fix PR85712 (SLSR cleanup of alternative interpretations)
 2018-05-23 13:45 UTC  (3+ messages)

[PATCH PR85804]Fix wrong code by correcting bump step computation in vector(1) load of single-element group access
 2018-05-23 12:48 UTC  (9+ messages)

[PATCH][AArch64] Fix aarch64_ira_change_pseudo_allocno_class
 2018-05-23 11:53 UTC  (4+ messages)

[PATCH][AARCH64][PR target/84882] Add mno-strict-align
 2018-05-23 11:47 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).