public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r14-4042] analyzer: support diagnostics that don't have a stmt
 2023-09-15 17:49 UTC 

[gcc r14-4041] analyzer: introduce pending_location
 2023-09-15 17:49 UTC 

[gcc r14-4040] analyzer: handle volatile ops
 2023-09-15 17:48 UTC 

[gcc(refs/users/meissner/heads/work134-vpair)] Merge commit 'refs/users/meissner/heads/work134-vpair' of git+ssh://gcc.gnu.org/git/gcc into me/work
 2023-09-15 17:47 UTC 

[gcc(refs/users/meissner/heads/work134-vpair)] Add ChangeLog.vpair and update REVISION
 2023-09-15 17:47 UTC 

[gcc/meissner/heads/work134-vpair] (3 commits) Merge commit 'refs/users/meissner/heads/work134-vpair' of g
 2023-09-15 17:47 UTC 

[gcc(refs/users/meissner/heads/work134-dmf)] Merge commit 'refs/users/meissner/heads/work134-dmf' of git+ssh://gcc.gnu.org/git/gcc into me/work13
 2023-09-15 17:46 UTC 

[gcc(refs/users/meissner/heads/work134-dmf)] Add ChangeLog.dmf and update REVISION
 2023-09-15 17:46 UTC 

[gcc/meissner/heads/work134-dmf] (3 commits) Merge commit 'refs/users/meissner/heads/work134-dmf' of git
 2023-09-15 17:46 UTC 

[gcc(refs/users/meissner/heads/work134)] Update ChangeLog.meissner
 2023-09-15 17:45 UTC 

[gcc(refs/users/meissner/heads/work134-vsubreg)] Merge commit 'refs/users/meissner/heads/work134-vsubreg' of git+ssh://gcc.gnu.org/git/gcc into me/wo
 2023-09-15 17:40 UTC 

[gcc(refs/users/meissner/heads/work134-vsubreg)] Add ChangeLog.vsubreg and update REVISION
 2023-09-15 17:40 UTC 

[gcc/meissner/heads/work134-vsubreg] (4 commits) Merge commit 'refs/users/meissner/heads/work134-vsubreg' of
 2023-09-15 17:40 UTC 

[gcc(refs/users/meissner/heads/work134-vsize)] Merge commit 'refs/users/meissner/heads/work134-vsize' of git+ssh://gcc.gnu.org/git/gcc into me/work
 2023-09-15 17:39 UTC 

[gcc(refs/users/meissner/heads/work134-vsize)] Add ChangeLog.vsize and update REVISION
 2023-09-15 17:39 UTC 

[gcc/meissner/heads/work134-vsize] (4 commits) Merge commit 'refs/users/meissner/heads/work134-vsize' of g
 2023-09-15 17:39 UTC 

[gcc(refs/users/meissner/heads/work134-vpair)] Merge commit 'refs/users/meissner/heads/work134-vpair' of git+ssh://gcc.gnu.org/git/gcc into me/work
 2023-09-15 17:38 UTC 

[gcc(refs/users/meissner/heads/work134-vpair)] Add ChangeLog.vpair and update REVISION
 2023-09-15 17:37 UTC 

[gcc/meissner/heads/work134-vpair] (4 commits) Merge commit 'refs/users/meissner/heads/work134-vpair' of g
 2023-09-15 17:37 UTC 

[gcc(refs/users/meissner/heads/work134-dmf)] Merge commit 'refs/users/meissner/heads/work134-dmf' of git+ssh://gcc.gnu.org/git/gcc into me/work13
 2023-09-15 17:36 UTC 

[gcc(refs/users/meissner/heads/work134-dmf)] Add ChangeLog.dmf and update REVISION
 2023-09-15 17:36 UTC 

[gcc/meissner/heads/work134-dmf] (4 commits) Merge commit 'refs/users/meissner/heads/work134-dmf' of git
 2023-09-15 17:36 UTC 

[gcc(refs/users/meissner/heads/work134)] Add -mno-lxvp and -mno-stxvp
 2023-09-15 17:35 UTC 

