public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] c/67882 - improve -Warray-bounds for invalid offsetof
 2015-10-27 11:18 UTC  (19+ messages)

scheduling conditional branches after stores
 2015-10-27 11:13 UTC  (2+ messages)

[PATCH]Add -fprofile-use option for check_effective_target_freorder
 2015-10-27 11:11 UTC  (5+ messages)

[AArch64][PATCH 1/7] Add support for ARMv8.1 Adv.SIMD,instructions
 2015-10-27 10:54 UTC  (2+ messages)

[PATCH] Use subreg_regno instead of subreg_regno_offset
 2015-10-27 10:54 UTC  (2+ messages)

[PATCH][AArch64] Enable autoprefetcher modelling in the scheduler
 2015-10-27 10:50 UTC  (2+ messages)

[testsuite, committed, PR68063] Add missing private clause in libgomp.c++/member-2.C
 2015-10-27 10:44 UTC  (4+ messages)

[Patch, Contrib] Download ISL 0.15 by download_prerequisites
 2015-10-27 10:34 UTC 

Don't create SSA names until in SSA form
 2015-10-27 10:08 UTC  (3+ messages)
  ` Fold comparisons between sqrt and zero

[RFC, PATCH] Disable -fprofile-use related optimizations if corresponding .gcda file not found
 2015-10-27  9:15 UTC  (2+ messages)
` [RFC, PATCH v2] "

[PR 67794] Also remap SSA_NAMEs defined in ASMs in IPA-SRA
 2015-10-27  9:15 UTC  (3+ messages)

[PATCH] Remove push/pop_cfun around cgraph::release_function_body
 2015-10-27  8:56 UTC 

