public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-05-20  1:41 UTC 

[gcc/devel/modula-2] (213 commits) gcc/m2/m2pp.cc renamed from m2pp.c and tidied comments
 2022-05-20  1:41 UTC 

[gcc r9-10192] Daily bump
 2022-05-20  0:20 UTC 

[gcc r12-8404] Daily bump
 2022-05-20  0:19 UTC 

[gcc r11-10023] Daily bump
 2022-05-20  0:18 UTC 

[gcc r10-10752] Daily bump
 2022-05-20  0:18 UTC 

[gcc r13-677] Daily bump
 2022-05-20  0:17 UTC 

[gcc/devel/omp/ompd] Add OMPD support, initialization and global ICVs function
 2022-05-19 23:00 UTC 

[gcc r13-676] libstdc++: Avoid including <cstdint> for std::char_traits
 2022-05-19 22:41 UTC 

[gcc r13-675] libstdc++: Only include <ext/atomicity.h> for COW string
 2022-05-19 22:41 UTC 

[gcc r13-674] libstdc++: Ensure pmr aliases work without <memory_resource>
 2022-05-19 22:41 UTC 

[gcc/devel/omp/ompd] Add OMPD support, initialization and global ICVs function
 2022-05-19 22:27 UTC 

[gcc] Created branch 'devel/omp/ompd'
 2022-05-19 22:27 UTC 

[gcc r11-10022] rs6000: Ignore fusion option flags for inlining test [PR102059]
 2022-05-19 21:20 UTC 

[gcc r13-673] PR middle-end/98865: Expand X*Y as X&-Y when Y is [0, 1]
 2022-05-19 16:55 UTC 

[gcc r13-672] [PATCH, rs6000] Remove the (no longer used) BTC defines
 2022-05-19 16:44 UTC 

[gcc r13-671] libstdc++: Implement LWG 3683 for pmr::polymorphic_allocator
 2022-05-19 14:32 UTC 

[gcc r13-670] Fix OMP CAS expansion with separate condition
 2022-05-19 14:27 UTC 

[gcc r13-669] Remove get_or_alloc_expression_id
 2022-05-19 14:27 UTC 

[gcc r13-668] [Ada] Avoid copy operation for returns involving function calls
 2022-05-19 14:09 UTC 

[gcc r13-667] [Ada] Do not give warnings for compiler-generated entities by default
 2022-05-19 14:09 UTC 

[gcc r13-666] [Ada] Small housekeeping work in gnat_gimplify_expr
 2022-05-19 14:09 UTC 

[gcc r13-665] [Ada] Add support for "simd" function attribute
 2022-05-19 14:08 UTC 

[gcc r13-664] [Ada] Fix internal error on unchecked union with component clauses (2)
 2022-05-19 14:08 UTC 

[gcc r13-663] [Ada] Do not set Current_Error_Node to a node without location
 2022-05-19 14:08 UTC 

[gcc r13-662] [Ada] Fix internal error on semi-circular record types
 2022-05-19 14:08 UTC 

[gcc r13-661] [Ada] Fix for internal error on semi-circular record aggregate
 2022-05-19 14:08 UTC 

[gcc r13-660] [Ada] Adjust copyright line
 2022-05-19 14:08 UTC 

[gcc r13-659] [Ada] Preserve unchecked conversion of string constant
 2022-05-19 14:08 UTC 

[gcc r13-658] [Ada] Remove redundant marking of illegal pragma with error posted
 2022-05-19 14:08 UTC 

[gcc r13-657] [Ada] Fix continuation message without a prior error
 2022-05-19 14:08 UTC 

[gcc r13-656] [Ada] Mark Requires_Transient_Scope as Inline
 2022-05-19 14:08 UTC 

[gcc r13-655] [Ada] Avoid internal compiler error for illegal Predicate_Failure aspect spec
 2022-05-19 14:08 UTC 

[gcc r13-654] [Ada] Fix spurious violations of No_Secondary_Stack restriction
 2022-05-19 14:08 UTC 

[gcc r13-653] [Ada] Ignore Predicate_Failure in CodePeer mode
 2022-05-19 14:07 UTC 

[gcc r13-652] [Ada] Fix compilation of raise-gcc.c with -DSTANDALONE under windows
 2022-05-19 14:07 UTC 

