public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r11-8731] c++: cxx_eval_array_reference and empty elem type [PR101194]
 2021-07-13 14:03 UTC 

[gcc r11-8730] c++: alias CTAD and aggregate deduction cand [PR98832]
 2021-07-13 14:03 UTC 

[gcc r11-8729] c++: requires-expression folding [PR101182]
 2021-07-13 14:03 UTC 

[gcc r11-8728] libstdc++: Reduce ranges::minmax/minmax_element comparison complexity
 2021-07-13 14:03 UTC 

[gcc r11-8727] c++: access of dtor named by qualified template-id [PR100918]
 2021-07-13 14:03 UTC 

[gcc r11-8726] c++: Fix reference NTTP binding to noexcept fn [PR97420]
 2021-07-13 14:03 UTC 

[gcc(refs/users/arsenic/heads/analyzer_extension)] indentation fix
 2021-07-13 13:45 UTC 

[gcc(refs/users/arsenic/heads/analyzer_extension)] Analyzer: Refactor callstring to work with pairs of supernodes
 2021-07-13 13:45 UTC 

[gcc(refs/users/arsenic/heads/analyzer_extension)] fix state-purgeing
 2021-07-13 13:45 UTC 

[gcc r12-2284] Adjust testcase to test the call is removed
 2021-07-13 13:43 UTC 

[gcc r12-2283] Make gimple_could_trap_p const-safe
 2021-07-13 13:04 UTC 

[gcc r12-2282] libstdc++: Remove duplicate #include in <string_view>
 2021-07-13 11:10 UTC 

[gcc r11-8725] middle-end/101291 - set loop copy of versioned loop
 2021-07-13 10:59 UTC 

[gcc r11-8724] tree-optimization/101394 - fix PRE full redundancy wrt abnormals
 2021-07-13 10:59 UTC 

[gcc r11-8723] middle-end/101423 - internal calls do not trap
 2021-07-13 10:59 UTC 

[gcc r11-8722] tree-optimization/100778 - fix placement of trapping vectorized ops
 2021-07-13 10:59 UTC 

[gcc r11-8721] tree-optimization/100778 - avoid cross-BB vectorization of trapping op
 2021-07-13 10:59 UTC 

[gcc r12-2281] vect: Reuse reduction accumulators between loops
 2021-07-13  9:18 UTC 

[gcc r12-2280] vect: Simplify get_initial_def_for_reduction
 2021-07-13  9:18 UTC 

[gcc r12-2279] vect: Generalise neutral_op_for_slp_reduction
 2021-07-13  9:18 UTC 

[gcc r12-2278] vect: Pass reduc_info to get_initial_def_for_reduction
 2021-07-13  9:18 UTC 

[gcc r12-2277] vect: Pass reduc_info to get_initial_defs_for_reduction
 2021-07-13  9:18 UTC 

[gcc r12-2276] vect: Add a vect_phi_initial_value helper function
 2021-07-13  9:18 UTC 

[gcc r12-2275] vect: Ensure reduc_inputs always have vectype
 2021-07-13  9:18 UTC 

[gcc r12-2274] vect: Remove new_phis from vect_create_epilog_for_reduction
 2021-07-13  9:18 UTC 

[gcc r12-2273] vect: Create array_slice of live-out stmts
 2021-07-13  9:18 UTC 

[gcc r12-2272] vect: Simplify epilogue reduction code
 2021-07-13  9:18 UTC 

[gcc r12-2271] ifcvt: Improve tests for predicated operations
 2021-07-13  9:18 UTC 

[gcc r12-2270] passes: Fix up subobject __bos [PR101419]
 2021-07-13  9:05 UTC 

[gcc r12-2269] libgomp: Don't include limits.h instead of hidden visibility block
 2021-07-13  7:54 UTC 

[gcc r12-2268] docs: Add 'S' to Machine Constraints for RISC-V
 2021-07-13  6:10 UTC 

[gcc r12-2267] Revert "Display the number of components BB vectorized"
 2021-07-13  6:05 UTC 

