public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/omp/gcc-11] OpenMP: Handle descriptors in target's firstprivate [PR104949]
 2022-05-12 13:08 UTC 

[gcc r13-373] rtl-optimization/105577 - RTL DSE and non-call EH
 2022-05-12 13:05 UTC 

[gcc r13-372] [Ada] Skip postponed validation checks with compilation errors
 2022-05-12 12:42 UTC 

[gcc r13-371] [Ada] Fix URL in doc
 2022-05-12 12:42 UTC 

[gcc r13-370] [Ada] Restore double quotes in debug printouts
 2022-05-12 12:42 UTC 

[gcc r13-369] [Ada] Reuse collective subtype for comparison operators where possible
 2022-05-12 12:41 UTC 

[gcc r13-368] [Ada] Remove unreferenced Is_Selector_Name routine
 2022-05-12 12:41 UTC 

[gcc r13-367] [Ada] Add more dummy names in Sem_Warn.Has_Junk_Name
 2022-05-12 12:41 UTC 

[gcc r13-366] [Ada] Fix warning about generic subprograms withed but not referenced
 2022-05-12 12:41 UTC 

[gcc r13-365] [Ada] Fix warning about generic subprograms withed but not instantiated
 2022-05-12 12:41 UTC 

[gcc r13-364] [Ada] Remove useless pragma Warnings Off from runtime units
 2022-05-12 12:41 UTC 

[gcc r13-363] [Ada] Do not issue a warning on a postcondition of True or False
 2022-05-12 12:41 UTC 

[gcc r13-362] [Ada] Remove front-end SJLJ processing
 2022-05-12 12:41 UTC 

[gcc r13-361] [Ada] Make debug printouts more robust
 2022-05-12 12:41 UTC 

[gcc r13-360] [Ada] Add ghost code to facilitate proof with SPARK
 2022-05-12 12:41 UTC 

[gcc r13-359] [Ada] Remove use of use-clauses in loaded runtime units
 2022-05-12 12:41 UTC 

[gcc r13-358] [Ada] Fix support for ISO-8859-15 and IBM CP 850 encoding
 2022-05-12 12:41 UTC 

[gcc r13-357] [Ada] Remove redundant guard against Any_String
 2022-05-12 12:40 UTC 

[gcc r13-356] [Ada] Accept raise expressions as operands of boolean operators
 2022-05-12 12:40 UTC 

[gcc r13-355] [Ada] Plug loophole in Possible_Type_For_Conditional_Expression
 2022-05-12 12:40 UTC 

[gcc r13-354] [Ada] Adapt CodePeer analysis of GNAT to changes in dependencies
 2022-05-12 12:40 UTC 

[gcc r13-353] [Ada] Revamp analysis of conditional expressions
 2022-05-12 12:40 UTC 

[gcc r13-352] [Ada] Proof of 'Image support for signed integers
 2022-05-12 12:40 UTC 

[gcc r13-351] [Ada] Rewrite Sem_Ch4.Find_Boolean_Types
 2022-05-12 12:40 UTC 

[gcc r13-350] [Ada] Introduce hardbool Machine_Attribute for Ada
 2022-05-12 12:40 UTC 

[gcc r13-349] [Ada] Fix scope of block in expanded protected entry body
 2022-05-12 12:40 UTC 

[gcc r13-348] [Ada] Fix typo in comment
 2022-05-12 12:40 UTC 

[gcc r13-347] [Ada] Fix style checking rule for square brackets in Ada 2022 and above
 2022-05-12 12:40 UTC 

[gcc r13-346] [Ada] Fix remaining asymmetry in Specific_Type
 2022-05-12 12:40 UTC 

[gcc r13-345] [Ada] Fix typos in syntax for implementation-defined pragmas
 2022-05-12 12:39 UTC 

[gcc r13-344] [Ada] Reuse generic string hash for invocation signatures
 2022-05-12 12:39 UTC 

[gcc r13-343] [Ada] Document Aggregate_Individually_Assign as a configuration pragma
 2022-05-12 12:39 UTC 

[gcc r13-342] libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE_SYSTEM_CUDA_H' and 'PL
 2022-05-12 12:14 UTC 

[gcc r13-341] libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', 'PLUGIN_NVPTX'
 2022-05-12 11:29 UTC 

[gcc r13-340] tree-optimization/105562 - avoid uninit diagnostic with better FRE
 2022-05-12 11:27 UTC 