[gcc r13-651] [Ada] Preserve and reuse original type in Narrow_Large_Operation
 2022-05-19 14:07 UTC 

[gcc r13-650] [Ada] Wrong interface dynamic dispatch via access parameter
 2022-05-19 14:07 UTC 

[gcc r13-649] [Ada] Ignore Predicate_Failure in GNATprove mode
 2022-05-19 14:07 UTC 

[gcc r13-648] [Ada] Fix bug in handling of Predicate_Failure aspect
 2022-05-19 14:07 UTC 

[gcc r13-647] [Ada] Avoid copy operation for returns involving function calls
 2022-05-19 14:07 UTC 

[gcc r13-646] [Ada] Fix invalid expanded code for entry families
 2022-05-19 14:07 UTC 

[gcc r13-645] [Ada] Cleanup expansion of protected entry families
 2022-05-19 14:07 UTC 

[gcc r13-644] [Ada] Remove remaining references to gnatfind/gnatxref
 2022-05-19 14:07 UTC 

[gcc r13-643] [Ada] Fix proof of runtime unit a-strfix and a-strsup
 2022-05-19 14:07 UTC 

[gcc r13-642] [Ada] Support Ada 2022 null array aggregates
 2022-05-19 14:06 UTC 

[gcc r13-641] [Ada] Further adapt proof of double arithmetic runtime unit
 2022-05-19 14:06 UTC 

[gcc r13-640] [Ada] Improve optimization of "=" on bit-packed arrays
 2022-05-19 14:06 UTC 

[gcc(refs/users/marxin/heads/lto-plugin-get_symbols_v3-v4)] lto-plugin: implement LDPT_GET_API_VERSION
 2022-05-19 14:06 UTC 

[gcc/marxin/heads/lto-plugin-get_symbols_v3-v4] lto-plugin: implement LDPT_GET_API_VERSION
 2022-05-19 14:06 UTC 

[gcc r13-639] [Ada] Casing style on record components
 2022-05-19 14:06 UTC 

[gcc r13-638] [Ada] Get rid of secondary stack for controlled components
 2022-05-19 14:06 UTC 

[gcc r13-637] [Ada] Small housekeeping work continued
 2022-05-19 14:06 UTC 

[gcc r13-636] [Ada] Small housekeeping work
 2022-05-19 14:06 UTC 

[gcc r13-635] [Ada] Do not override inlining heuristics for expression functions at -Os
 2022-05-19 14:06 UTC 

[gcc r13-634] [Ada] Remove dead code for scope entity having E_Subprogram_Body kind
 2022-05-19 14:06 UTC 

[gcc r11-10021] rtl-optimization/105559 - avoid quadratic behavior in delete_insn_and_edges
 2022-05-19 14:03 UTC 

[gcc r11-10020] tree-optimization/105431 - another overflow in powi handling
 2022-05-19 14:03 UTC 

[gcc r11-10019] tree-optimization/105368 - avoid overflow in powi_cost
 2022-05-19 14:03 UTC 

[gcc r11-10018] tree-optimization/105312 - fix ISEL VCOND expansion
 2022-05-19 14:03 UTC 

[gcc r11-10017] tree-optimization/105263 - reassoc and DFP
 2022-05-19 14:03 UTC 

[gcc r11-10016] tree-optimization/105173 - fix insertion logic in reassoc
 2022-05-19 14:03 UTC 

[gcc r11-10015] tree-optimization/105163 - abnormal SSA coalescing and reassoc
 2022-05-19 14:03 UTC 

[gcc r11-10014] tree-optimization/105148 - fix IVOPTs recording uses
 2022-05-19 14:03 UTC 

[gcc r11-10013] tree-optimization/105250 - adjust fold_convertible_p PR105140 fix
 2022-05-19 14:02 UTC 

[gcc r11-10012] middle-end/105140 - fix bogus recursion in fold_convertible_p
 2022-05-19 14:02 UTC 

[gcc(refs/users/marxin/heads/lto-plugin-get_symbols_v3-v4)] lto-plugin: implement LDPT_GET_API_VERSION
 2022-05-19 14:02 UTC 