[gcc r12-2266] Deal with prefixed loads/stores in tests, PR testsuite/100166
 2021-07-13  4:41 UTC 

[gcc r12-2265] Fix vec-splati-runnable.c test
 2021-07-13  4:41 UTC 

[gcc(refs/users/meissner/heads/work060)] Deal with prefixed loads/stores in tests, PR testsuite/100166
 2021-07-13  4:01 UTC 

[gcc(refs/users/meissner/heads/work060)] Revert patch
 2021-07-13  4:00 UTC 

[gcc r12-2264] Change rs6000_const_f32_to_i32 return type
 2021-07-13  3:50 UTC 

[gcc(refs/users/meissner/heads/work060)] Deal with prefixed loads/stores in tests, PR testsuite/100166
 2021-07-13  0:25 UTC 

[gcc r9-9623] Daily bump
 2021-07-13  0:19 UTC 

[gcc r11-8720] Daily bump
 2021-07-13  0:18 UTC 

[gcc r10-9979] Daily bump
 2021-07-13  0:17 UTC 

[gcc r12-2263] Daily bump
 2021-07-13  0:17 UTC 

[gcc r12-2262] Add relation processing to ubsan builtins
 2021-07-12 23:41 UTC 

[gcc(refs/users/meissner/heads/work060)] Fix vec-splati-runnable.c test
 2021-07-12 23:14 UTC 

[gcc(refs/users/meissner/heads/work060)] Change rs6000_const_f32_to_i32 return type
 2021-07-12 23:07 UTC 

[gcc r12-2261] docs: fix s/ei_safe_safe/ei_safe_edge/ typo
 2021-07-12 22:47 UTC 

[gcc(refs/users/meissner/heads/work060-orig)] Add REVISION
 2021-07-12 21:57 UTC 

[gcc] Created branch 'meissner/heads/work060-orig' in namespace 'refs/users'
 2021-07-12 21:57 UTC 

[gcc(refs/users/meissner/heads/work060)] Add ChangeLog.meissner and REVISION
 2021-07-12 21:57 UTC 

[gcc] Created branch 'meissner/heads/work060' in namespace 'refs/users'
 2021-07-12 21:56 UTC 

[gcc/devel/c++-coroutines] Merge master r12-2257
 2021-07-12 20:42 UTC 

[gcc/devel/c++-coroutines] (29 commits) Merge master r12-2257
 2021-07-12 20:42 UTC 

[gcc r12-2260] c++: permit deduction guides at class scope [PR79501]
 2021-07-12 20:35 UTC 

[gcc r12-2259] i386: Fix vec_set<mode> expanders [PR101424]
 2021-07-12 19:09 UTC 

[gcc r12-2258] Do not register a cast as an equivalence
 2021-07-12 18:37 UTC 

[gcc r12-2257] libstdc++: Constrain std::as_writable_bytes [PR101411]
 2021-07-12 17:36 UTC 

[gcc r12-2256] [PHIOPT/MATCH] Remove the statement to move if not used
 2021-07-12 16:53 UTC 

[gcc r12-2255] produce simple DOT graphs from SLP trees
 2021-07-12 14:48 UTC 

[gcc r12-2254] tree-optimization/101373 - avoid PRE across externally throwing call
 2021-07-12 14:47 UTC 

[gcc r12-2253] Change the type of memory classification functions to bool
 2021-07-12 14:35 UTC 

[gcc r12-2252] [Ada] adaint.c minor reformatting
 2021-07-12 12:52 UTC 

[gcc r12-2251] [Ada] Use GNAT encodings only when -fgnat-encodings=all is specified
 2021-07-12 12:52 UTC 

[gcc r12-2250] [Ada] Implement support for unconstrained array types with FLB
 2021-07-12 12:52 UTC 

[gcc r12-2249] [Ada] Clean up Uint fields
 2021-07-12 12:52 UTC 