[gcc r14-4039] Fortran: improve bounds-checking for array sections [PR30802]
 2023-09-15 17:14 UTC 

[gcc(refs/users/meissner/heads/work134)] Replace UNSPEC_COPYSIGN with copysign RTL
 2023-09-15 17:06 UTC 

[gcc(refs/users/meissner/heads/work134-orig)] Add REVISION
 2023-09-15 17:03 UTC 

[gcc] Created branch 'meissner/heads/work134-orig' in namespace 'refs/users'
 2023-09-15 17:03 UTC 

[gcc(refs/users/meissner/heads/work134-vsubreg)] Add ChangeLog.vsubreg and update REVISION
 2023-09-15 17:02 UTC 

[gcc] Created branch 'meissner/heads/work134-vsubreg' in namespace 'refs/users'
 2023-09-15 17:02 UTC 

[gcc(refs/users/meissner/heads/work134-vsize)] Add ChangeLog.vsize and update REVISION
 2023-09-15 17:02 UTC 

[gcc] Created branch 'meissner/heads/work134-vsize' in namespace 'refs/users'
 2023-09-15 17:02 UTC 

[gcc(refs/users/meissner/heads/work134-vpair)] Add ChangeLog.vpair and update REVISION
 2023-09-15 17:01 UTC 

[gcc] Created branch 'meissner/heads/work134-vpair' in namespace 'refs/users'
 2023-09-15 17:01 UTC 

[gcc(refs/users/meissner/heads/work134-dmf)] Add ChangeLog.dmf and update REVISION
 2023-09-15 17:01 UTC 

[gcc] Created branch 'meissner/heads/work134-dmf' in namespace 'refs/users'
 2023-09-15 17:00 UTC 

[gcc(refs/users/meissner/heads/work134)] Add ChangeLog.meissner and REVISION
 2023-09-15 17:00 UTC 

[gcc] Created branch 'meissner/heads/work134' in namespace 'refs/users'
 2023-09-15 17:00 UTC 

[gcc r14-4038] MATCH: Improve zero_one_valued_p for cases without range information
 2023-09-15 14:27 UTC 

[gcc r14-4037] MATCH: Fix `(1 >> X) != 0` pattern for vector types
 2023-09-15 14:27 UTC 

[gcc r14-4036] Always do PHI analysis and before loop analysis
 2023-09-15 14:13 UTC 

[gcc r14-4035] Fix indentation
 2023-09-15 14:13 UTC 

[gcc r14-4034] Fix PR111407--SSA corruption due to widening_mul opt on conflict across an abnormal edge
 2023-09-15 13:47 UTC 

[gcc r14-4033] ada: Fix minor glitch in finish_record_type
 2023-09-15 13:05 UTC 

[gcc r14-4032] ada: Explicitly analyze and expand null array aggregates
 2023-09-15 13:05 UTC 

[gcc r14-4031] ada: Fix wrong optimization of extended return for discriminated record type
 2023-09-15 13:05 UTC 

[gcc r14-4030] ada: Do not perform local-exception-to-goto optimization on barrier functions
 2023-09-15 13:05 UTC 

[gcc r14-4029] ada: Generate runtime restrictions list when the standard library is suppressed
 2023-09-15 13:04 UTC 

[gcc r14-4028] ada: Fix internal error on misaligned component with variable nominal size
 2023-09-15 13:04 UTC 

[gcc r14-4027] ada: Fix internal error on aggregate nested in container aggregate
 2023-09-15 13:04 UTC 

[gcc r14-4026] ada: Remove GNAT Pro details regarding mold
 2023-09-15 13:04 UTC 

[gcc r14-4025] ada: Fix internal error on expression function with Refined_Post aspect
 2023-09-15 13:04 UTC 

[gcc r14-4024] ada: Clean up scope depth and related code (tech debt)
 2023-09-15 13:04 UTC 

[gcc r14-4023] ada: Crash on creation of extra formals on type extension
 2023-09-15 13:04 UTC 

