0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check in missing file for: More... over 12 years ago
* gfortran.dg/inquire_10.f90: Run only for non-newlib targets.
hp
More... over 12 years ago
2013-01-20 Vladimir Makarov <[email protected]> More... over 12 years ago
libstdc++: Add mem_order_hle_acquire/release to atomic.h v2
ak
More... over 12 years ago
* config/pa/pa.md (atomic_loaddi, atomic_loaddi_1, atomic_storedi, atomic_storedi_1): New patterns. More... over 12 years ago
Add AMD btver2 pipeline descriptions More... over 12 years ago
PR tree-optimization/52631 * tree-ssa-sccvn (visit_use): Before looking up the original statement, try looking up the simplified expression.
law
More... over 12 years ago
Daily bump. More... over 12 years ago
Daily bump. More... over 12 years ago
PR libstdc++/55861 * include/std/future (_State_base::_S_check(const shared_ptr<T>&)): Fix return type. (__basic_future::_M_get_result()): Const qualify. (shared_future::get()): Likewise. * testsuite/30_threads/shared_future/members/get.cc: Use const objects. More... over 12 years ago
correct dg-require-alias use in TLS tests More... over 12 years ago
Fix test case for moxie More... over 12 years ago
Set current_function_static_stack_size for moxie. More... over 12 years ago
PR target/54908 c-family/ * c.opt (-fextern-tls-init): New. * c-opts.c (c_common_post_options): Handle it. cp/ * decl2.c (get_local_tls_init_fn): New. (get_tls_init_fn): Handle flag_extern_tls_init. Don't bother with aliases for internal variables. Don't use weakrefs if the variable needs destruction. (generate_tls_wrapper): Mark the wrapper as const if no initialization is needed. (handle_tls_init): Don't require aliases. More... over 12 years ago
Daily bump. More... over 12 years ago
Daily bump. More... over 12 years ago
PR tree-optimization/56029 * tree-phinodes.c (reserve_phi_args_for_new_edge): Set gimple_phi_arg_location for the new arg to UNKNOWN_LOCATION. More... over 12 years ago
2013-01-18 Sharad Singhai <[email protected]> More... over 12 years ago
2013-01-18 Vladimir Makarov <[email protected]> More... over 12 years ago
PR middle-end/56015 * expr.c (expand_expr_real_2) <case COMPLEX_EXPR>: Handle the case where writing real complex part of target modifies op1. More... over 12 years ago
* gcc.dg/vect/vect-multitypes-12.c: Refactor dg-final directive. More... over 12 years ago
[AArch64] Fix unordered comparisons to floating-point vcond. More... over 12 years ago
* gcc.dg/pr52573.c: Move to... * gcc.target/m68k/pr52573.c: Here. Eliminate target selector.
law
More... over 12 years ago
Add support for Marvell's PJ4 CPU More... over 12 years ago
2013-01-18 Tejas Belagod <[email protected]> More... over 12 years ago
Mention PR debug/56006 in earlier commit for PR rtl-optimization/55547. More... over 12 years ago
PR debug/54114 PR debug/54402 PR debug/49888 * var-tracking.c (negative_power_of_two_p): New. (global_get_addr_cache, local_get_addr_cache): New. (get_addr_from_global_cache, get_addr_from_local_cache): New. (vt_canonicalize_addr): Rewrite using the above. Adjust the heading comment. (vt_stack_offset_p): Remove. (vt_canon_true_dep): Always canonicalize loc's address. (clobber_overlapping_mems): Make sure we have a MEM. (local_get_addr_clear_given_value): New. (val_reset): Clear local cached entries. (compute_bb_dataflow): Create and release the local cache. Disable duplicate MEMs clobbering. (emit_notes_in_bb): Clobber MEMs likewise. (vt_emit_notes): Create and release the local cache. (vt_initialize, vt_finalize): Create and release the global cache, respectively. * alias.c (rtx_equal_for_memref_p): Compare operands of ENTRY_VALUEs. More... over 12 years ago
PR libmudflap/53359 * tree-mudflap.c (mudflap_finish_file): Skip deferred decls not found in the symtab. More... over 12 years ago
PR rtl-optimization/55547 PR rtl-optimization/53827 PR debug/53671 PR debug/49888 * alias.c (offset_overlap_p): New, factored out of... (memrefs_conflict_p): ... this. Use absolute sizes. Retain the conservative special case for symbolic constants. Don't adjust zero sizes on alignment. More... over 12 years ago
PR rtl-optimization/52573 * regrename.c (build_def_use): Ignore REG_DEAD notes if there is a REG_UNUSED for the same register.
law
More... over 12 years ago