[gcc r12-2248] [Ada] Add DWARF 5 support to System.Dwarf_Line
 2021-07-12 12:51 UTC 

[gcc r12-2247] [Ada] Duplicate Size/Value_Size clause
 2021-07-12 12:51 UTC 

[gcc r12-2246] [Ada] Avoid unnecessary work when expanding 'Image into 'Put_Image
 2021-07-12 12:51 UTC 

[gcc r9-9622] Do not replace variable op variable in I/O implied DO loop replacement
 2021-07-12 12:24 UTC 

[gcc r12-2245] Display the number of components BB vectorized
 2021-07-12 10:19 UTC 

[gcc r12-2244] tree-optimization/101394 - fix PRE full redundancy wrt abnormals
 2021-07-12 10:19 UTC 

[gcc r12-2243] middle-end/101423 - internal calls do not trap
 2021-07-12 10:18 UTC 

[gcc r12-2242] Tweak testcase for PR tree-optimization/101403
 2021-07-12  9:59 UTC 

[gcc r12-2241] arm/66791: Replace builtins for unsigned and fp vmul_n intrinsics
 2021-07-12  9:50 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-07-12  9:41 UTC 

[gcc/devel/sphinx] (316 commits) Merge branch 'master' into devel/sphinx
 2021-07-12  9:41 UTC 

[gcc r12-2240] offloading: fix -foffload hinting
 2021-07-12  9:35 UTC 

[gcc(refs/users/marxin/heads/PR101425-fix-offloading-hint)] offloading: fix -foffload hinting
 2021-07-12  9:00 UTC 

[gcc] Created branch 'marxin/heads/PR101425-fix-offloading-hint' in namespace 'refs/users'
 2021-07-12  9:00 UTC 

[gcc r10-9978] Do not replace variable op variable in I/O implied DO loop replacement
 2021-07-12  8:13 UTC 

[gcc r12-2239] arm/98435: Missed optimization in expanding vector constructor
 2021-07-12  7:55 UTC 

[gcc r12-2238] PR tree-optimization/101403: Incorrect folding of ((T)bswap(x))>>C
 2021-07-12  7:28 UTC 

[gcc r9-9621] Daily bump
 2021-07-12  0:19 UTC 

[gcc r11-8719] Daily bump
 2021-07-12  0:18 UTC 

[gcc r10-9977] Daily bump
 2021-07-12  0:17 UTC 

[gcc r12-2237] Daily bump
 2021-07-12  0:17 UTC 

[gcc r9-9620] Daily bump
 2021-07-11  0:19 UTC 

[gcc r11-8718] Daily bump
 2021-07-11  0:18 UTC 

[gcc r10-9976] Daily bump
 2021-07-11  0:18 UTC 

[gcc r12-2236] Daily bump
 2021-07-11  0:17 UTC 

[gcc r12-2235] Require target lra for tests using asm goto
 2021-07-10 16:23 UTC 

[gcc(refs/users/aoliva/heads/testme)] fix typo
 2021-07-10  9:44 UTC 

[gcc(refs/users/aoliva/heads/testme)] sync up new type indices for body adjustments
 2021-07-10  9:44 UTC 

[gcc(refs/users/aoliva/heads/testme)] avoid early reference to debug-only symbol
 2021-07-10  9:43 UTC 

[gcc(refs/users/aoliva/heads/testme)] move unreachable user labels to entry point
 2021-07-10  9:43 UTC 

[gcc(refs/users/aoliva/heads/testme)] adjust landing pads when changing main label
 2021-07-10  9:43 UTC 

[gcc(refs/users/aoliva/heads/testme)] drop va_list from formals if requested
 2021-07-10  9:43 UTC 

[gcc(refs/users/aoliva/heads/testme)] ipa-modref: merge flags when adding escape
 2021-07-10  9:43 UTC 

[gcc/aoliva/heads/testme] (7 commits) fix typo
 2021-07-10  9:43 UTC 

[gcc(refs/users/aoliva/heads/testme)] fix typo
 2021-07-10  7:31 UTC 