[gcc r14-4022] RISC-V: Fix using wrong mode to get reduction insn vlmax
 2023-09-15 12:59 UTC 

[gcc r14-4021] fortran: Remove reference count update [PR108957]
 2023-09-15 11:43 UTC 

[gcc r14-4020] test: Block SLP check of slp-35.c for vect_strided5
 2023-09-15 11:11 UTC 

[gcc r14-4019] test: Block SLP check of slp-34.c for vect_strided5
 2023-09-15 11:10 UTC 

[gcc r14-4018] test: Block vect_strided5 for slp-34-big-array.c SLP check
 2023-09-15 11:09 UTC 

[gcc r14-4017] test: Block slp-16.c check for target support vect_strided6
 2023-09-15 11:08 UTC 

[gcc r14-4016] test: Isolate slp-1.c check of target supports vect_strided5
 2023-09-15 11:07 UTC 

[gcc r14-4015] test: Remove XPASS for RISCV
 2023-09-15 11:05 UTC 

[gcc r14-4014] RISC-V: Refactor expand_reduction and cleanup enum reduction_type
 2023-09-15 10:19 UTC 

[gcc r14-4013] libstdc++: Fix constraints for std::variant default constructor
 2023-09-15  9:24 UTC 

[gcc r14-4012] libstdc++: Remove non-void static assertions in variant's std::get [PR111172]
 2023-09-15  9:24 UTC 

[gcc r14-4011] libstdc++: Add operator bool to <charconv> result types (P2497R0)
 2023-09-15  9:24 UTC 

[gcc r14-4010] aarch64: Fix loose ldpstp check [PR111411]
 2023-09-15  8:19 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce -finline-stringops
 2023-09-15  5:42 UTC 

[gcc/aoliva/heads/testme] (696 commits) Introduce -finline-stringops
 2023-09-15  5:42 UTC 

[gcc/aoliva/heads/testbase] (695 commits) LoongArch: Reimplement multilib build option handling
 2023-09-15  5:42 UTC 

[gcc r14-4009] LoongArch: Reimplement multilib build option handling
 2023-09-15  2:43 UTC 

[gcc r14-4008] RISC-V: Support combine extend and reduce sum to widen reduce sum
 2023-09-15  1:44 UTC 

[gcc r13-7818] Daily bump
 2023-09-15  0:22 UTC 

[gcc r12-9878] Daily bump
 2023-09-15  0:20 UTC 

[gcc r11-11009] Daily bump
 2023-09-15  0:20 UTC 

[gcc r14-4007] Daily bump
 2023-09-15  0:18 UTC 

[gcc r14-4006] diagnostics: support multithreaded diagnostic paths
 2023-09-14 20:29 UTC 

[gcc r14-4005] analyzer: fix missing return in compatible_epath_p
 2023-09-14 20:29 UTC 

[gcc r14-4004] analyzer: use unique_ptr for rejected_constraint
 2023-09-14 20:29 UTC 

[gcc r14-4003] ggc, jit: forcibly clear GTY roots in jit
 2023-09-14 20:28 UTC 

[gcc r14-4002] modula2: Add missing comments to M2CaseList.mod and add testcases
 2023-09-14 20:01 UTC 

[gcc r14-4001] gcc: xtensa: use salt/saltu in xtensa_expand_scc
 2023-09-14 19:10 UTC 

[gcc r14-4000] modula2: introduce case checking when switching on subranges
 2023-09-14 18:36 UTC 

[gcc r14-3999] [RA]: Improve cost calculation of pseudos with equivalences
 2023-09-14 15:26 UTC 

[gcc r14-3998] RISC-V: Refactor vector reduction patterns
 2023-09-14 14:59 UTC 

[gcc r14-3997] RISC-V: Cleanup redundant reduction patterns after refactor vector mode
 2023-09-14 14:59 UTC 

[gcc r14-3996] aarch64: Restore SVE WHILE costing
 2023-09-14 14:37 UTC 