[gcc r13-339] c++: Support module language-decl semantics
 2022-05-12 11:16 UTC 

[gcc r13-338] i386: Add combine splitter to transform pxor/pcmpeqb/pmovmskb/cmp 0xffff to ptest
 2022-05-12  9:37 UTC 

[gcc/devel/omp/gcc-11] Fortran: Fix proc pointer as elemental arg handling
 2022-05-12  9:18 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-05-12  9:02 UTC 

[gcc/devel/modula-2] (125 commits) Merge branch 'master' into devel/modula-2
 2022-05-12  9:02 UTC 

[gcc r13-337] openmp: Add omp_all_memory support (C/C++ only so far)
 2022-05-12  6:39 UTC 

[gcc r13-336] testsuite: Update Wconversion testcase check type
 2022-05-12  4:31 UTC 

[gcc r9-10158] Daily bump
 2022-05-12  0:21 UTC 

[gcc r12-8369] Daily bump
 2022-05-12  0:19 UTC 

[gcc r11-9980] Daily bump
 2022-05-12  0:18 UTC 

[gcc r10-10717] Daily bump
 2022-05-12  0:18 UTC 

[gcc r13-335] Daily bump
 2022-05-12  0:17 UTC 

[gcc r12-8368] ipa: Release body of clone_of when removing its last clone (PR 100413)
 2022-05-11 21:29 UTC 

[gcc r13-334] analyzer: fix memory leaks
 2022-05-11 21:25 UTC 

[gcc r13-333] tree: introduce range adaptor for TREE_VEC
 2022-05-11 20:15 UTC 

[gcc r13-332] c++: lambda template in requires [PR105541]
 2022-05-11 19:30 UTC 

[gcc r9-10157] testsuite: Fix up pr102860.f90 for gcc 9 [PR105570]
 2022-05-11 18:39 UTC 

[gcc r13-331] c++: fix arm-eabi bootstrap [PR105567]
 2022-05-11 17:52 UTC 

[gcc r13-330] Fortran: fix error recovery on invalid array section
 2022-05-11 17:44 UTC 

[gcc r10-10716] c++: cxx_eval_array_reference and empty elem type [PR101194]
 2022-05-11 17:25 UTC 

[gcc(refs/users/meissner/heads/work089)] Update ChangeLog.meissner
 2022-05-11 17:19 UTC 

[gcc(refs/users/meissner/heads/work089)] Eliminate power8-fusion and power8-fusion-sign options
 2022-05-11 17:17 UTC 

[gcc(refs/users/meissner/heads/work089-orig)] Add REVISION
 2022-05-11 15:17 UTC 

[gcc r11-9979] libstdc++: Don't use std::tolower in <charconv> [PR103911]
 2022-05-11 15:15 UTC 

[gcc] Created branch 'meissner/heads/work089-orig' in namespace 'refs/users'
 2022-05-11 15:13 UTC 

[gcc(refs/users/meissner/heads/work089)] Add ChangeLog.meissner and REVISION
 2022-05-11 15:13 UTC 

[gcc] Created branch 'meissner/heads/work089' in namespace 'refs/users'
 2022-05-11 15:09 UTC 

[gcc r9-10156] c++: ICE when building builtin operator->* set [PR103455]
 2022-05-11 14:59 UTC 

[gcc r13-329] rs6000: Remove <Fv>
 2022-05-11 14:59 UTC 

[gcc r9-10155] c++: deleted fn and noexcept inst [PR101532, PR104225]
 2022-05-11 14:59 UTC 

[gcc r13-328] rs6000: Remove <Ff>
 2022-05-11 14:59 UTC 

[gcc r9-10154] c++: Fix deduction with reference NTTP [PR83476]
 2022-05-11 14:59 UTC 

[gcc r13-327] rs6000: Delete RS6000_CONSTRAINT_f
 2022-05-11 14:59 UTC 

[gcc(refs/users/marxin/heads/backport-12)] libgcov: use proper type for n_functions
 2022-05-11 14:28 UTC 

[gcc] Created branch 'marxin/heads/backport-12' in namespace 'refs/users'
 2022-05-11 14:28 UTC 

[gcc(refs/users/marxin/heads/add--disable-fix-includes-v2)] configure: add --disable-fixincludes
 2022-05-11 14:22 UTC 

[gcc] Created branch 'marxin/heads/add--disable-fix-includes-v2' in namespace 'refs/users'
 2022-05-11 14:22 UTC 