[gcc/marxin/heads/lto-plugin-get_symbols_v3-v4] lto-plugin: implement LDPT_GET_API_VERSION
 2022-05-19 14:02 UTC 

[gcc(refs/users/marxin/heads/lto-plugin-get_symbols_v3-v4)] lto-plugin: implement LDPT_GET_API_VERSION
 2022-05-19 13:54 UTC 

[gcc(refs/users/marxin/heads/lto-plugin-get_symbols_v3-v4)] lto-plugin: make claim_file_handler thread-safe
 2022-05-19 13:53 UTC 

[gcc(refs/users/marxin/heads/lto-plugin-get_symbols_v3-v4)] lto-plugin: support LDPT_GET_SYMBOLS_V3
 2022-05-19 13:53 UTC 

[gcc] Created branch 'marxin/heads/lto-plugin-get_symbols_v3-v4' in namespace 'refs/users'
 2022-05-19 13:53 UTC 

[gcc(refs/users/aoliva/heads/testme)] Rename OSCONS_CC to GCC_FOR_ADA_RTS
 2022-05-19 13:38 UTC 

[gcc/aoliva/heads/testme] Rename OSCONS_CC to GCC_FOR_ADA_RTS
 2022-05-19 13:38 UTC 

[gcc/devel/modula-2] Corrected capitalization for start of comments in header files
 2022-05-19 13:29 UTC 

[gcc r13-633] PR105647 Update pr105169* so it does not fail on powerpc64le
 2022-05-19 13:01 UTC 

[gcc r13-632] analyzer: update docs about -fanalyzer-checker=taint
 2022-05-19 12:52 UTC 

[gcc r12-8403] tree-optimization/105618 - restore load sinking
 2022-05-19 12:47 UTC 

[gcc r12-8402] rtl-optimization/105577 - testcase for the PR
 2022-05-19 12:47 UTC 

[gcc r12-8401] rtl-optimization/105577 - RTL DSE and non-call EH
 2022-05-19 12:47 UTC 

[gcc r12-8400] tree-optimization/105562 - avoid uninit diagnostic with better FRE
 2022-05-19 12:47 UTC 

[gcc r12-8399] rtl-optimization/105559 - avoid quadratic behavior in delete_insn_and_edges
 2022-05-19 12:47 UTC 

[gcc r12-8398] middle-end/105537 - debug processing
 2022-05-19 12:47 UTC 

[gcc r12-8397] Properly use opts in finish_options
 2022-05-19 12:47 UTC 

[gcc r12-8396] tree-optimization/105431 - another overflow in powi handling
 2022-05-19 12:47 UTC 

[gcc/devel/modula-2] Corrected capitalization for start of comments
 2022-05-19 12:41 UTC 

[gcc r11-10011] ipa: Release body of clone_of when removing its last clone (PR 100413)
 2022-05-19 12:07 UTC 

[gcc/devel/modula-2] Removed unused debugging code and tidied up comments
 2022-05-19 11:55 UTC 

[gcc/devel/modula-2] Reformatting of comments in plugin
 2022-05-19 11:06 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add TFLAGS to uses of GCC_FOR_TARGET in gnatlib
 2022-05-19 10:36 UTC 

[gcc(refs/users/aoliva/heads/testme)] Support multilib-aware target lib flags self-specs overriding
 2022-05-19 10:36 UTC 

[gcc/aoliva/heads/testme] (2 commits) Add TFLAGS to uses of GCC_FOR_TARGET in gnatlib
 2022-05-19 10:36 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add TFLAGS to uses of GCC_FOR_TARGET in gnatlib
 2022-05-19 10:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] Support multilib-aware target lib flags self-specs overriding
 2022-05-19 10:15 UTC 

[gcc/aoliva/heads/testme] (2 commits) Add TFLAGS to uses of GCC_FOR_TARGET in gnatlib
 2022-05-19 10:15 UTC 

[gcc/devel/modula-2] Comment reformatting and removal of gcc/m2/lang-options.h
 2022-05-19 10:15 UTC 

