public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/omp/gcc-12] OpenMP: Generate SIMD clones for functions with "declare target"
 2022-11-26 21:06 UTC 

[gcc/devel/omp/gcc-12] Revert "OpenMP: Generate SIMD clones for functions with "declare target""
 2022-11-26 21:06 UTC 

[gcc r13-4311] tree-optimization/103356 Add missing (~a) == b folding for _Bool
 2022-11-26 18:00 UTC 

[gcc r12-8943] Daily bump
 2022-11-26  0:21 UTC 

[gcc r11-10395] Daily bump
 2022-11-26  0:20 UTC 

[gcc r10-11096] Daily bump
 2022-11-26  0:19 UTC 

[gcc r13-4310] Daily bump
 2022-11-26  0:17 UTC 

[gcc r10-11095] Fortran: reject NULL actual argument without explicit interface [PR107576]
 2022-11-25 22:30 UTC 

[gcc r11-10394] Fortran: reject NULL actual argument without explicit interface [PR107576]
 2022-11-25 22:27 UTC 

[gcc r12-8942] Fortran: reject NULL actual argument without explicit interface [PR107576]
 2022-11-25 22:19 UTC 

[gcc r13-4309] OpenMP: Generate SIMD clones for functions with "declare target"
 2022-11-25 18:14 UTC 

[gcc r13-4308] sync libsframe toplevel from binutils-gdb
 2022-11-25 15:48 UTC 

[gcc/devel/modula-2] Bugfix detect assigning constant constructors within a code block
 2022-11-25 15:11 UTC 

[gcc r13-4307] libstdc++: Fix orphaned/nested output of configure checks
 2022-11-25 15:07 UTC 

[gcc r13-4306] libstdc++: Call predicate with non-const values in std::erase_if [PR107850]
 2022-11-25 15:07 UTC 

[gcc r13-4305] libstdc++: Do not define operator!= in <random> for C++20
 2022-11-25 15:07 UTC 

[gcc r13-4304] libstdc++: Add always_inline to trivial iterator operations
 2022-11-25 15:07 UTC 

[gcc r13-4303] sve2: Fix expansion of division [PR107830]
 2022-11-25 12:58 UTC 

[gcc r13-4302] libgomp: Add no-target-region rev offload test + fix plugin-nvptx
 2022-11-25 12:48 UTC 

[gcc(refs/users/marxin/heads/PR107551)] i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
 2022-11-25 12:10 UTC 

[gcc] Created branch 'marxin/heads/PR107551' in namespace 'refs/users'
 2022-11-25 12:10 UTC 

[gcc r13-4301] libgomp.texi: OpenMP Impl Status 5.1 additions + TR11
 2022-11-25 11:02 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-11-25 10:37 UTC 

[gcc/devel/omp/gcc-12] (18 commits) Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-11-25 10:37 UTC 

[gcc r13-4300] Revert "gcc-changelog: temporarily disable check_line_start"
 2022-11-25 10:08 UTC 

[gcc r12-8941] Daily bump
 2022-11-25 10:08 UTC 

[gcc r11-10393] Daily bump
 2022-11-25 10:06 UTC 

[gcc r11-10392] Fix thinko in operator_bitwise_xor::op1_range
 2022-11-25 10:05 UTC 

[gcc r10-11094] Daily bump
 2022-11-25 10:05 UTC 

[gcc r11-10391] Fix wrong array type conversion with different storage orde
 2022-11-25 10:05 UTC 

[gcc r12-8940] Fix thinko in operator_bitwise_xor::op1_range
 2022-11-25 10:05 UTC 

[gcc r12-8939] Fix wrong array type conversion with different storage orde
 2022-11-25 10:05 UTC 

[gcc r13-4299] Daily bump
 2022-11-25 10:04 UTC 

[gcc r13-4298] gcc-changelog: temporarily disable check_line_start
 2022-11-25 10:01 UTC 