[gcc r14-3995] MATCH: Support `(a != (CST+1)) & (a > CST)` optimizations
 2023-09-14 14:30 UTC 

[gcc r14-3994] Improve error message for if with an else part while in switch
 2023-09-14 14:30 UTC 

[gcc r14-3993] RISC-V: Support VLS modes mask operations
 2023-09-14 14:28 UTC 

[gcc(refs/vendors/ibm/heads/gcc-12-branch)] ibm: Merge up to top of releases/gcc-12
 2023-09-14 14:08 UTC 

[gcc/ibm/heads/gcc-12-branch] (83 commits) ibm: Merge up to top of releases/gcc-12
 2023-09-14 14:08 UTC 

[gcc r11-11008] libstdc++: Add workaround for std::make_integer_sequence bug [PR111357]
 2023-09-14 13:42 UTC 

[gcc r12-9877] libstdc++: Add workaround for std::make_integer_sequence bug [PR111357]
 2023-09-14 13:40 UTC 

[gcc r13-7817] libstdc++: Add workaround for std::make_integer_sequence bug [PR111357]
 2023-09-14 13:39 UTC 

[gcc r14-3992] libstdc++: Add testcase for std::make_integer_sequence bug [PR111357]
 2023-09-14 13:27 UTC 

[gcc r14-3991] libstdc++: Support dg-additional-files in tests
 2023-09-14 13:27 UTC 

[gcc r14-3990] libstdc++: Remove some more unconditional uses of atomics
 2023-09-14 13:27 UTC 

[gcc r14-3989] ada: Improve detection of deactivated code for warnings with -gnatwt
 2023-09-14 12:45 UTC 

[gcc r14-3988] ada: Assertion failure on expansion of record with invariant
 2023-09-14 12:45 UTC 

[gcc r14-3987] ada: Assertion failure on calculation of Large_Max_Size_Mutable
 2023-09-14 12:45 UTC 

[gcc r14-3986] ada: Assertion failure on for-of loop iterating on selected component
 2023-09-14 12:45 UTC 

[gcc r14-3985] ada: Fix late finalization for function call in delta aggregate
 2023-09-14 12:45 UTC 

[gcc r14-3984] ada: Fix premature finalization in loop over limited iterable container
 2023-09-14 12:45 UTC 

[gcc r14-3983] ada: Assertion failure adding extra formals to late overriding subp
 2023-09-14 12:45 UTC 

[gcc r14-3982] tree-optimization/111294 - better DCE after forwprop
 2023-09-14 11:17 UTC 

[gcc r14-3981] aarch64: Coerce addresses to be suitable for LD1RQ
 2023-09-14 10:40 UTC 

[gcc r14-3980] libstdc++: Add dg-require-thread-fence in several tests
 2023-09-14  9:32 UTC 

[gcc r14-3979] RISC-V: Fix ICE in get_avl_or_vl_reg
 2023-09-14  7:57 UTC 

[gcc r14-3978] RISC-V: Format VSETVL PASS code
 2023-09-14  7:57 UTC 

[gcc r14-3977] LoongArch: Change the value of branch_cost from 2 to 6
 2023-09-14  7:02 UTC 

[gcc r14-3976] libstdc++: Limit <stacktrace> synopsis test to normal namespace
 2023-09-14  4:29 UTC 

[gcc r14-3975] xtensa: Optimize several boolean evaluations of EQ/NE against constant zero
 2023-09-14  2:39 UTC 

[gcc r14-3974] LoongArch: Fix bug of '<optab>di3_fake'
 2023-09-14  1:06 UTC 

[gcc r14-3973] LoongArch: Add tests for ASX vector xvssran/xvssrani/xvssrarn/xvssrarni instructions
 2023-09-14  0:48 UTC 

[gcc r14-3972] LoongArch: Add tests for ASX vector xvssrln/xvssrlni/xvssrlrn/xvssrlrni instructions
 2023-09-14  0:48 UTC 

[gcc r14-3971] LoongArch: Add tests for ASX vector xvpackev/xvpackod/xvpickev/xvpickod/ xvpickve2gr/xvreplgr2vr/xvr
 2023-09-14  0:48 UTC 