[gcc r13-631] cfgexpand: Yet another spot with debug insns references to global vars without varpool nodes [PR1056
 2022-05-19  9:58 UTC 

[gcc r13-630] pointer-query: Fix ICE with non-pointer param [PR105635]
 2022-05-19  9:57 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add TFLAGS to uses of GCC_FOR_TARGET in gnatlib
 2022-05-19  9:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] Support multilib-aware target lib flags self-specs overriding
 2022-05-19  9:47 UTC 

[gcc/aoliva/heads/testme] (251 commits) Add TFLAGS to uses of GCC_FOR_TARGET in gnatlib
 2022-05-19  9:47 UTC 

[gcc/aoliva/heads/testbase] (249 commits) compiler: traverse expressions when exporting constants
 2022-05-19  9:46 UTC 

[gcc r13-629] compiler: traverse expressions when exporting constants
 2022-05-19  2:34 UTC 

[gcc r9-10191] Daily bump
 2022-05-19  0:20 UTC 

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

[gcc r11-10010] Daily bump
 2022-05-19  0:18 UTC 

[gcc r10-10751] Daily bump
 2022-05-19  0:17 UTC 

[gcc r13-628] Daily bump
 2022-05-19  0:17 UTC 

[gcc/devel/modula-2] gm2spec.cc and lang-options.h corrected/replaced comments and fixed a typo
 2022-05-19  0:01 UTC 

[gcc r13-627] c: Implement new -Wenum-int-mismatch warning [PR105131]
 2022-05-18 23:13 UTC 

[gcc r13-626] Revert move of g++.dg/pr69667.C
 2022-05-18 20:47 UTC 

[gcc/devel/modula-2] gm2tools/ChangeLog corrected to use GNU formatting
 2022-05-18 20:35 UTC 

[gcc/devel/modula-2] libgm2 corrected spelling and comment formatting standard
 2022-05-18 19:06 UTC 

[gcc/devel/modula-2] libgm2/libm2pim/termios.c changed comments to GNU coding standard
 2022-05-18 18:56 UTC 

[gcc/devel/modula-2] Changed spacing to comply with GCC Coding Standards
 2022-05-18 18:43 UTC 

[gcc r13-625] x86: Fix -fsplit-stack feature detection via TARGET_CAN_SPLIT_STACK
 2022-05-18 18:10 UTC 

[gcc/devel/modula-2] libgm2/libm2pim use GNU coding standard comment style
 2022-05-18 16:52 UTC 

[gcc r13-624] Correct ix86_rtx_cost for multi-word multiplication
 2022-05-18 15:24 UTC 

[gcc r13-623] Avoid andn and generate shorter not; and with -Oz on x86
 2022-05-18 15:18 UTC 

[gcc/devel/modula-2] gm2tools/m2color.c reformatted to use GNU coding standards
 2022-05-18 15:17 UTC 

[gcc/devel/modula-2] * gm2l.1: Corrected default implementation/program module
 2022-05-18 15:13 UTC 

[gcc r13-622] c, c++: -Wswitch warning on [[maybe_unused]] enumerator [PR105497]
 2022-05-18 14:34 UTC 

[gcc r13-621] c++: fix SIGFPE with -Wclass-memaccess [PR105634]
 2022-05-18 14:33 UTC 

[gcc r12-8394] Reduce usage of limited_with clauses with -fdump-ada-spec
 2022-05-18 14:32 UTC 

[gcc r13-620] Reduce usage of limited_with clauses with -fdump-ada-spec
 2022-05-18 14:31 UTC 

[gcc r12-8393] Check for equivalence after merging relations
 2022-05-18 14:13 UTC 

[gcc r13-619] testsuite/rs6000: Move pr83660.C to g++.target
 2022-05-18 14:08 UTC 

[gcc(refs/users/marxin/heads/PR105600-ipa-icf-removed-nodes)] ipa-icf: skip variables with body_removed
 2022-05-18 13:09 UTC 

[gcc] Created branch 'marxin/heads/PR105600-ipa-icf-removed-nodes' in namespace 'refs/users'
 2022-05-18 13:09 UTC 

[gcc r13-618] graphite: Extend SCoP detection dump output
 2022-05-18 13:07 UTC 

[gcc/devel/loop-unswitch-support-switches] Another bogus range from .invert so don't use it
 2022-05-18 12:24 UTC 

[gcc/devel/loop-unswitch-support-switches] Properly only consider reachable BBs predicates
 2022-05-18 12:24 UTC 