[gcc r13-4297] Fix thinko in operator_bitwise_xor::op1_range
 2022-11-25  9:54 UTC 

[gcc r13-4296] lto: fix usage of timer in materialize_cgraph
 2022-11-25  9:48 UTC 

[gcc r13-4295] tree-optimization/107865 - ICE with outlining of loops
 2022-11-25  8:19 UTC 

[gcc(refs/users/aoliva/heads/testme)] test: disable SUPPORTS_ONE_ONLY
 2022-11-25  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable __GXX_WEAK__ when using weak for one-only
 2022-11-25  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] Revisit non-one-only common/weakening of initialized variables
 2022-11-25  6:34 UTC 

[gcc/aoliva/heads/testme] (3 commits) test: disable SUPPORTS_ONE_ONLY
 2022-11-25  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] test: disable SUPPORTS_ONE_ONLY
 2022-11-25  5:13 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable __GXX_WEAK__ when using weak for one-only
 2022-11-25  5:13 UTC 

[gcc/aoliva/heads/testme] (2 commits) test: disable SUPPORTS_ONE_ONLY
 2022-11-25  5:13 UTC 

[gcc(refs/users/aoliva/heads/testme)] test: disable SUPPORTS_ONE_ONLY
 2022-11-25  3:57 UTC 

[gcc(refs/users/aoliva/heads/testme)] Revisit non-one-only common/weakening of initialized variables
 2022-11-25  3:56 UTC 

[gcc/aoliva/heads/testme] (2 commits) test: disable SUPPORTS_ONE_ONLY
 2022-11-25  3:56 UTC 

[gcc r13-4294] Adjust the symbol for SECTION_LINK_ORDER linked_to section [PR99889]
 2022-11-25  3:21 UTC 

[gcc r13-4293] libstdc++: Change return type of std::bit_width to int (LWG 3656)
 2022-11-25  0:23 UTC 

[gcc r13-4292] libstdc++: Update tests on trunk [PR106201]
 2022-11-25  0:21 UTC 

[gcc/devel/modula-2] PR-107611 Use correct parameter type in termios (doUnset)
 2022-11-24 17:03 UTC 

[gcc r12-8938] libstdc++: Remove unnecessary header from <memory>
 2022-11-24 16:36 UTC 

[gcc r12-8937] libstdc++: Fix tests with non-const operator==
 2022-11-24 16:36 UTC 

[gcc r12-8936] libstdc++: Remove unnecessary variant member in std::expected
 2022-11-24 16:36 UTC 

[gcc r12-8935] libstdc++: Check static assertions earlier in chrono::duration
 2022-11-24 16:36 UTC 

[gcc r12-8934] libstdc++: Fix dangling reference in filesystem::path::filename()
 2022-11-24 16:36 UTC 

[gcc r12-8933] libstdc++: Document LWG 1203 API change in manual
 2022-11-24 16:36 UTC 

[gcc r12-8932] libstdc++: Add missing runtime exception to licence notice
 2022-11-24 16:36 UTC 

[gcc r12-8931] libstdc++: Add comparisons to std::default_sentinel_t (LWG 3719)
 2022-11-24 16:36 UTC 

[gcc r12-8930] libstdc++: Fix std::is_nothrow_invocable_r for uncopyable prvalues [PR91456]
 2022-11-24 16:36 UTC 

[gcc r13-4291] AArch64: Add fma_reassoc_width [PR107413]
 2022-11-24 13:30 UTC 

[gcc r13-4290] c++: Further -fcontract* option description fixes
 2022-11-24 10:53 UTC 

[gcc r13-4289] asan: Fix up error recovery for too large frames [PR107317]
 2022-11-24 10:30 UTC 

[gcc r13-4288] ada: Add assertion for the implementation of storage models
 2022-11-24 10:12 UTC 

[gcc r13-4287] ada: Spurious error on Lock_Free protected type with discriminants
 2022-11-24 10:12 UTC 