[gcc r14-3970] LoongArch: Add tests for ASX vector xvext2xv/xvexth/xvextins/xvilvh/xvilvl/xvinsgr2vr/ xvinsve0/xvpr
 2023-09-14  0:48 UTC 

[gcc r14-3969] LoongArch: Add tests for ASX vector xvfcmp{saf/seq/sle/slt/sne/sor/sun} instructions
 2023-09-14  0:47 UTC 

[gcc r14-3968] LoongArch: Add tests for ASX vector xvfcmp{caf/ceq/cle/clt/cne/cor/cun} instructions
 2023-09-14  0:47 UTC 

[gcc r14-3967] LoongArch: Add tests for ASX vector xvabsd/xvavg/xvavgr/xvbsll/xvbsrl/xvneg/ xvsat instructions
 2023-09-14  0:47 UTC 

[gcc r14-3966] LoongArch: Add tests for ASX vector xvfnmadd/xvfrstp/xvfstpi/xvhsubw/ xvmsub/xvrotr/xvrotri/xvld/xvs
 2023-09-14  0:47 UTC 

[gcc r14-3965] LoongArch: Add tests for ASX vector comparison and selection instruction
 2023-09-14  0:47 UTC 

[gcc r14-3964] LoongArch: Add tests for ASX vector floating-point conversion instruction
 2023-09-14  0:47 UTC 

[gcc r14-3963] LoongArch: Add tests for ASX vector floating-point operation instruction
 2023-09-14  0:47 UTC 

[gcc r14-3962] LoongArch: Add tests for ASX xvldrepl/xvstelm instruction generation
 2023-09-14  0:47 UTC 

[gcc r14-3961] LoongArch: Add tests for ASX builtin functions
 2023-09-14  0:47 UTC 

[gcc r14-3960] LoongArch: Add tests for ASX vector xvbitclr/xvbitclri/xvbitrev/xvbitrevi/ xvbitsel/xvbitseli/xvbits
 2023-09-14  0:47 UTC 

[gcc r14-3959] LoongArch: Add tests for ASX vector xvextl/xvsra/xvsran/xvsrarn instructions
 2023-09-14  0:47 UTC 

[gcc r14-3958] LoongArch: Add tests for ASX vector xvsll/xvsrl instructions
 2023-09-14  0:47 UTC 

[gcc r14-3957] LoongArch: Add tests for ASX vector xvand/xvandi/xvandn/xvor/xvori/ xvnor/xvnori/xvxor/xvxori instru
 2023-09-14  0:46 UTC 

[gcc r14-3956] LoongArch: Add tests for ASX vector xvldi/xvmskgez/xvmskltz/xvmsknz/xvmuh /xvsigncov instructions
 2023-09-14  0:46 UTC 

[gcc r14-3955] LoongArch: Add tests for ASX vector xvmax/xvmaxi/xvmin/xvmini instructions
 2023-09-14  0:46 UTC 

[gcc r14-3954] LoongArch: Add tests for ASX vector xvmul/xvmod/xvdiv instructions
 2023-09-14  0:46 UTC 

[gcc r14-3953] LoongArch: Add tests for ASX vector subtraction instructions
 2023-09-14  0:46 UTC 

[gcc r14-3952] LoongArch: Add tests for ASX vector xvhadd/xvhaddw/xvmaddwev/xvmaddwod instructions
 2023-09-14  0:46 UTC 

[gcc r14-3951] LoongArch: Add tests for ASX vector xvadd/xvadda/xvaddi/xvaddwev/ xvaddwodxvsadd instructions
 2023-09-14  0:46 UTC 

[gcc r14-3950] LoongArch: Add tests for SX vector vfmadd/vfnmadd/vld/vst instructions
 2023-09-14  0:46 UTC 

[gcc r14-3949] LoongArch: Add tests for SX vector vand/vandi/vandn/vor/vori/vnor/ vnori/vxor/vxori instructions
 2023-09-14  0:46 UTC 