[gcc/devel/loop-unswitch-support-switches] Make sure to cost bb[0], work around unreachable predicates
 2022-05-18 12:23 UTC 

[gcc/devel/loop-unswitch-support-switches] This fixes the execute FAIL of gfortran.fortran-torture/execute/forall_7.f90
 2022-05-18 12:23 UTC 

[gcc/devel/loop-unswitch-support-switches] Avoid ICE when removing a case sharing the edge with the default case
 2022-05-18 12:23 UTC 

[gcc/devel/modula-2] Tidy up dates and correct spelling in documentation
 2022-05-18 12:08 UTC 

[gcc r13-617] demangler: Reorganize for module demangling
 2022-05-18 11:24 UTC 

[gcc r13-616] 'include/cuda/cuda.h': Add parts necessary for nvptx-tools 'nvptx-run'
 2022-05-18 10:07 UTC 

[gcc r13-615] 'include/cuda/cuda.h': For C++, wrap in 'extern "C"'
 2022-05-18 10:06 UTC 

[gcc r13-614] OpenMP: Add Fortran support for inoutset depend-kind
 2022-05-18 10:04 UTC 

[gcc r13-613] [Ada] Fix proof of runtime unit s-imageu
 2022-05-18  8:45 UTC 

[gcc r13-612] [Ada] qnx-7.1: warning in sigtramp-qnx.c __gnat_sigtramp
 2022-05-18  8:45 UTC 

[gcc r13-611] [Ada] arm-qnx-7.1: stack-checking and sigtramp implementation
 2022-05-18  8:45 UTC 

[gcc r13-610] [Ada] Adapt proof of double arithmetic runtime unit
 2022-05-18  8:45 UTC 

[gcc r13-609] [Ada] Fix proof of runtime unit s-valeu
 2022-05-18  8:44 UTC 

[gcc r13-608] [Ada] Make sure output variable is always initialized
 2022-05-18  8:44 UTC 

[gcc r13-607] [Ada] Disable Vet calls when container checks are disabled
 2022-05-18  8:44 UTC 

[gcc r13-606] [Ada] arm-qnx-7.1: undefined reference to fma* symbols
 2022-05-18  8:44 UTC 

[gcc r13-605] [Ada] Fix DWARF parsing for 32-bit targets on 64-bit hosts
 2022-05-18  8:44 UTC 

[gcc r13-604] [Ada] Improve error messages for occurrence of GNAT extensions without -gnatX
 2022-05-18  8:44 UTC 

[gcc r13-603] [Ada] Fix Ada-QNX task priority conversion
 2022-05-18  8:44 UTC 

[gcc r13-602] [Ada] Use specific predicate before manipulating BIP_Alloc_Form
 2022-05-18  8:44 UTC 

[gcc r13-601] [Ada] Crash building VSS with compiler built with assertions
 2022-05-18  8:44 UTC 

[gcc r13-600] [Ada] Ada2022: AI12-0143 Index attribute for entry families
 2022-05-18  8:44 UTC 

[gcc r13-599] [Ada] Fix proof of runtime units
 2022-05-18  8:44 UTC 

[gcc r13-598] [Ada] Errors missed on ACATS test B650007
 2022-05-18  8:44 UTC 

[gcc r13-597] [Ada] Fix the parsing for delta aggregate
 2022-05-18  8:43 UTC 

[gcc r13-596] [Ada] Secondary stack and a-tags
 2022-05-18  8:43 UTC 

[gcc r13-595] [Ada] Fix problematic underflow for Float_Type'Value
 2022-05-18  8:43 UTC 

[gcc r13-594] [Ada] Spurious error on freezing of tagged types in SPARK
 2022-05-18  8:43 UTC 

[gcc r13-593] [Ada] Rework optimization skipping pragma check in object declaration
 2022-05-18  8:43 UTC 

[gcc r13-592] [Ada] Fix internal error on subprogram instantiation
 2022-05-18  8:43 UTC 

[gcc r13-591] [Ada] Overriding error on type derived from discriminated untagged private type
 2022-05-18  8:43 UTC 

[gcc r13-590] [Ada] Prevent overflow in computation of aggregate size
 2022-05-18  8:43 UTC 