[gcc(refs/users/marxin/heads/PR105564-improve-option-completion)] opts: improve option suggestion
 2022-05-11 14:09 UTC 

[gcc] Created branch 'marxin/heads/PR105564-improve-option-completion' in namespace 'refs/users'
 2022-05-11 14:08 UTC 

[gcc r13-326] Use variadic template functions for the gimple_build forwarders
 2022-05-11 13:44 UTC 

[gcc r13-325] middle-end/70090: Register __bdos for sanitizers if necessary
 2022-05-11 13:43 UTC 

[gcc r13-324] [c++] Add module attachment
 2022-05-11 13:38 UTC 

[gcc r13-323] rtl-optimization/105559 - avoid quadratic behavior in delete_insn_and_edges
 2022-05-11 12:34 UTC 

[gcc r13-322] Implement some of fold_binary_op_with_conditional_arg in match.pd
 2022-05-11 12:34 UTC 

[gcc r13-321] libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '--with-hsa-runtime-lib'
 2022-05-11 12:32 UTC 

[gcc r13-320] libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFLAGS', 'PLUGIN_GCN_LDFLAGS'
 2022-05-11 12:32 UTC 

[gcc r13-319] libgomp GCN plugin: Clean up unused references to system-provided HSA Runtime library
 2022-05-11 12:32 UTC 

[gcc r13-318] libgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for system-provided HSA Runtime library
 2022-05-11 12:32 UTC 

[gcc r13-317] docs: document --with-zstd
 2022-05-11 12:02 UTC 

[gcc(refs/users/marxin/heads/PR105527-document-with-zstd)] docs: document --with-zstd
 2022-05-11 11:22 UTC 

[gcc] Created branch 'marxin/heads/PR105527-document-with-zstd' in namespace 'refs/users'
 2022-05-11 11:21 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR105455] predict: Check for no REG_BR_PROB in uninitialized case
 2022-05-11  9:36 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR105455] Set edge probabilities when hardening conditionals
 2022-05-11  9:36 UTC 

[gcc(refs/users/aoliva/heads/testme)] Avoid visiting newly-created blocks in harden-conditionals
 2022-05-11  9:36 UTC 

[gcc/aoliva/heads/testme] (3 commits) [PR105455] predict: Check for no REG_BR_PROB in uninitializ
 2022-05-11  9:36 UTC 

[gcc r13-316] i386: simplify cpu_feature handling
 2022-05-11  9:04 UTC 

[gcc r13-315] [Ada] Proof of 'Image support for unsigned integers
 2022-05-11  8:56 UTC 

[gcc r13-314] [Ada] Sort Detect_Blocking alphabetically among names and pragmas
 2022-05-11  8:56 UTC 

[gcc r13-313] [Ada] Fix Compile_Time_(Error|Warning) as non-configuration pragmas
 2022-05-11  8:56 UTC 

[gcc r13-312] [Ada] Correctly reject record aggregate using brackets
 2022-05-11  8:56 UTC 

[gcc r13-311] [Ada] Fix unbalanced paren in documentation marker for GNAT Studio
 2022-05-11  8:56 UTC 

[gcc r13-310] [Ada] New No_Local_Tagged_Types restriction
 2022-05-11  8:56 UTC 

[gcc r13-309] [Ada] Fix spurious ambiguity for if_expression containing operator
 2022-05-11  8:56 UTC 

[gcc r13-308] [Ada] Fix style of body header boxes
 2022-05-11  8:56 UTC 

[gcc r13-307] [Ada] Do not create useless itype in Constrain_Access
 2022-05-11  8:56 UTC 

[gcc r13-306] [Ada] Detect infinite loops with operators in exit conditions
 2022-05-11  8:55 UTC 

[gcc r13-305] [Ada] Adapt proof of System.Arith_Double after update of Z3
 2022-05-11  8:55 UTC 

[gcc r13-304] [Ada] Update categorization of implementation restrictions
 2022-05-11  8:55 UTC 

[gcc r13-303] [Ada] Fix "S p e c" and "B o d y" file headers
 2022-05-11  8:55 UTC 

[gcc r13-302] [Ada] Add SUSE 32bit dependency
 2022-05-11  8:55 UTC 

[gcc r13-301] [Ada] Fix formatting glitches in GNAT User's Guide
 2022-05-11  8:55 UTC 