[gcc r13-4286] c: Propagate erroneous types to declaration specifiers [PR107805]
 2022-11-24 10:02 UTC 

[gcc r13-4285] libstdc++: Another merge from fast_float upstream [PR107468]
 2022-11-24  9:39 UTC 

[gcc r13-4284] libstdc++: Workaround buggy printf on Solaris in to_chars/float128_c++23.cc test [PR107815]
 2022-11-24  9:38 UTC 

[gcc r13-4283] testsuite: Fix up broken testcase [PR107127]
 2022-11-24  9:34 UTC 

[gcc r13-4282] analyzer: fix Clang warnings
 2022-11-24  7:43 UTC 

[gcc r13-4281] Remove use_equiv_p in vr-values.cc
 2022-11-24  6:39 UTC 

[gcc r13-4280] Remove follow_assert_exprs from overflow_comparison
 2022-11-24  6:39 UTC 

[gcc r13-4279] Remove ASSERT_EXPR
 2022-11-24  6:38 UTC 

[gcc r13-4278] Remove value_range_equiv
 2022-11-24  6:38 UTC 

[gcc r13-4277] Remove unused legacy VRP code
 2022-11-24  6:38 UTC 

[gcc r13-4276] analyzer: revamp of heap-allocated regions [PR106473]
 2022-11-24  1:46 UTC 

[gcc r13-4275] analyzer: fix nondeterminism in logs
 2022-11-24  1:46 UTC 

[gcc r13-4274] analyzer: eliminate region_model::on_ fns for sockets
 2022-11-24  1:46 UTC 

[gcc r13-4273] analyzer: move known funs for fds to sm-fd.cc
 2022-11-24  1:46 UTC 

[gcc r13-4272] i386: Only enable small loop unrolling in backend [PR 107692]
 2022-11-24  1:20 UTC 

[gcc r12-8929] Daily bump
 2022-11-24  0:22 UTC 

[gcc r11-10390] Daily bump
 2022-11-24  0:20 UTC 

[gcc r10-11093] Daily bump
 2022-11-24  0:20 UTC 

[gcc r13-4271] Daily bump
 2022-11-24  0:18 UTC 

[gcc r13-4270] analyzer: Use __builtin_alloca in gcc.dg/analyzer/call-summaries-2.c
 2022-11-23 20:54 UTC 

[gcc(refs/users/aoliva/heads/testme)] Revisit non-one-only common/weakening of initialized variables
 2022-11-23 19:52 UTC 

[gcc/aoliva/heads/testme] Revisit non-one-only common/weakening of initialized variab
 2022-11-23 19:52 UTC 

[gcc r13-4269] Fortran: error recovery on associate with bad selector [PR107577]
 2022-11-23 18:29 UTC 

[gcc r13-4268] c: Fix compile time hog in c_genericize [PR107127]
 2022-11-23 18:10 UTC 

[gcc/devel/modula-2] Disable regression tests which depend upon plugins (if ENABLE_PLUGINs) is false
 2022-11-23 17:09 UTC 

[gcc r13-4267] [Patch Arm] Add neon_fcadd and neon_fcmla to is_neon_type
 2022-11-23 16:35 UTC 

[gcc r13-4266] doc: -Wdelete-non-virtual-dtor supersedes -Wnon-virtual-dtor
 2022-11-23 15:45 UTC 

[gcc/devel/modula-2] Definition files in m2/gm2-gcc changed to FOR "C" and plugin fix
 2022-11-23 14:51 UTC 

[gcc r13-4265] diagnostics: Fix selftest ICE in certain locales [PR107722]
 2022-11-23 13:44 UTC 

[gcc r13-4264] d: respect --enable-link-mutex configure option
 2022-11-23 13:19 UTC 

[gcc r13-4263] libstdc++: Fix libstdc++ build on some targets [PR107811]
 2022-11-23 10:54 UTC 

[gcc/devel/omp/gcc-12] gcn: Add __builtin_gcn_{get_stack_limit, first_call_this_thread_p}
 2022-11-23 10:42 UTC 