[gcc r14-3948] LoongArch: Add tests for SX vector handling and shuffle instructions
 2023-09-14  0:46 UTC 

[gcc r14-3947] LoongArch: Add tests for SX vector vfcmp instructions
 2023-09-14  0:46 UTC 

[gcc r14-3946] LoongArch: Add tests for SX vector vfrstp/vfrstpi/vseq/vseqi/vsle /vslei/vslt/vslti instructions
 2023-09-14  0:45 UTC 

[gcc r14-3945] LoongArch: Add tests for SX vector floating point arithmetic instructions
 2023-09-14  0:45 UTC 

[gcc r14-3944] LoongArch: Add tests for SX vector vbitclr/vbitclri/vbitrev/vbitrevi/ vbitsel/vbitseli/vbitset/vbits
 2023-09-14  0:45 UTC 

[gcc r14-3943] LoongArch: Add tests for SX vector vssran/vssrani/vssrarn/vssrarni/vssrln /vssrlni/vssrlrn/vssrlrni
 2023-09-14  0:45 UTC 

[gcc r14-3942] LoongArch: Add tests for SX vector vrotr/vrotri/vsra/vsrai/vsran/vsrani /vsrarn/vsrarni instructions
 2023-09-14  0:45 UTC 

[gcc r14-3941] LoongArch: Add tests for SX vector vsll/vslli/vsrl/vsrli/vsrln/vsrlni/vsrlr /vsrlri/vslrlrn/vsrlrni
 2023-09-14  0:45 UTC 

[gcc r14-3940] LoongArch: Add tests for SX vector vdiv/vmod instructions
 2023-09-14  0:45 UTC 

[gcc r14-3939] LoongArch: Add tests for SX vector vabsd/vmskgez/vmskltz/vmsknz/vsigncov instructions
 2023-09-14  0:45 UTC 

[gcc r14-3938] LoongArch: Add tests for SX vector vexth/vextl/vldi/vneg/vsat instructions
 2023-09-14  0:45 UTC 

[gcc r14-3937] LoongArch: Add tests for SX vector vmax/vmaxi/vmin/vmini instructions
 2023-09-14  0:45 UTC 

[gcc r14-3936] LoongArch: Add tests for SX vector vavg/vavgr instructions
 2023-09-14  0:45 UTC 

[gcc r14-3935] LoongArch: Add tests for the SX vector multiplication instruction
 2023-09-14  0:45 UTC 

[gcc r14-3934] LoongArch: Add tests for SX vector addition vsadd instructions
 2023-09-14  0:44 UTC 

[gcc r14-3933] LoongArch: Add tests for SX vector subtraction instructions
 2023-09-14  0:44 UTC 

[gcc r14-3932] LoongArch: Add tests for SX vector addition instructions
 2023-09-14  0:44 UTC 

[gcc r14-3931] LoongArch: Add tests for SX vector floating-point instructions
 2023-09-14  0:44 UTC 

[gcc r14-3930] LoongArch: Add tests for Loongson SX builtin functions
 2023-09-14  0:44 UTC 

[gcc r14-3929] LoongArch: Add testsuite framework for Loongson SX/ASX
 2023-09-14  0:44 UTC 

[gcc r14-3928] LoongArch: Add tests of -mstrict-align option
 2023-09-14  0:44 UTC 

[gcc r13-7816] Daily bump
 2023-09-14  0:25 UTC 

[gcc r12-9876] Daily bump
 2023-09-14  0:24 UTC 

[gcc r11-11007] Daily bump
 2023-09-14  0:19 UTC 

[gcc r14-3927] Daily bump
 2023-09-14  0:18 UTC 

[gcc r14-3926] libstdc++: [_GLIBCXX_INLINE_VERSION] Fix <format> friend declaration
 2023-09-13 20:47 UTC 

[gcc r13-7815] [PATCH] modula2: -Wcase-enum detect singular/plural and use switch during build
 2023-09-13 19:49 UTC 