[gcc r12-2234] runtime: remove direct assignments to memory locations
 2021-07-10  2:49 UTC 

[gcc r12-2233] c++: 'new T[N]' and SFINAE [PR82110]
 2021-07-10  2:43 UTC 

[gcc r9-9619] Daily bump
 2021-07-10  0:19 UTC 

[gcc r11-8717] Daily bump
 2021-07-10  0:19 UTC 

[gcc r10-9975] Daily bump
 2021-07-10  0:18 UTC 

[gcc r12-2232] Daily bump
 2021-07-10  0:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] sync up new type indices for body adjustments
 2021-07-10  0:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] avoid early reference to debug-only symbol
 2021-07-10  0:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] move unreachable user labels to entry point
 2021-07-10  0:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] adjust landing pads when changing main label
 2021-07-10  0:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] drop va_list from formals if requested
 2021-07-10  0:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] ipa-modref: merge flags when adding escape
 2021-07-10  0:08 UTC 

[gcc/aoliva/heads/testme] (391 commits) sync up new type indices for body adjustments
 2021-07-10  0:08 UTC 

[gcc/aoliva/heads/testbase] (385 commits) libffi/x86: Always check __x86_64__ for x86 hosts
 2021-07-10  0:08 UTC 

[gcc/devel/c++-coroutines] Merge master r12-2229
 2021-07-09 23:49 UTC 

[gcc/devel/c++-coroutines] (58 commits) Merge master r12-2229
 2021-07-09 23:49 UTC 

[gcc r12-2231] libffi/x86: Always check __x86_64__ for x86 hosts
 2021-07-09 22:31 UTC 

[gcc r11-8716] c++: concepts TS and explicit specialization [PR101098]
 2021-07-09 20:14 UTC 

[gcc r11-8715] c++: missing dtor with -fno-elide-constructors [PR100838]
 2021-07-09 20:14 UTC 

[gcc r11-8714] c++: argument pack with expansion [PR86355]
 2021-07-09 20:14 UTC 

[gcc r12-2230] c++: concepts TS and explicit specialization [PR101098]
 2021-07-09 20:13 UTC 

[gcc r12-2229] coroutines: Factor code. Match original source location in helpers [NFC]
 2021-07-09 18:14 UTC 

[gcc r12-2228] Improvement to signed division of integer constant on x86_64
 2021-07-09 16:48 UTC 

[gcc r12-2227] coroutines: Fix a typo in rewriting the function
 2021-07-09 16:44 UTC 

[gcc r12-2226] Darwin, X86: Adjust call clobbers to allow for lazy-binding [PR 100152]
 2021-07-09 16:42 UTC 

[gcc r12-2225] Darwin, config: Revise host config fragment
 2021-07-09 16:36 UTC 

[gcc r10-9974] Missing piece in earlier change
 2021-07-09 16:33 UTC 

[gcc r11-8713] Missing piece in earlier change
 2021-07-09 16:32 UTC 

[gcc r12-2224] Missing piece in earlier change
 2021-07-09 16:32 UTC 

[gcc r12-2223] testsuite/101269: fix testcase when used with -m32
 2021-07-09 16:12 UTC 

[gcc r12-2222] c++: requires-expr with dependent extra args [PR101181]
 2021-07-09 14:22 UTC 

[gcc r12-2221] c++: find_template_parameters and TEMPLATE_DECLs [PR101247]
 2021-07-09 14:22 UTC 

[gcc r12-2220] libstdc++: Only use __gthread_yield if gthreads is available
 2021-07-09 14:19 UTC 

[gcc r11-8712] ipa-sra: Fix thinko when overriding safe_to_import_accesses (PR 101066)
 2021-07-09 14:12 UTC 

[gcc r12-2219] [Ada] Fix style in expansion of attribute Put_Image
 2021-07-09 12:40 UTC 

[gcc r12-2218] [Ada] par-ch6: do not mark subprogram as missing "is" if imported
 2021-07-09 12:40 UTC 