[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++
 2015-10-27  8:52 UTC  (2+ messages)

Drop types_compatible_p from operand_equal_p
 2015-10-27  8:40 UTC  (4+ messages)

[OpenACC 0/11] execution model
 2015-10-27  8:33 UTC  (23+ messages)
` [OpenACC 1/11] UNIQUE internal function
` [OpenACC 7/11] execution model
` [OpenACC 8/11] device-specific lowering

[OpenACC 5/11] C++ FE changes
 2015-10-27  8:03 UTC  (7+ messages)
`  "

[PATCH, 1/2] Add handle_param parameter to create_variable_info_for_1
 2015-10-27  7:59 UTC  (4+ messages)
    ` [PATCH, PR67742] Handle restrict struct fields recursively

[committed] Add var in push_fields_onto_fieldstack
 2015-10-27  7:25 UTC 

[PATCH] PR fortran/67885 -- PARAMETER needs to be marked in BLOCK
 2015-10-27  7:15 UTC  (2+ messages)

Add non-constant vector ctors to operand_equal_p
 2015-10-27  6:15 UTC  (2+ messages)

[Ping] Fix 61441
 2015-10-27  6:14 UTC 

[PATCH, GCC 4.9 branch] Fix compile time regression caused by fix to PR64111
 2015-10-27  5:00 UTC 

[PATCH, GCC 5 branch] Fix compile time regression caused by fix to PR64111
 2015-10-27  3:36 UTC 

[PATCH v3] SH FDPIC backend support
 2015-10-27  3:35 UTC  (6+ messages)
    ` [PATCH v4] "

[PATCH] c++/67913, 67917 - fix new expression with wrong number of elements
 2015-10-27  2:47 UTC  (2+ messages)
` [PING] "

[PATCH] c++/67942 - diagnose placement new buffer overflow
 2015-10-27  2:07 UTC  (3+ messages)
` [PING] "
  ` [PING 2] "

[0/7] Type promotion pass and elimination of zext/sext
 2015-10-27  1:48 UTC  (6+ messages)

[PATCH] Add missing INCLUDE_DEFAULTS_MUSL_LOCAL
 2015-10-27  0:50 UTC  (13+ messages)

[PATCH] Add contains_symbol_ref_p 
 2015-10-26 23:11 UTC 

[MCORE] Hookize GO_IF_LEGITIMATE_ADDRESS
 2015-10-26 22:46 UTC 

[OpenACC 4/11] C FE changes
 2015-10-26 22:32 UTC  (10+ messages)
`  "

[gomp4] reorganize reduction target lowering
 2015-10-26 22:28 UTC 

[PATCH][wwwdocs] Mention arm target attributes and pragmas in GCC 6 changes
 2015-10-26 22:04 UTC  (2+ messages)

[PATCH] libffi testsuite: Don't run testsuite/libffi.call/float2.c on hppa*-*-hpux*
 2015-10-26 22:01 UTC  (3+ messages)

[PATCH][auto-inc-dec.c] Account for cost of move operation in FORM_PRE_ADD and FORM_POST_ADD cases
 2015-10-26 21:48 UTC  (7+ messages)

C++ PATCH for DR 2179 (ambiguous partial specialization after instantiation)
 2015-10-26 21:42 UTC 

[PATCH] rs6000: Fix tests for xvmadd and xvnmsub
 2015-10-26 21:17 UTC  (2+ messages)

[PATCH] rs6000: p8vector-builtin-8.c test requires int128
 2015-10-26 21:04 UTC  (2+ messages)

[gomp4] Adjust UNQUE ifn
 2015-10-26 20:09 UTC  (6+ messages)

[gomp4.1] Handle new form of #pragma omp declare target
 2015-10-26 19:55 UTC  (5+ messages)

[Fortran, committed] Statement label on empty line in derived type declaration (PR 66056)
 2015-10-26 19:39 UTC 

[gomp4.5] Diagnose linear IV on #pragma omp for
 2015-10-26 19:23 UTC 

[PATCH 1/9] ENABLE_CHECKING refactoring
 2015-10-26 19:05 UTC  (17+ messages)
` [PATCH 5/9] ENABLE_CHECKING refactoring: pool allocators
` [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE

[OpenACC 0/7] host_data construct
 2015-10-26 18:36 UTC  (3+ messages)
` [Bulk] "

[PATCH] libjava: fix locale handling when sorting JNI methods
 2015-10-26 18:34 UTC  (4+ messages)

[C++ Patch] PR c++/67846
 2015-10-26 18:11 UTC 

[PATCH, GCC 4.9 branch] Fix compile time regression caused by fix to PR64111
 2015-10-26 17:37 UTC 

[PATCH, GCC 5 branch] Fix compile time regression caused by fix to PR64111
 2015-10-26 17:18 UTC 

[Patch] Avoid is_simple_use bug in vectorizable_live_operation
 2015-10-26 17:15 UTC  (3+ messages)

[patch] Extend former fold_widened_comparison to all integral types
 2015-10-26 16:59 UTC  (5+ messages)

[PATCH] Adjust some patterns wrt :c
 2015-10-26 16:51 UTC  (2+ messages)

FW: [PATCH] Target hook for disabling the delay slot filler
 2015-10-26 16:33 UTC  (6+ messages)

[PATCH] PR fortran/36192 -- Check for valid BT_INTEGER
 2015-10-26 16:30 UTC  (2+ messages)

abort might not flush all open streams before process termination (was: aarch64-suse-linux-gnu: libgomp.oacc-c-c++-common/abort-1.c, libgomp.oacc-c-c++-common/abort-3.c FAILs)
 2015-10-26 16:29 UTC  (2+ messages)

[gomp4, PATCH] Fix libgomp.oacc-c-c++-common/lib-3.c
 2015-10-26 16:28 UTC  (6+ messages)
  ` [gomp4] libgomp testsuite: Remove some explicit acc_device_nvidia usage (was: [gomp4, PATCH] Fix libgomp.oacc-c-c++-common/lib-3.c)
    ` libgomp testsuite: Remove some explicit acc_device_nvidia usage

[PATCH, 2/2] Handle recursive restrict pointer in create_variable_info_for_1
 2015-10-26 16:27 UTC  (2+ messages)

[PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp tests
 2015-10-26 16:27 UTC  (8+ messages)
  ` [PR testsuite/65205, libgomp/65993] "
        ` libgomp: XFAIL two libgomp.oacc-* tests (was: [PR testsuite/65205, libgomp/65993] Fix dg-shouldfail usage in OpenACC libgomp tests)
          ` [PR libgomp/65437, libgomp/66518] Initialize runtime in acc_update_device, acc_update_self

[PATCH][AArch64] Fix ICE on (const_double:HF 0.0)
 2015-10-26 16:26 UTC 

[PATCH] PR fortran/36192 -- Check for valid BT_INTEGER
 2015-10-26 16:13 UTC  (5+ messages)

Handle OBJ_TYPE_REF in operand_equal_p
 2015-10-26 16:07 UTC  (5+ messages)

[PATCH] New attribute to create target clones
 2015-10-26 15:59 UTC  (14+ messages)

Commit: Fix spelling mistake in RL78 documentation
 2015-10-26 15:50 UTC 

[Ada] Renamings of volatile objects
 2015-10-26 15:45 UTC 

[Ada] Ghost types, objects and synchronization
 2015-10-26 15:40 UTC 

[Ada] Single protected declaration transformation guarantee
 2015-10-26 15:40 UTC 

[PATCH] [PR tree-optimization/68013] Make sure first block in FSM path is in VISITED_BBs
 2015-10-26 15:40 UTC 

[Ada] References to task and protected types in aspects/pragmas
 2015-10-26 15:36 UTC 

[PATCH] Fix PR67443
 2015-10-26 15:34 UTC  (3+ messages)

[vec-cmp, patch 4/6] Support vector mask invariants
 2015-10-26 15:25 UTC  (7+ messages)

[vec-cmp, patch 3/6] Vectorize comparison
 2015-10-26 15:11 UTC  (5+ messages)

[PATCH] PR/67682, break SLP groups up if only some elements match
 2015-10-26 15:09 UTC  (2+ messages)

[gomp4.5] target teams expression evaluation
 2015-10-26 14:55 UTC 

C++ PATCH for DR 1518 (c++/54835, c++/60417)
 2015-10-26 14:51 UTC  (3+ messages)

[PATCH] Fix PR68087
 2015-10-26 14:42 UTC  (3+ messages)

[PATCH 0/4] OpenMP 4.0 offloading to Intel MIC
 2015-10-26 14:39 UTC  (5+ messages)

[PATCH] Remove fold_call_stmt calls, cleanup DOM threadedge a bit
 2015-10-26 14:26 UTC 

[vec-cmp, patch 6/6, i386] Add i386 support for vector comparison
 2015-10-26 14:18 UTC  (2+ messages)

[gomp4.1] Initial support for some OpenMP 4.1 construct parsing
 2015-10-26 14:16 UTC  (12+ messages)
      ` [gomp4.1] map clause parsing improvements

[PATCH] Pass manager: add support for termination of pass list
 2015-10-26 14:11 UTC  (9+ messages)

[RFC] Improving alias dumps
 2015-10-26 13:35 UTC  (2+ messages)

[Ada] Protected and task units in SPARK
 2015-10-26 13:24 UTC 

[Patch, Fortran, 66927, v2] [6 Regression] ICE in gfc_conf_procedure_call
 2015-10-26 13:07 UTC  (5+ messages)
  ` [Patch, Fortran, 66927, v2.1] "

[PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
 2015-10-26 12:17 UTC  (2+ messages)

[PATCH] s/390: Implement "target" attribute
 2015-10-26 12:16 UTC  (4+ messages)
  ` [PATCH 1/2] "

[Ada] Restriction No_Dynamic_Sized_Objects
 2015-10-26 12:06 UTC 

[Ada] In an element iterator, the element is constant if the container is
 2015-10-26 11:57 UTC 

[Ada] Extraction of components/discriminants of concurrent types
 2015-10-26 11:55 UTC 

[Ada] Overloaded indexing operations of a derived type
 2015-10-26 11:52 UTC 

[Ada] Clean up in s-osinte
 2015-10-26 11:47 UTC 

[Ada] Spurious errors with -gnatE and -gnatwl
 2015-10-26 11:40 UTC 

[Ada] Spawning processes with no PATH
 2015-10-26 11:37 UTC 

[patch committed SH] Fix PR target/68091
 2015-10-26 11:32 UTC 

[PATCH] Fix VEC_COND_EXPR types when vectorizing conditional expressions
 2015-10-26 11:31 UTC  (2+ messages)

[Ada] Contracts on protected entries and task units
 2015-10-26 11:28 UTC 

Move expN folds to match.pd
 2015-10-26 11:26 UTC  (4+ messages)

[Ada] Front-end inlining and predicates
 2015-10-26 11:26 UTC 

Allow more complex call replacements in gimple-fold.c
 2015-10-26 11:25 UTC  (4+ messages)

Move ldexp, scalbn and scalbln folds to match.pd
 2015-10-26 11:22 UTC  (2+ messages)

[Ada] Pragma Volatile_Function has no effect on subprogram body
 2015-10-26 11:21 UTC 

[Ada] Local name hides global item
 2015-10-26 11:17 UTC 

[Ada] SPARK_Mode on synchronized units and entry declarations
 2015-10-26 11:12 UTC 

[comitted] Add make_restrict_var_constraints
 2015-10-26 10:58 UTC 

[Committed] Add vars in intra_create_variables_info
 2015-10-26 10:56 UTC 

[Committed] Inline get_vi_for_tree into intra_create_variable_infos
 2015-10-26 10:55 UTC 

[Ada] Missing error on conflicting declarations
 2015-10-26 10:53 UTC 

Rename logb and significand folds
 2015-10-26 10:50 UTC  (2+ messages)

Move fmin and fmax folds to match.pd
 2015-10-26 10:49 UTC  (2+ messages)

[Ada] Expression functions, internal bodies and freezing of contracts
 2015-10-26 10:48 UTC 

Move min(max...) and max(min...) folds to match.pd
 2015-10-26 10:46 UTC  (2+ messages)

[Ada] Spurious duplicate Default_Iterator error
 2015-10-26 10:46 UTC 

Split constant handling out of fold_builtin_fma
 2015-10-26 10:45 UTC  (2+ messages)

Move copysign folds to match.pd
 2015-10-26 10:42 UTC  (2+ messages)

Remove constant handling from fold_builtin_{,f}abs
 2015-10-26 10:42 UTC  (2+ messages)

Move signbit folds to match.pd
 2015-10-26 10:20 UTC  (2+ messages)

[PATCH, PR68062] Fix uniform vector operation lowering
 2015-10-26 10:17 UTC  (7+ messages)

Move pow folds to match.pd
 2015-10-26 10:15 UTC  (2+ messages)

Move powi folds to match.pd
 2015-10-26 10:15 UTC  (2+ messages)

Move hypot folds to match.pd
 2015-10-26 10:00 UTC  (2+ 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).