[gcc r14-3925] modula2: -Wcase-enum detect singular/plural and use switch during build
 2023-09-13 14:53 UTC 

[gcc r14-3924] RISC-V: Support VLS modes VEC_EXTRACT auto-vectorization
 2023-09-13 12:57 UTC 

[gcc r14-3923] MATCH: Move `X <= MAX(X, Y)` before `MIN (X, C1) < C2` pattern
 2023-09-13 12:07 UTC 

[gcc r14-3922] MATCH: [PR111364] Add some more minmax cmp operand simplifications
 2023-09-13 12:07 UTC 

[gcc r14-3921] MATCH: Simplify `(X % Y) < Y` pattern
 2023-09-13 12:04 UTC 

[gcc r14-3920] tree-optimization/111387 - BB SLP and irreducible regions
 2023-09-13 11:42 UTC 

[gcc r14-3919] RISC-V: Support cond vmulh.vv and vmulu.vv autovec patterns
 2023-09-13 10:35 UTC 

[gcc r14-3918] RISC-V: Support cond vnsrl/vnsra autovec patterns
 2023-09-13 10:35 UTC 

[gcc r14-3917] RISC-V: Support cond vfsgnj.vv autovec patterns
 2023-09-13 10:35 UTC 

[gcc r14-3916] tree-optimization/111397 - missed copy propagation involving abnormal dest
 2023-09-13  8:22 UTC 

[gcc r14-3915] RISC-V: Bugfix PR111362 for incorrect frm emit
 2023-09-13  6:19 UTC 

[gcc r14-3914] RISC-V: Remove redundant ABI test
 2023-09-13  5:07 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_pointer' in namespace 'refs/users'
 2023-09-13  5:00 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_signed' in namespace 'refs/users'
 2023-09-13  5:00 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_unsigned' in namespace 'refs/users'
 2023-09-13  5:00 UTC 

[gcc] Deleted branch 'kmatsui/heads/remove_pointer' in namespace 'refs/users'
 2023-09-13  5:00 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_const' in namespace 'refs/users'
 2023-09-13  5:00 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_array' in namespace 'refs/users'
 2023-09-13  4:59 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_volatile' in namespace 'refs/users'
 2023-09-13  4:59 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_object' in namespace 'refs/users'
 2023-09-13  4:59 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_scalar' in namespace 'refs/users'
 2023-09-13  4:59 UTC 

[gcc r14-3913] Checking undefined_p before using the vr
 2023-09-13  1:32 UTC 

[gcc r13-7814] Daily bump
 2023-09-13  0:25 UTC 

[gcc r12-9875] Daily bump
 2023-09-13  0:24 UTC 

[gcc r11-11006] Daily bump
 2023-09-13  0:19 UTC 

[gcc r14-3912] Daily bump
 2023-09-13  0:18 UTC 

[gcc r11-11005] i386: Handle CONST_WIDE_INT in output_pic_addr_const [PR111340]
 2023-09-12 21:11 UTC 

[gcc r14-3911] RISC-V: Enable vec_int testsuite for RVV VLA vectorization
 2023-09-12 20:47 UTC 

[gcc r14-3910] RISC-V: Support VECTOR BOOL vcond_mask optab[PR111337]
 2023-09-12 20:46 UTC 

[gcc r14-3909] libgo: fix DejaGNU testsuite compiler when using build sysroot
 2023-09-12 20:20 UTC 

[gcc r14-3908] c++: __integer_pack with class argument [PR111357]
 2023-09-12 17:27 UTC 

[gcc r14-3907] c++: ICE with -fno-exceptions and array init [PR107198]
 2023-09-12 17:27 UTC 

[gcc r14-3906] math-opts: Add dbgcounter for FMA formation
 2023-09-12 17:23 UTC 

[gcc r14-3905] MAINTAINERS: Add myself to write after approval
 2023-09-12 16:50 UTC 

[gcc r14-3904] RISC-V: Finish Typing Un-Typed Instructions and Turn on Assert
 2023-09-12 16:33 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).