public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
backport the fixes of PR target/64011 and /61749 to 4.9 gcc
 2015-05-27  5:28 UTC 

[PATCH] [libstdc++] Add operator-> xmethod to std::unique_ptr
 2015-05-27  5:22 UTC  (3+ messages)

PING^3: [PATCH]: New configure options that make the compiler use -fPIE and -pie as default option
 2015-05-27  4:59 UTC  (16+ messages)
                          ` Fwd: "

[patch commit SH] Fix PR target/65979
 2015-05-27  4:42 UTC 

[PATCH] [libstdc++/65839] whatis support for xmethods
 2015-05-26 22:14 UTC  (5+ messages)

[Ada] Minor adjustment to implementation of 'Min/'Max
 2015-05-26 21:41 UTC 

[Ada] Fix declaration of object with delayed elaboration
 2015-05-26 21:39 UTC 

[Ada] Ensure consistency of fpt exponentiation results
 2015-05-26 21:31 UTC  (2+ messages)

[Ada] Lift restriction on renaming with Volatile_Full_Access
 2015-05-26 20:42 UTC  (3+ messages)

ping**3 [PATCH, ARM] Cortex-A9 MPCore volatile load workaround
 2015-05-26 20:20 UTC 

[gomp4.1] Bring C++ FE on rough feature parity with C FE
 2015-05-26 19:40 UTC 

[C++/66270] another may_alias crash
 2015-05-26 19:18 UTC  (3+ messages)

[PATCH 0/14][ARM/AArch64] __FP16 support, vectors, intrinsics, testsuite
 2015-05-26 19:12 UTC  (9+ messages)
` [PATCH 12/14][ARM/AArch64 Testsuite] Update advsimd-intrinsics tests to add float16 vectors
` [PATCH 13/14][ARM/AArch64 testsuite] Use gcc-dg-runtest in advsimd-intrinsics.exp
` [PATCH 14/14][ARM/AArch64 testsuite] Test float16_t vcvt_* intrinsics

[RFC] operand_equal_p with valueization
 2015-05-26 19:09 UTC  (5+ messages)

Do not compute alias sets for types that don't need them
 2015-05-26 19:00 UTC  (6+ messages)

Add few cases to operand_equal_p
 2015-05-26 18:53 UTC  (5+ messages)

Teach gimple_canonical_types_compatible_p about incomplete types
 2015-05-26 17:36 UTC  (5+ messages)