[gcc r13-4262] libstdc++: Fix unsafe use of dirent::d_name [PR107814]
 2022-11-23 10:20 UTC 

[gcc r13-4261] maintainer-scripts/gcc_release: compress xz in parallel
 2022-11-23  9:53 UTC 

[gcc r13-4260] c++: Fix up -fcontract* options
 2022-11-23  8:30 UTC 

[gcc r13-4259] LoongArch: Add prefetch instructions
 2022-11-23  3:06 UTC 

[gcc r13-4258] Revert "configure: Implement --enable-host-pie"
 2022-11-23  2:11 UTC 

[gcc r13-4257] Revert "configure: Implement --enable-host-bind-now"
 2022-11-23  2:11 UTC 

[gcc r13-4256] configure: Implement --enable-host-bind-now
 2022-11-23  1:48 UTC 

[gcc r13-4255] configure: Implement --enable-host-pie
 2022-11-23  1:35 UTC 

[gcc r12-8928] Daily bump
 2022-11-23  0:21 UTC 

[gcc r11-10389] Daily bump
 2022-11-23  0:20 UTC 

[gcc r10-11092] Daily bump
 2022-11-23  0:19 UTC 

[gcc r13-4254] Daily bump
 2022-11-23  0:18 UTC 

[gcc r13-4253] Fix thinko in last patch
 2022-11-22 23:36 UTC 

[gcc r13-4252] Fix comment typos noticed by Bernhard
 2022-11-22 23:23 UTC 

[gcc r13-4251] Fix recent rvv/base/spill testcase failures
 2022-11-22 23:19 UTC 

[gcc r13-4250] tree-object-size: Support strndup and strdup
 2022-11-22 22:54 UTC 

[gcc r13-4249] analyzer: only look for named functions in root ns [PR107788]
 2022-11-22 22:32 UTC 

[gcc r13-4248] analyzer: fix ICE on 'bind(INT_CST, ...)' [PR107783]
 2022-11-22 22:32 UTC 

[gcc r13-4247] analyzer: fix 'errno' on Solaris and OS X [PR107807]
 2022-11-22 22:32 UTC 

[gcc r13-4246] analyzer: eliminate region_model::impl_call_* special cases
 2022-11-22 22:32 UTC 

[gcc(refs/vendors/ARM/heads/morello)] c, cp: Hande __intcap <op> T for higher-rank integral T
 2022-11-22 22:19 UTC 

[gcc(refs/vendors/ARM/heads/morello)] simplify-rtx: Add missing capability constant handling
 2022-11-22 22:18 UTC 

[gcc(refs/vendors/ARM/heads/morello)] varasm: Attempt to improve tree_innermost_capability
 2022-11-22 22:18 UTC 

[gcc(refs/vendors/ARM/heads/morello)] cp: Allow const __intcap decls in constexpr context
 2022-11-22 22:18 UTC 

[gcc(refs/vendors/ARM/heads/morello)] cp: Allow converted constant expressions to INTCAP_TYPE
 2022-11-22 22:18 UTC 

[gcc r12-8927] libstdc++: Add workaround for fs::path constraint recursion [PR106201]
 2022-11-22 21:49 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] new create_iv
 2022-11-22 20:43 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] redo stuff
 2022-11-22 20:43 UTC 

[gcc r13-4245] testsuite: Fix missing EFFECTIVE_TARGETS variable errors
 2022-11-22 18:27 UTC 

[gcc r13-4244] Fix wrong array type conversion with different storage orde
 2022-11-22 18:07 UTC 

[gcc/devel/modula-2] Improve detection of python
 2022-11-22 18:02 UTC 

[gcc r13-4243] libstdc++: Replace std::isdigit and std::isxdigit in <format> [PR107817]
 2022-11-22 17:54 UTC 

[gcc r13-4242] libstdc++: Add testcase for fs::path constraint recursion [PR106201]
 2022-11-22 17:54 UTC 