[gcc r12-2217] [Ada] Fix crash on type extensions with discriminants
 2021-07-09 12:40 UTC 

[gcc r12-2216] [Ada] Add missed OS constant values
 2021-07-09 12:39 UTC 

[gcc r12-2215] [Ada] Improve performance of Ada.Containers.Doubly_Linked_Lists.Generic_Sorting.Sort
 2021-07-09 12:39 UTC 

[gcc r12-2214] [Ada] Crash on expansion of BIP construct in -gnatf mode
 2021-07-09 12:39 UTC 

[gcc r12-2213] [Ada] Typo corrections and minor reformatting
 2021-07-09 12:39 UTC 

[gcc r12-2212] [Ada] Add -gnatX support for casing on discriminated values
 2021-07-09 12:39 UTC 

[gcc r12-2211] [Ada] Crash on inlined separate subprogram
 2021-07-09 12:39 UTC 

[gcc r12-2210] [Ada] Declare time_t uniformly based on a system parameter
 2021-07-09 12:39 UTC 

[gcc r12-2209] [Ada] Add source file name to gnat bug box
 2021-07-09 12:39 UTC 

[gcc r12-2208] [Ada] Fix layout of contracts
 2021-07-09 12:39 UTC 

[gcc r12-2207] [Ada] Fix invalid JSON for derived variant record with -gnatRj
 2021-07-09 12:39 UTC 

[gcc r12-2206] [Ada] Fix typo in comment related to derived discriminated types
 2021-07-09 12:39 UTC 

[gcc r12-2205] [Ada] Fix index range violations in krunch
 2021-07-09 12:38 UTC 

[gcc r12-2204] [Ada] Code cleanups in a-strfix.adb
 2021-07-09 12:38 UTC 

[gcc r12-2203] [Ada] Add paragraph about representation changes and Scalar_Storage_Order
 2021-07-09 12:38 UTC 

[gcc r12-2202] [Ada] aarch64-rtems6: use wraplf variant for a-nallfl
 2021-07-09 12:38 UTC 

[gcc r12-2201] [Ada] Initialize local variables related to static expression functions
 2021-07-09 12:38 UTC 

[gcc r12-2200] [Ada] Inconsistency between declaration and body of predicate functions
 2021-07-09 12:38 UTC 

[gcc r12-2199] [Ada] Incremental patch for restriction No_Dynamic_Accessibility_Checks
 2021-07-09 12:38 UTC 

[gcc r12-2198] [Ada] Update internal documentation of debugging information
 2021-07-09 12:38 UTC 

[gcc r12-2197] [Ada] Reorder preanalysis of static expression functions
 2021-07-09 12:38 UTC 

[gcc r12-2196] [Ada] Decouple analysis of static expression functions from GNATprove
 2021-07-09 12:38 UTC 

[gcc r12-2195] [Ada] Avoid repeated computing of type of expression functions
 2021-07-09 12:38 UTC 

[gcc r12-2194] [Ada] Fix comment related to analysis of expression functions
 2021-07-09 12:38 UTC 

[gcc r12-2193] [Ada] Avoid repeated calls in analysis of expression functions
 2021-07-09 12:37 UTC 

[gcc r12-2192] [Ada] Refine types of local variables in analysis of expression functions
 2021-07-09 12:37 UTC 

[gcc r12-2191] [Ada] Remove an unnecessary local constant
 2021-07-09 12:37 UTC 

[gcc r12-2190] [Ada] Avoid unnecessary call in preanalysis without freezing
 2021-07-09 12:37 UTC 

[gcc r11-8711] Fix build failure on Windows with older binutils
 2021-07-09 10:14 UTC 

[gcc r12-2189] Fix build failure on Windows with older binutils
 2021-07-09 10:14 UTC 

[gcc r12-2188] i386: Fix *udivmodsi4_pow2_zext_? patterns
 2021-07-09  9:46 UTC 