[gcc r13-300] [Ada] Use pygments for Ada code examples of elaboration control
 2022-05-11  8:55 UTC 

[gcc r13-299] [Ada] Excess finalization on assignment with target name symbol
 2022-05-11  8:55 UTC 

[gcc r13-298] [Ada] fix crash on Secondary_Stack_Size with discriminant
 2022-05-11  8:55 UTC 

[gcc r13-297] [Ada] Reset Reachable field when mutating label into loop entity
 2022-05-11  8:55 UTC 

[gcc r13-296] [Ada] Fix layout of tables in PDF version of GNAT RM
 2022-05-11  8:55 UTC 

[gcc r13-295] [Ada] Fix layout in description of aspects and pragmas
 2022-05-11  8:55 UTC 

[gcc r13-294] [Ada] Fix markup in description of implementation-defined characteristics
 2022-05-11  8:54 UTC 

[gcc r13-293] [Ada] Fix markup in description of pragma Eliminate
 2022-05-11  8:54 UTC 

[gcc r13-292] [Ada] Suppress warning in g-sthcso for non-unix platforms
 2022-05-11  8:54 UTC 

[gcc r13-291] [Ada] Add guard for making only legal labels unreachable
 2022-05-11  8:54 UTC 

[gcc r13-290] [Ada] Document pragma Ada_2022
 2022-05-11  8:54 UTC 

[gcc r13-289] [Ada] Properly reject unsupported address specifications
 2022-05-11  8:54 UTC 

[gcc r13-288] [Ada] Move Reachable flag to E_Label entities
 2022-05-11  8:54 UTC 

[gcc r13-287] [Ada] Set_Is_Known_Valid only if Safe_To_Capture_Value
 2022-05-11  8:54 UTC 

[gcc r13-286] [Ada] Avoid crash for -gnatR -gnatc
 2022-05-11  8:54 UTC 

[gcc r13-285] bootstrap/105551 - restore nvptx build
 2022-05-11  8:50 UTC 

[gcc(refs/users/marxin/heads/i386-simplify-cpu_feature)] i386: simplify cpu_feature handling
 2022-05-11  8:44 UTC 

[gcc] Created branch 'marxin/heads/i386-simplify-cpu_feature' in namespace 'refs/users'
 2022-05-11  8:44 UTC 

[gcc(refs/users/marxin/heads/add--disable-fix-includes)] configure: add --disable-fix-includes
 2022-05-11  8:03 UTC 

[gcc/marxin/heads/add--disable-fix-includes] (1547 commits) configure: add --disable-fix-includes
 2022-05-11  8:03 UTC 

[gcc r13-284] Optimize movzwl + vmovd/vmovq to vmovw
 2022-05-11  7:35 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR105455] Set edge probabilities when hardening conditionals
 2022-05-11  7:32 UTC 

[gcc(refs/users/aoliva/heads/testme)] Avoid visiting newly-created blocks in harden-conditionals
 2022-05-11  7:32 UTC 

[gcc/aoliva/heads/testme] (157 commits) [PR105455] Set edge probabilities when hardening conditiona
 2022-05-11  7:32 UTC 

[gcc/aoliva/heads/testbase] (155 commits) MAINTAINERS: Remove myself from DCO section
 2022-05-11  7:32 UTC 

[gcc r13-283] rs6000: Fix constraint v with rs6000_constraints[RS6000_CONSTRAINT_v]
 2022-05-11  7:22 UTC 

[gcc r13-282] opts: do not allow Separate+Joined ending with =
 2022-05-11  6:56 UTC 

[gcc r9-10153] g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [PR100422]
 2022-05-11  6:26 UTC 

[gcc r9-10152] asan: Fix up asan_redzone_buffer::emit_redzone_byte [PR105396]
 2022-05-11  6:26 UTC 

[gcc r9-10151] sparc: Preserve ORIGINAL_REGNO in epilogue_renumber [PR105257]
 2022-05-11  6:26 UTC 

[gcc r9-10150] c++: Fix up CONSTRUCTOR_PLACEHOLDER_BOUNDARY handling [PR105256]
 2022-05-11  6:26 UTC 

[gcc r9-10149] i386: Fix ICE caused by ix86_emit_i387_log1p [PR105214]
 2022-05-11  6:26 UTC 

[gcc r9-10148] builtins: Fix up expand_builtin_int_roundingfn_2 [PR105211]
 2022-05-11  6:26 UTC 