[gcc r13-589] [Ada] Fast implementation of floating-point mathematical functions
 2022-05-18  8:43 UTC 

[gcc r13-588] [Ada] Freezing too strict in instances
 2022-05-18  8:43 UTC 

[gcc r13-587] [Ada] Fix incorrect freezing with generic child unit
 2022-05-18  8:43 UTC 

[gcc r13-586] [Ada] Ada.Numerics.Aux.*: Mention more Intrinsic and less C Math Library
 2022-05-18  8:43 UTC 

[gcc r13-585] [Ada] Small performance tweak in recent change
 2022-05-18  8:42 UTC 

[gcc r13-584] [Ada] New port arm-qnx
 2022-05-18  8:42 UTC 

[gcc r13-583] Enhance final_value_replacement_loop to handle bitwise induction
 2022-05-18  7:46 UTC 

[gcc r13-582] This patch adds a combine pattern for "CA minus one". The SImode "CA minus one" can be converted to
 2022-05-18  5:24 UTC 

[gcc r13-581] recognize bzhi pattern when there's zero_extendsidi
 2022-05-18  2:58 UTC 

[gcc r13-580] Expand __builtin_memcmp_eq with ptest for OImode
 2022-05-18  2:47 UTC 

[gcc r13-579] rs6000: Prefer assigning the MMA vector operands to altivec registers [PR105556]
 2022-05-18  2:33 UTC 

[gcc r9-10190] Daily bump
 2022-05-18  0:20 UTC 

[gcc r12-8392] Daily bump
 2022-05-18  0:19 UTC 

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

[gcc r10-10750] Daily bump
 2022-05-18  0:17 UTC 

[gcc r13-578] Daily bump
 2022-05-18  0:17 UTC 

[gcc r13-577] compiler: load LHS subexpressions of op= assignment only once
 2022-05-17 22:48 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Hybrid Morello: Add warnings on pointer conversions and an error on global capability initialisation
 2022-05-17 22:29 UTC 

[gcc r13-576] c++: constexpr ref to array of array [PR102307]
 2022-05-17 22:09 UTC 

[gcc r13-575] c: use CONST_DECL for enumerators in TYPE_VALUES
 2022-05-17 22:04 UTC 

[gcc r13-574] Fix register count when not splitting Complex IEEE 128-bit args
 2022-05-17 20:55 UTC 

[gcc r13-573] OpenMP: Skip target-nesting warning for reverse offload
 2022-05-17 20:09 UTC 

[gcc r13-572] libstdc++: Relax memory ordering for default memory resource object
 2022-05-17 19:54 UTC 

[gcc r13-571] libstdc++: Add attributes to functions in <memory_resource>
 2022-05-17 19:54 UTC 

[gcc r13-570] libstdc++: Add attributes to <system_error> and related
 2022-05-17 19:54 UTC 

[gcc r13-569] Revert 'Use more ARRAY_SIZE.' for mkoffload
 2022-05-17 18:57 UTC 

[gcc r13-568] Add side effect infrastructure
 2022-05-17 18:38 UTC 

[gcc r13-567] demangler: Structured Bindings
 2022-05-17 18:11 UTC 

[gcc r13-566] PR105169 Fix references to discarded sections
 2022-05-17 17:34 UTC 

[gcc/devel/loop-unswitch-support-switches] Merge remote-tracking branch 'origin/master' into unswitch
 2022-05-17 17:13 UTC 

[gcc/devel/loop-unswitch-support-switches] Really use first found predicate. Adjust limit for loop-unswitch-16.c
 2022-05-17 17:13 UTC 

[gcc/devel/loop-unswitch-support-switches] fix ->aux clearing of duplicate_loop_body_to_header_edge
 2022-05-17 17:13 UTC 

[gcc/devel/loop-unswitch-support-switches] Fix recursive unswitching regression
 2022-05-17 17:13 UTC 

[gcc/devel/loop-unswitch-support-switches] More cleanups
 2022-05-17 17:13 UTC 

[gcc/devel/loop-unswitch-support-switches] random fixes
 2022-05-17 17:13 UTC 

[gcc/devel/loop-unswitch-support-switches] Avoid jump threading to defeat tests
 2022-05-17 17: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).