[gcc r12-2187] docs: don't split @smallexample in multiple @groups
 2021-07-09  7:50 UTC 

[gcc r12-2186] docs: add missing 'see' word
 2021-07-09  7:50 UTC 

[gcc r12-2185] Improve early simplify and match for phiopt
 2021-07-09  7:19 UTC 

[gcc r12-2184] testsuite: mips: use noinline attribute instead of -fno-inline
 2021-07-09  6:33 UTC 

[gcc r12-2183] mips: check MSA support for vector modes [PR100760, PR100761, PR100762]
 2021-07-09  6:29 UTC 

[gcc r12-2182] rs6000: Support [u]mod<mode>3 for vector modulo insns
 2021-07-09  3:02 UTC 

[gcc r12-2181] test/rs6000: Add case to cover vector division
 2021-07-09  3:02 UTC 

[gcc r12-2180] test/rs6000: Add cases to cover vector multiply
 2021-07-09  3:02 UTC 

[gcc r9-9618] Daily bump
 2021-07-09  0:19 UTC 

[gcc r11-8710] Daily bump
 2021-07-09  0:18 UTC 

[gcc r10-9973] Daily bump
 2021-07-09  0:17 UTC 

[gcc r12-2179] Daily bump
 2021-07-09  0:17 UTC 

[gcc r12-2178] Move warning suppression to the ultimate callee
 2021-07-08 22:40 UTC 

[gcc r12-2177] testsuite: Remove an xfail
 2021-07-08 22:23 UTC 

[gcc r12-2176] Adjust expected output for LP32 [PR100451]
 2021-07-08 22:09 UTC 

[gcc r10-9972] c++: Fix noexcept with unevaluated operand [PR101087]
 2021-07-08 22:04 UTC 

[gcc r12-2175] Avoid including <new> to make cross-compiler testing easy
 2021-07-08 22:03 UTC 

[gcc r11-8709] c++: Fix noexcept with unevaluated operand [PR101087]
 2021-07-08 21:48 UTC 

[gcc r12-2174] c++: Fix noexcept with unevaluated operand [PR101087]
 2021-07-08 21:39 UTC 

[gcc r12-2173] Further improvements to H8 variable shift patterns
 2021-07-08 21:10 UTC 

[gcc r11-8708] Do not replace variable op variable in I/O implied DO loop replacement
 2021-07-08 21:09 UTC 

[gcc/devel/c++-coroutines] Merge master r12-2172
 2021-07-08 20:22 UTC 

[gcc/devel/c++-coroutines] (73 commits) Merge master r12-2172
 2021-07-08 20:22 UTC 

[gcc r11-8707] fixincludes: AIX socket.h
 2021-07-08 19:50 UTC 

[gcc r12-2172] ipa-sra: Fix thinko when overriding safe_to_import_accesses (PR 101066)
 2021-07-08 17:46 UTC 

[gcc r12-2171] Use Object Size Type zero for -Warray-bounds [PR101374]
 2021-07-08 17:44 UTC 

[gcc r12-2170] testsuite: Add arm_arch_v7a_ok effective-target to pr57351.c
 2021-07-08 13:54 UTC 

[gcc r12-2169] [Ada] Tune detection of illegal occurrences of target_name
 2021-07-08 13:38 UTC 

[gcc r12-2168] [Ada] Diagnose properly illegal uses of Target_Name
 2021-07-08 13:38 UTC 

[gcc r12-2167] [Ada] Remove Unknown_ functions
 2021-07-08 13:38 UTC 

[gcc r12-2166] [Ada] Use encoded names only with -fgnat-encodings=all
 2021-07-08 13:38 UTC 

[gcc r12-2165] [Ada] Transient scope cleanup
 2021-07-08 13:38 UTC 

[gcc r12-2164] [Ada] Rename sigtramp-vxworks-target.inc to sigtramp-vxworks-target.h
 2021-07-08 13:37 UTC 

[gcc r12-2163] [Ada] Duplicated D lines in ali files
 2021-07-08 13:37 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).