[gcc r9-10147] c-family: Initialize ridpointers for __int128 etc. [PR105186]
 2022-05-11  6:26 UTC 

[gcc r9-10146] fold-const: Fix up make_range_step [PR105189]
 2022-05-11  6:26 UTC 

[gcc r9-10145] combine: Don't record for UNDO_MODE pointers into regno_reg_rtx array [PR104985]
 2022-05-11  6:26 UTC 

[gcc r9-10144] i386: Fix up ix86_expand_vector_init_general [PR105123]
 2022-05-11  6:26 UTC 

[gcc r9-10143] ubsan: Fix ICE due to -fsanitize=object-size [PR105093]
 2022-05-11  6:26 UTC 

[gcc r9-10142] c++: Fix up __builtin_convertvector parsing
 2022-05-11  6:25 UTC 

[gcc r9-10141] c++: extern thread_local declarations in constexpr [PR104994]
 2022-05-11  6:25 UTC 

[gcc r9-10140] i386: Don't emit pushf; pop for __builtin_ia32_readeflags_u* with unused lhs [PR104971]
 2022-05-11  6:25 UTC 

[gcc r9-10139] c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fwrapv and C++20+ [PR1047
 2022-05-11  6:25 UTC 

[gcc r9-10138] c++: Don't suggest cdtor or conversion op identifiers in spelling hints [PR104806]
 2022-05-11  6:25 UTC 

[gcc r9-10137] s390: Fix up *cmp_and_trap_unsigned_int<mode> constraints [PR104775]
 2022-05-11  6:25 UTC 

[gcc r9-10136] match.pd: Further complex simplification fixes [PR104675]
 2022-05-11  6:25 UTC 

[gcc r9-10135] rs6000: Use rs6000_emit_move in movmisalign<mode> expander [PR104681]
 2022-05-11  6:25 UTC 

[gcc r9-10134] match.pd: Don't create BIT_NOT_EXPRs for COMPLEX_TYPE [PR104675]
 2022-05-11  6:25 UTC 

[gcc r9-10133] libiberty: Fix up debug.temp.o creation if *.o has 64K+ sections [PR104617]
 2022-05-11  6:25 UTC 

[gcc r9-10132] valtrack: Avoid creating raw SUBREGs with VOIDmode argument [PR104557]
 2022-05-11  6:25 UTC 

[gcc r9-10131] c-family: Fix up shorten_compare for decimal vs. non-decimal float comparison [PR104510]
 2022-05-11  6:25 UTC 

[gcc r9-10130] sanitizer: Use glibc _thread_db_sizeof_pthread symbol if present
 2022-05-11  6:24 UTC 

[gcc r9-10129] openmp: Make finalize_task_copyfn order reproduceable [PR104517]
 2022-05-11  6:24 UTC 

[gcc r9-10128] c++: Don't reject GOTO_EXPRs to cdtor_label in potential_constant_expression_1 [PR104513]
 2022-05-11  6:24 UTC 

[gcc r9-10127] asan: Fix up address sanitizer instrumentation of __builtin_alloca* if it can throw [PR104449]
 2022-05-11  6:24 UTC 

[gcc r9-10126] i386: Fix up cvtsd2ss splitter [PR104502]
 2022-05-11  6:24 UTC 

[gcc r9-10125] c++: Fix up constant expression __builtin_convertvector folding [PR104472]
 2022-05-11  6:24 UTC 

[gcc r9-10124] combine: Fix ICE with substitution of CONST_INT into PRE_DEC argument [PR104446]
 2022-05-11  6:24 UTC 

[gcc r9-10123] rs6000: Fix up vspltis_shifted [PR102140]
 2022-05-11  6:24 UTC 

[gcc r9-10122] libgomp: Fix segfault with posthumous orphan tasks [PR104385]
 2022-05-11  6:24 UTC 

[gcc r9-10121] libcpp: Fix up padding handling in funlike_invocation_p [PR104147]
 2022-05-11  6:24 UTC 

[gcc r9-10120] libcpp: Avoid PREV_WHITE and other random content on CPP_PADDING tokens
 2022-05-11  6:24 UTC 

[gcc r9-10119] optabs: Don't create pseudos in prepare_cmp_insn when not allowed [PR102478]
 2022-05-11  6:24 UTC 

[gcc r9-10118] match.pd, optabs: Avoid vectorization of {FLOOR, CEIL, ROUND}_{DIV, MOD}_EXPR [PR102860]
 2022-05-11  6:23 UTC 

[gcc r9-10117] ifcvt: Check for asm goto at the end of then_bb/else_bb in ifcvt [PR103908]
 2022-05-11  6:23 UTC 

[gcc r9-10116] libcpp: Fix up ##__VA_OPT__ handling [PR89971]
 2022-05-11  6:23 UTC 

[gcc r9-10115] shrink-wrapping: Fix up prologue block discovery [PR103860]
 2022-05-11  6:23 UTC 

[gcc r9-10114] loop-invariant: Fix -fcompare-debug failure [PR103837]
 2022-05-11  6:23 UTC 

[gcc r9-10113] bswap: Fix UB in find_bswap_or_nop_finalize [PR103435]
 2022-05-11  6:23 UTC 

[gcc r9-10112] fortran, debug: Fix up DW_AT_rank [PR103315]
 2022-05-11  6:23 UTC 

[gcc r9-10111] c++: Fix up -fstrong-eval-order handling of call arguments [PR70796]
 2022-05-11  6:23 UTC 

[gcc r9-10110] lim: Reset flow sensitive info even for pointers [PR103192]
 2022-05-11  6:23 UTC 

[gcc r9-10109] i386: Fix up x86 atomic_bit_test* expanders for !TARGET_HIMODE_MATH [PR103205]
 2022-05-11  6:23 UTC 

[gcc r9-10108] dwarf2out: Fix up field_byte_offset [PR101378]
 2022-05-11  6:23 UTC 

[gcc r9-10107] openmp: For default(none) ignore variables created by ubsan_create_data [PR64888]
 2022-05-11  6:22 UTC 

[gcc r9-10106] c++: Don't reject calls through PMF during constant evaluation [PR102786]
 2022-05-11  6:22 UTC 

[gcc r9-10105] openmp: Fix up handling of OMP_PLACES=threads(1)
 2022-05-11  6:22 UTC 

[gcc r9-10104] c++: Fix apply_identity_attributes [PR102548]
 2022-05-11  6:22 UTC 

[gcc r9-10103] ubsan: Use -fno{, -}sanitize=float-divide-by-zero for float division by zero recovery [PR102515]
 2022-05-11  6:22 UTC 

[gcc r9-10102] i386: Don't emit fldpi etc. if -frounding-math [PR102498]
 2022-05-11  6:22 UTC 

[gcc r9-10101] c++: Fix handling of decls with flexible array members initialized with side-effects [PR88578]
 2022-05-11  6:22 UTC 

[gcc r9-10100] c++: Update DECL_*SIZE for objects with flexible array members with initializers [PR102295]
 2022-05-11  6:22 UTC 

[gcc r9-10099] c++: Fix __is_*constructible/assignable for templates [PR102305]
 2022-05-11  6:22 UTC 

[gcc r9-10098] i386: Fix up @xorsign<mode>3_1 [PR102224]
 2022-05-11  6:22 UTC 

[gcc r9-10097] dwarf2out: Emit DW_AT_location for global register vars during early dwarf [PR101905]
 2022-05-11  6:22 UTC 

[gcc r9-10096] ubsan: Fix ICEs with DECL_REGISTER tests [PR101624]
 2022-05-11  6:22 UTC 

[gcc r9-10095] expmed: Fix store_integral_bit_field [PR101562]
 2022-05-11  6:21 UTC 

[gcc r9-10094] openmp: Fix up omp_check_private [PR101535]
 2022-05-11  6:21 UTC 

[gcc r9-10093] c++: Ensure OpenMP reduction with reference type references complete type [PR101516]
 2022-05-11  6:21 UTC 

[gcc r9-10092] rs6000: Fix up easy_vector_constant_msb handling [PR101384]
 2022-05-11  6:21 UTC 

[gcc r9-10091] openmp - Fix up && and || reductions [PR94366]
 2022-05-11  6:21 UTC 

[gcc r9-10090] OpenMP: Support complex/float in && and || reduction
 2022-05-11  6:21 UTC 

[gcc r9-10089] c++: Optimize away NULLPTR_TYPE comparisons [PR101443]
 2022-05-11  6:21 UTC 

[gcc r9-10088] godump: Fix -fdump-go-spec= reproduceability issue [PR101407]
 2022-05-11  6:21 UTC 

[gcc r9-10087] libgomp: Don't include limits.h instead of hidden visibility block
 2022-05-11  6:21 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).