[Patch, fortran, pr65548, v1] [5 Regression] gfc_conv_procedure_call
 2015-05-26 17:34 UTC  (15+ messages)
    ` [Ping, Patch, "
          ` [Patch, fortran, pr65548, 2nd take] [5/6 "
            ` [Patch, fortran, pr65548, 2nd take, v3] "
                  ` [Patch, fortran, pr65548, 2nd take, v4] "
                    ` [Patch, fortran, pr65548, 2nd take, v5] "
                              ` [Patch, fortran, pr65548, addendum] "

GO tools for gccgo cross
 2015-05-26 17:30 UTC  (5+ messages)
      ` [gofrontend-dev] "

[PATCH] Vectorize loops with parameterized loop bounds
 2015-05-26 17:22 UTC 

[debug-early] fix problem with template parameter packs
 2015-05-26 17:02 UTC  (5+ messages)

Fix PR66251 (wrong code with strided group stores)
 2015-05-26 16:37 UTC  (3+ messages)

[Ping]: [Patch] [AArch64] PR target 66049: fix add/extend gcc test suite failures
 2015-05-26 16:25 UTC  (3+ messages)

Reuse predicate code analysis for constraints
 2015-05-26 16:17 UTC  (5+ messages)

Copy TYPE_NO_FORCE_BLK in finalize_type_size
 2015-05-26 15:34 UTC  (4+ messages)

[patch] libstdc++/66017 Avoid bad casts and fix alignment of _Rb_tree_node<long long>::_M_storage
 2015-05-26 15:18 UTC  (7+ messages)

[PATCH] Break when has_sample is true
 2015-05-26 15:06 UTC  (3+ messages)

[PATCH] Print Pass Names
 2015-05-26 14:51 UTC  (5+ messages)

add names for constants in line-map.c
 2015-05-26 14:32 UTC  (2+ messages)

[PATCH] LTO balanced map: add stats about insns and symbols
 2015-05-26 14:22 UTC 

[patch] testsuite enable PIE tests on FreeBSD
 2015-05-26 14:18 UTC  (4+ messages)

[PATCH] ASan on unaligned accesses
 2015-05-26 14:12 UTC  (12+ messages)
  ` [PINGv2][PATCH] "
    ` [PINGv3][PATCH] "
        ` [PINGv4][PATCH] "
            ` [PINGv5][PATCH] "
                ` [PINGv6][PATCH] "
                  ` [PINGv7][PATCH] "
                    ` [PINGv8][PATCH] "

[PATCH] Fix PR66142
 2015-05-26 14:10 UTC 

[PATCH, ARM] attribute target (thumb,arm) [2/6] respin (4th)
 2015-05-26 14:03 UTC  (9+ messages)
    ` [PATCH, ARM] attribute target (thumb,arm) [2.1/6] respin (5th)
    ` [PATCH, ARM] attribute target (thumb,arm) [2.2/6] "

[patch c++]: Fix PR 59759
 2015-05-26 13:43 UTC  (2+ messages)

conditional lim
 2015-05-26 13:38 UTC  (3+ messages)

PING: [PATCH] PR target/65846: Optimize data access in PIE with copy reloc
 2015-05-26 13:29 UTC  (2+ messages)

[CHKP, PATCH] Fix instrumented indirect calls with propagated pointers
 2015-05-26 13:11 UTC  (11+ messages)

[CHKP, PATCH] Fix LTO cgraph merge for instrumented functions
 2015-05-26 13:09 UTC  (12+ messages)

[PATCH] Move some patterns from fold to match.pd
 2015-05-26 12:21 UTC 

[PATCH GCC]Improve overflow in scev by using information computed in loop niter, part II
 2015-05-26 12:19 UTC 

[PATCH] S390: SUpport -mtune=native and -march=native
 2015-05-26 11:56 UTC  (2+ messages)
` [PATCH] S390: Support "

[PATCH] Fix duplicated warning with __attribute__((format)) (PR c/64223)
 2015-05-26 11:16 UTC  (2+ messages)

[PATCH GCC]Improve how we handle overflow in scev by using overflow information computed for control iv in loop niter, part II
 2015-05-26 11:13 UTC 

[C/C++ PATCH] Implement -Wshift-overflow (PR c++/55095)
 2015-05-26 11:07 UTC  (2+ messages)

[Ada] Implement Ghost entities
 2015-05-26 11:07 UTC 

[PATCH, stage1][PR65443] Add transform_to_exit_first_loop_alt
 2015-05-26 11:05 UTC  (6+ messages)
  ` [PING][PATCH][PR65443] "

[PATCH GCC]Improve how we handle overflow in scev by using overflow information computed for control iv in loop niter, part II
 2015-05-26 10:48 UTC 

[Ada] Implement -gnatd.k to suppress internal line numbers
 2015-05-26 10:39 UTC 

[Ada] Preparatory work for solving exponentiation problem
 2015-05-26 10:35 UTC 

[Ada] Allow new restriction pragmas in package System
 2015-05-26 10:35 UTC 

[PATCH][wwwdocs] Mention native CPU detection in aarch64 notes for GCC 6
 2015-05-26 10:32 UTC  (2+ messages)

[v3 patch] Fix some copyright years
 2015-05-26 10:31 UTC 

[PATCH 1/3][AArch64] Strengthen barriers for sync-fetch-op builtins
 2015-05-26 10:11 UTC  (5+ messages)
` [PATCH 3/3][Aarch64] Add tests for __sync_builtins
  ` [PATCH 3/3][Aarch64][PR target/65697] "

[Ada] Move generally useful utility subprograms to GNAT frontend
 2015-05-26 10:01 UTC 

[patch] libjava testsuite
 2015-05-26  9:49 UTC  (2+ messages)

[Ada] Check violation of 6.20/3 in aggregates
 2015-05-26  9:35 UTC 

[Ada] Spurious visiblity error on private subtype and inlined constructs
 2015-05-26  9:33 UTC 

Move ABS detection from fold-const.c to match.pd
 2015-05-26  9:30 UTC  (3+ messages)

debug mode maintenance patch
 2015-05-26  9:29 UTC  (4+ messages)

[Ada] Assertion expressions and policy Ignore
 2015-05-26  9:29 UTC 

[PATCH, libmpx, i386, PR driver/65444] Pass '-z bndplt' when building dynamic objects with MPX
 2015-05-26  9:26 UTC  (8+ messages)

Simplify -x<0 to x>0
 2015-05-26  9:21 UTC  (4+ messages)

[PATCH GCC]Improve how we handle overflow for type conversion in scev/ivopts, part I
 2015-05-26  9:19 UTC  (4+ messages)

[PATCH][3/n] Reduction vectorization improvements
 2015-05-26  9:09 UTC 

[PATCH][ARM/AArch64] Properly cost rev16 operand
 2015-05-26  9:05 UTC  (2+ messages)

[RFC: Patch, PR 60158] gcc/varasm.c : Pass actual alignment value to output_constant_pool_2
 2015-05-26  8:49 UTC  (16+ messages)

[Ada] Cleanup work in internal support for renaming (2)
 2015-05-26  8:39 UTC 

[Ada] Improved performance of writable actuals aliasing detection
 2015-05-26  8:20 UTC 

[Ada] Cleanup work in internal support for renaming (1)
 2015-05-26  8:19 UTC 

[Ada] New aspect Disable_Controlled
 2015-05-26  8:18 UTC 

[PATCH] Don't combine param and return value copies
 2015-05-26  8:15 UTC  (7+ messages)

[C++ Patch] Fix 66243, silent cast of scoped enum
 2015-05-26  7:49 UTC  (4+ messages)

PATCH to run autoconf tests with C++ compiler
 2015-05-26  7:07 UTC  (3+ messages)

[Ada] Issue missing warning for 'Size attribute
 2015-05-26  1:10 UTC 

[Ada] Minor cleanup in gigi (4/4)
 2015-05-26  0:40 UTC 

[Ada] Minor cleanup in gigi (3/4)
 2015-05-26  0:16 UTC 

[Ada] Minor cleanup in gigi (2/4)
 2015-05-25 21:31 UTC 

[Ada] Minor cleanup in gigi (1/4)
 2015-05-25 21:13 UTC 

[Ada] Implementation of new pragma/aspect Volatile_Full_Access
 2015-05-25 20:59 UTC 

[PATCH c/c++] use explicit locations for some warnings in c-pragma.c
 2015-05-25 20:55 UTC  (4+ messages)

[C++ Patch] PR 61683
 2015-05-25 19:56 UTC  (3+ messages)

[C frontend] Fix construction of TYPE_STUB_DECL
 2015-05-25 19:44 UTC  (8+ messages)

[PATCH] Contribute FreeBSD unwind support (x86_64 and x86)
 2015-05-25 19:44 UTC  (3+ messages)

[Patch, fortran, PR44672, v1] [F08] ALLOCATE with SOURCE and no array-spec
 2015-05-25 19:35 UTC  (8+ messages)
` [Patch, fortran, PR44672, v2] "
  ` [Patch, fortran, PR44672, v3] "
    ` [Ping, Patch, "
      ` [Patch, fortran, PR44672, v4] "
        ` [Patch, fortran, PR44672, v5] "
          ` [Patch, fortran, PR44672, v6] "

[PATCH] PR target/66232: -fPIC -fno-plt -mx32 fails to generate indirect branch via GOT
 2015-05-25 19:30 UTC  (9+ messages)

[Patch, fortran] PR66079 - [6 Regression] memory leak with source allocation in internal subprogram
 2015-05-25 18:41 UTC  (10+ messages)

[PATCH, i386]: Fix PR 66274, -m32 emits 64bit register in inline asm
 2015-05-25 18:28 UTC 

[patch, avr] Restore base register if not marked dead/unused
 2015-05-25 17:53 UTC  (2+ messages)

[Ada] Cleanup in renaming support
 2015-05-25 16:44 UTC 

[committed] Trivial cleanup in ubsan_instrument_shift
 2015-05-25 16:06 UTC 

[Ada] Improve performance of writable actuals aliasing detection
 2015-05-25 13:51 UTC 

[patch] testsuite enable PIE tests on FreeBSD
 2015-05-25 10:29 UTC  (6+ messages)

[wwwdocs] Update changes.html
 2015-05-25 10:25 UTC 

[PATCH] Fix PR66168: ICE due to incorrect invariant register info
 2015-05-25  5:39 UTC  (6+ messages)

[PATCH] Fixes combined gcc-binutils builds
 2015-05-25  0:56 UTC 

GIMPLE syntax highlighting for vim
 2015-05-24 23:50 UTC 

[PATCH v3 1/4] libcc1: Introduce GCC_FE_VERSION_1
 2015-05-24 23:20 UTC  (4+ messages)
` [PATCH v3 2/4] libcc1: set debug compile: Display GCC driver filename
` [PATCH v3 3/4] libcc1: Add 'set compile-gcc'
` [PATCH v3 4/4] libcc1: 'set debug compile': Display absolute GCC driver filename

[RFC / CFT] PR c++/66192 - Remove TARGET_RELAXED_ORDERING and use load acquires
 2015-05-24 18:55 UTC 

Calculate TYPE_CANONICAL only for types that can be accessed in memory
 2015-05-24 14:47 UTC  (5+ messages)

[Patch, fortran] PR66257 [5/6 regression] elemental typebound calls rejected as actual argument
 2015-05-24 13:18 UTC  (2+ messages)

New Swedish PO file for 'gcc' (version 5.1.0)
 2015-05-24 12:49 UTC 

Remove method_class_type
 2015-05-24  7:51 UTC 

Constify few functions in tree.c
 2015-05-24  7:03 UTC 

[PATCH 0/7] More ifdef reduction
 2015-05-24  6:47 UTC  (8+ messages)
` [PATCH 1/7] always define HAVE_lo_sum
` [PATCH 3/7] always define HAVE_memory_barrier
` [PATCH 6/7] add default for HAVE_store_multiple
` [PATCH 2/7] provide default for HAVE_mem_thread_fence
` [PATCH 5/7] add default for HAVE_load_multiple
` [PATCH 7/7] add default for HAVE_tablejump
` [PATCH 4/7] provide default for HAVE_mem_signal_fence

[match-and-simplify] reject expanding operator-list to implicit 'for'
 2015-05-23 22:45 UTC  (5+ messages)

[C++ PATCH] fix canonical type ICE
 2015-05-23 22:45 UTC  (4+ messages)

C/C++ PATCH to allow deprecating enum values (PR c/47043)
 2015-05-23 20:25 UTC  (8+ messages)

PR fortran/44054 Convert all gfc_error_1 calls to gfc_error
 2015-05-23 15:25 UTC  (3+ messages)

[patch] libstdc++/64657 support iterators with overloaded comma operator
 2015-05-23 13:45 UTC  (3+ messages)

match.pd: (x | y) & ~x -> y & ~x
 2015-05-23 10:47 UTC  (4+ 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).