[gcc r13-4241] ipa-sra: Dump edge summaries also for non-candidates
 2022-11-22 17:30 UTC 

[gcc r13-4240] ipa-cp: Do not consider useless aggregate constants
 2022-11-22 17:30 UTC 

[gcc r13-4239] ipa: IPA-SRA split detection simplification
 2022-11-22 17:30 UTC 

[gcc r13-4238] ipa-cp: Do not be too optimistic about self-recursive edges (PR 107661)
 2022-11-22 17:30 UTC 

[gcc r13-4237] gcn: Add __builtin_gcn_{get_stack_limit, first_call_this_thread_p}
 2022-11-22 16:58 UTC 

[gcc r13-4236] c++: don't use strchrnul [PR107781]
 2022-11-22 14:30 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] fixed memory allocation for histogram_counters
 2022-11-22 13:14 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] added histogram_counters structure
 2022-11-22 13:13 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] temporary log fix
 2022-11-22 13:13 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] messed with logarithms
 2022-11-22 13:13 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] added atomic counter
 2022-11-22 13:13 UTC 

[gcc r13-4235] aarch64: Fix test_dfp_17.c for big-endian [PR 107604]
 2022-11-22 13:10 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Handle MEM_REF[&<something>] in gimple
 2022-11-22 12:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] convert.c: Add logic for widening conversions of capabilities
 2022-11-22 12:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] c, cp: Remove drop_intcap helper
 2022-11-22 12:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello testsuite: Fix up global-constants.c test
 2022-11-22 12:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello testsuite: Fix up const-null.c test
 2022-11-22 12:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello testsuite: Fixes for hybrid
 2022-11-22 12:42 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello testsuite: Fix up const-pool-1.c test
 2022-11-22 12:42 UTC 

[gcc(refs/vendors/ARM/heads/morello)] c, cp: Switch to handling __capability as a keyword
 2022-11-22 12:42 UTC 

[gcc(refs/vendors/ARM/heads/morello)] except.c: Fix bootstrap
 2022-11-22 12:42 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix up testsuite for purecap mmap behaviour
 2022-11-22 12:42 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Un-obfuscate addresses with cheri bounds for debug info
 2022-11-22 12:42 UTC 

[gcc r13-4234] ada: Accept aspects Global and Depends on abstract subprograms
 2022-11-22 12:36 UTC 

[gcc r13-4233] ada: Disable checking of Elab_Spec procedures in CodePeer_Mode
 2022-11-22 12:36 UTC 

[gcc r13-4232] ada: Adjust number of errors when removing warning in dead code
 2022-11-22 12:36 UTC 

[gcc r13-4231] ada: Fix formatting glitches in Make_Tag_Assignment
 2022-11-22 12:35 UTC 

[gcc r13-4230] ada: Fix recent assertion failure on GPR2
 2022-11-22 12:35 UTC 

[gcc/ARM/heads/morello] Handle split stacks in unwinder
 2022-11-22 11:24 UTC 

[gcc(refs/vendors/ARM/heads/arm-12)] Enable -fcode-hoisting with -Os
 2022-11-22 11:24 UTC 

[gcc/ARM/heads/arm-12] (25 commits) Enable -fcode-hoisting with -Os
 2022-11-22 11:24 UTC 

[gcc r12-8926] libstdc++: Fix pool resource build errors for H8 [PR107801]
 2022-11-22 11:06 UTC 

[gcc r13-4229] tree-optimization/107803 - abnormal cleanup from the SSA propagator
 2022-11-22 11:05 UTC 

[gcc r13-4228] libstdc++: Fix pool resource build errors for H8 [PR107801]
 2022-11-22 10:39 UTC 

[gcc r13-4227] tree-optimization/107672 - avoid vector mode type_for_mode call
 2022-11-22  8:49 UTC 

[gcc r13-4226] tree-optimization/107766 - ICE with recent -ffp-contract=off fix
 2022-11-22  7:06 UTC 

[gcc r13-4225] Guard 64/32-bit vector move patterns with ix86_hard_reg_move_ok
 2022-11-22  4:50 UTC 

[gcc r13-4224] Some tidy up for RA related hooks
 2022-11-22  4:50 UTC 

[gcc r13-4223] c++: contracts fixes
 2022-11-22  1:26 UTC 

[gcc r12-8925] Daily bump
 2022-11-22  0:22 UTC 

[gcc r11-10388] Daily bump
 2022-11-22  0:21 UTC 

[gcc r10-11091] Daily bump
 2022-11-22  0:20 UTC 

[gcc r13-4222] Daily bump
 2022-11-22  0:18 UTC 

[gcc r13-4221] analyzer: fix ICE on 'bind' that returns a struct [PR107788]
 2022-11-22  0:10 UTC 

[gcc r13-4220] analyzer: fix ICE on 'bind' with non-pointer arg [P107783]
 2022-11-22  0:10 UTC 

[gcc r13-4219] analyzer: fix ICE on writes to errno [PR107777]
 2022-11-22  0:10 UTC 

[gcc r13-4218] analyzer, testsuite: add more examples taken from CWE
 2022-11-22  0:10 UTC 

[gcc r13-4217] libcpp: Fix paste error with unknown pragma after macro expansion
 2022-11-21 23:04 UTC 

[gcc r13-4216] RTEMS: Use local-exec TLS model by default
 2022-11-21 19:40 UTC 

[gcc r13-4215] Allow subtarget customization of CC1_SPEC
 2022-11-21 19:40 UTC 

[gcc r13-4214] libstdc++: Reduce size of std::bind_front(F) result
 2022-11-21 18:51 UTC 

[gcc r13-4213] libstdc++: Check static assertions earlier in chrono::duration
 2022-11-21 18:51 UTC 

[gcc r13-4212] libstdc++: Improve Doxygen comments in <tuple>
 2022-11-21 18:51 UTC 

[gcc r13-4211] testsuite: Add filter for target socket support
 2022-11-21 16:14 UTC 

[gcc r13-4210] Expand comment for tree_niter_desc.max
 2022-11-21 16:01 UTC 

[gcc r13-4209] Modify test, to prevent the next patch breaking it
 2022-11-21 16:01 UTC 

[gcc r13-4208] Refactor number_of_iterations_popcount
 2022-11-21 16:01 UTC 

[gcc r13-4207] Remove prototype for number_of_iterations_popcount
 2022-11-21 16:01 UTC 

[gcc r13-4206] Ensure at_stmt is defined before an early exit
 2022-11-21 16:01 UTC 

[gcc r13-4205] testsuite: Windows paths use \ and not /
 2022-11-21 15:36 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-11-21 14:29 UTC 

[gcc/devel/omp/gcc-12] libgomp/gcn: fix/improve struct output
 2022-11-21 14:29 UTC 

[gcc/devel/omp/gcc-12] (10 commits) Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-11-21 14:29 UTC 

[gcc r13-4204] libgomp/gcn: fix/improve struct output
 2022-11-21 14:23 UTC 

[gcc r13-4203] libcpp/remap: Only override if string matched
 2022-11-21 12:37 UTC 

[gcc r13-4202] genmultilib: Fix sanity check
 2022-11-21 12:20 UTC 

[gcc r13-4201] RISC-V: Fix ICE in branch<ANYI:mode>_shiftedarith_equals_zero
 2022-11-21 11:58 UTC 

[gcc r13-4200] ada: Adjust recent change for returns involving function calls
 2022-11-21 10:13 UTC 

[gcc r13-4199] ada: Do not share Packed Array Type if sizes of types differ
 2022-11-21 10:13 UTC 

[gcc r13-4198] ada: Order pragmas alphabetically in reference manual
 2022-11-21 10:13 UTC 

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).