Messages by Thread
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] use dg-do-if in vec-mul.c
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] tolerate -mfloat128 warning in pr99708.c
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] allow implicit fuction declarations in pr92661.c
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mfloat128 to pr67808.c
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mdejagnu-cpu=power7 to pr17381.c
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mno-strict-align to pr111449-1.c
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -maltivec to pr111380-2.c
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] skip -msoft-float tests when testing with -mhard-float
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] disable -mpowerpc64 for various ilp32 asm-out checks
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mfloat128 to __ieee128-using bfp tests
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] xfail pr52451.c on ppc [PR58684]
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: reset -march for tests with -mcpu
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testme] (87 commits) testsuite: i386: require glibc for C99 libm in vectorize-ao
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testbase] (71 commits) testsuite: aarch64: state pr122103_1.c requirements [PR1239
Alexandre Oliva via Gcc-cvs
-
[gcc r16-7428] analyzer: fix assertion failure in bounded_ranges::cmp [PR113496]
David Malcolm via Gcc-cvs
-
[gcc r16-7427] c++: tf_partial and alias_ctad_tweaks [PR122621]
Patrick Palka via Gcc-cvs
-
[gcc r16-7426] libstdc++/regex: Remove now unused __dfs_mode template parameter
Patrick Palka via Libstdc++-cvs
-
[gcc r16-7425] libstdc++/regex: Replace __dfs_mode template parameter with run-time flag
Patrick Palka via Gcc-cvs
-
[gcc r16-7423] Suppress -Wanalyzer-{possible}-null-deref in some address spaces [PR123981]
David Malcolm via Gcc-cvs
-
[gcc r16-7422] sarif output: Fix ICE due to overzealous caching [PR124014]
David Malcolm via Gcc-cvs
-
[gcc r16-7421] a68: avoid uninitialized save_expr in a68_bits_shift [PR algol68/124028]
Jose E. Marchesi via Gcc-cvs
-
[gcc r16-7420] a68: avoid finalizing free standing proc holes twice
Jose E. Marchesi via Gcc-cvs
-
[gcc r14-12306] libstdc++: Fix doxygen comment for std::out_ptr [PR124024]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r15-10807] libstdc++: Fix doxygen comment for std::out_ptr [PR124024]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-7419] libstdc++: Fix doxygen comment for std::out_ptr [PR124024]
Jonathan Wakely via Gcc-cvs
-
[gcc r16-7418] fortran: Update test case to pass on mingw.
Jerry DeLisle via Gcc-cvs
-
[gcc r16-7417] bpf: set SLOW_BYTE_ACCESS to 0 [PR123556]
David Faust via Gcc-cvs
-
[gcc/devel/jlaw/pr80770] Latest bits to address pr80770 more generically.
Jeff Law via Gcc-cvs
-
[gcc] Created branch 'devel/jlaw/pr80770'
Jeff Law via Gcc-cvs
-
[gcc r15-10806] Allow a PCH to be mapped to a different address
Eric Botcazou via Gcc-cvs
-
[gcc r16-7416] MinGW: Reject dll{im, ex}port attribute on TLS variables
Eric Botcazou via Gcc-cvs
-
[gcc(refs/vendors/redhat/heads/gcc-16-branch)] Merge commit 'r16-7415-ga2e2fdf2f52c0d73e63a3005db459b4fa09bec7f' into redhat/gcc-16-branch
Jakub Jelinek via Gcc-cvs
-
[gcc/redhat/heads/gcc-16-branch] (32 commits) Merge commit 'r16-7415-ga2e2fdf2f52c0d73e63a3005db459b4fa09
Jakub Jelinek via Gcc-cvs
-
[gcc r16-7415] c++: Add self reference to define_aggregate created aggregates [PR123984]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-7414] s390: testsuite: Use arch z14 instead of native
Stefan Schulze Frielinghaus via Gcc-cvs
-
[gcc r16-7413] build: Use GNU as options on most x86/SPARC systems [PR123841, PR123926]
Rainer Orth via Gcc-cvs
-
[gcc r16-7412] [PR123796, LRA]: Propagate pointer flag from the equivalence target
Vladimir Makarov via Gcc-cvs
-
[gcc r16-7411] Fix typo in analyzer docs
Richard Biener via Gcc-cvs
-
[gcc r16-7410] tree-optimization/123225 - require iteration estimate for uncounted loops
Richard Biener via Gcc-cvs
-
[gcc r16-7409] Silence diagnostics on gcc.dg/torture/pr117567.c
Richard Biener via Gcc-cvs
-
[gcc r16-7408] tree-optimization/124034 - remove early-break special-casing of inductions
Richard Biener via Gcc-cvs
-
[gcc r16-7407] invoke.texi: xtensa - Revise the description of -mconst16
Max Filippov via Gcc-cvs
-
[gcc r16-7406] tree-sra: Do not propagate bit-field accesses across assignments (PR 117217)
Martin Jambor via Gcc-cvs
-
[gcc r16-7405] c++: Fix up diagnostics of wrong constexpr bodies in C++11 in templates [PR123889]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10081] libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]
Tomasz Kaminski via Libstdc++-cvs
-
[gcc r15-10805] s390: Don't emulate vec_cmpgtuv1tiv1ti for VXE3 [PR122781]
Stefan Schulze Frielinghaus via Gcc-cvs
-
[gcc/devel/jlaw/pr124029] Patch from andrew test from me. Not a regression. Queue for gcc-17
Jeff Law via Gcc-cvs
-
[gcc] Created branch 'devel/jlaw/pr124029'
Jeff Law via Gcc-cvs
-
[gcc r16-7404] [PR target/123911][RISC-V] Fix infinite recursion in riscv_legitimize_move
Jeff Law via Gcc-cvs
-
[gcc r15-10803] Ada: Fix bogus "potentially unsynchronized barrier" warning
Eric Botcazou via Gcc-cvs
-
[gcc r16-7402] Ada: Fix bogus "potentially unsynchronized barrier" warning
Eric Botcazou via Gcc-cvs
-
[gcc r16-7401] Ada: Fix too small component size for fixed-point array incorrectly accepted
Eric Botcazou via Gcc-cvs
-
[gcc r13-10079] d: Fix ICE in output_constant, at varasm.cc:5662 [PR124026]
Iain Buclaw via Gcc-cvs
-
[gcc r14-12304] d: Fix ICE in output_constant, at varasm.cc:5662 [PR124026]
Iain Buclaw via Gcc-cvs
-
[gcc r15-10802] d: Fix ICE in output_constant, at varasm.cc:5662 [PR124026]
Iain Buclaw via Gcc-cvs
-
[gcc r16-7400] Fortran: fix string length for array constructors with type-spec [PR85547]
Harald Anlauf via Gcc-cvs
-
[gcc r16-7399] d: Add convenient overload for build_libcall
Iain Buclaw via Gcc-cvs
-
[gcc r16-7398] d: Fix ICE in output_constant, at varasm.cc:5662 [PR124026]
Iain Buclaw via Gcc-cvs
-
[gcc r16-7397] d: Fix error when passing assert(0) as argument [PR123995]
Iain Buclaw via Gcc-cvs
-
[gcc r16-7396] Fortran: fix check for class array valued constructors and functions [PR123961]
Harald Anlauf via Gcc-cvs
-
[gcc r16-7395] testsuite: Fix ice-pr116228.C test for 32-bit targets
Dimitar Dimitrov via Gcc-cvs
-
[gcc r16-7394] Fortran: [PDT] Fix faults in fiats runtime [PR123545, PR123673, PR122949]
Paul Thomas via Gcc-cvs
-
[gcc r16-7393] c++/modules: Fix ICE with multiple module declarations and -M [PR123738]
Nathaniel Shead via Gcc-cvs
-
[gcc r16-7392] gcc.target/i386/pr63542-2.c: Fix llp64 casts
Jonathan Yong via Gcc-cvs
-
[gcc r16-7391] gcc.dg/analyzer/null-deref-pr105755.c: fix llp64
Jonathan Yong via Gcc-cvs
-
[gcc r16-7390] gcc.dg/pr97750.c: fix llp64 warnings
Jonathan Yong via Gcc-cvs
-
[gcc r16-7389] c++/reflection: splice parsing fixes [PR123823]
Marek Polacek via Gcc-cvs
-
[gcc r16-7387] c++/reflection: add fixed test [PR123616]
Marek Polacek via Gcc-cvs
-
[gcc r16-7386] Fix typo in last patch.
Jeff Law via Gcc-cvs
-
[gcc r16-7385] Fix testsuite scan failure on loongarch64
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/redhat/heads/gcc-16-branch)] Merge commit 'r16-7384-g7f4476239b1f8337a88844fb6dd98a9b1906c1d7' into redhat/gcc-16-branch
Jakub Jelinek via Gcc-cvs
-
[gcc/redhat/heads/gcc-16-branch] (317 commits) Merge commit 'r16-7384-g7f4476239b1f8337a88844fb6dd98a9b190
Jakub Jelinek via Gcc-cvs
-
[gcc r16-7384] forwprop: Fix up calc_perm_vec_perm_simplify_seqs [PR123672]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-7383] analyzer: fix ICE on operator new with discarded result [PR116228]
David Malcolm via Gcc-cvs
-
[gcc r16-7380] c++: Fix error recovery of invalid splice during tsubst_splice_expr [PR123752]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-7381] c++: Handle SPLICE_SCOPE in cp_walk_subtrees [PR123659]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-7379] Revert part of r16-869-ge3d3d6d7d2c8ab
Richard Biener via Gcc-cvs
-
[gcc r16-7382] Fix comment typos in permutation spelling
Jakub Jelinek via Gcc-cvs
-
[gcc r16-7378] cse: Take single register constraints into account
Stefan Schulze Frielinghaus via Gcc-cvs
-
[gcc r16-7377] PR tree-optimization/123958: FMA vs pow(x, 2.0) [vs errno]
Roger Sayle via Gcc-cvs
-
[gcc r16-7376] PR rtl-optimization/123833: Use of insn attributes in insn_costs corrupts recog_data.
Roger Sayle via Gcc-cvs
-
[gcc r16-7374] a68: fix lowering of unicode characters in denotations
Jose E. Marchesi via Gcc-cvs
-
[gcc r16-7373] aarch64: Fix FEAT_PCDPHINT for C++
Richard Ball via Gcc-cvs
-
[gcc r16-7372] ipa-cp: Fix assert triggering with -fno-toplevel-reorder (PR 106260)
Martin Jambor via Gcc-cvs
-
[gcc r16-7371] a68: more work on formal holes
Jose E. Marchesi via Gcc-cvs
-
[gcc r14-12301] aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)
Tamar Christina via Gcc-cvs
-
[gcc r15-10799] aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)
Tamar Christina via Gcc-cvs
-
[gcc r16-7370] build: Properly set gas_flag/gnu_ld_flag
Rainer Orth via Gcc-cvs
-
[gcc r16-7369] Allow TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) not to be its own TYPE_MAIN_VARIANT [PR101312]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-7368] cobol: Process -dumpspecs, -dumpversion, -dumpmachine. [PR119332]
Robert Dubner via Gcc-cvs
-
[gcc r16-7367] match.pd: (A | (convert?)(A != 0)) EQ|NE 0 -> A EQ|NE 0 [PR114969]
Daniel Barboza via Gcc-cvs
-
[gcc r16-7366] amdgcn: Clean up the mov insn definitions
Andrew Stubbs via Gcc-cvs
-
[gcc r16-7365] analyzer: use value_range and range_op in eval_condition [PR98447]
David Malcolm via Gcc-cvs
-
[gcc r16-7364] analyzer: fix ICE on repeated_svalue with no type [PR117491]
David Malcolm via Gcc-cvs
-
[gcc/devel/omp/gcc-15] Merge branch 'releases/gcc-15' into devel/omp/gcc-15
Tobias Burnus via Gcc-cvs
-
[gcc/devel/omp/gcc-15] (144 commits) Merge branch 'releases/gcc-15' into devel/omp/gcc-15
Tobias Burnus via Gcc-cvs
-
[gcc r15-10798] libphobos: Remove qsort_r compat to fix *-freebsd14 [PR123633]
Iain Buclaw via Gcc-cvs
-
[gcc r16-7363] libstdc++: Update guards on __heterogeneous_hash_key and __heterogeneous_tree_key
Tomasz Kaminski via Libstdc++-cvs
-
[gcc r16-7362] testsuite: forward extra arguments from $GCC_UNDER_TEST to gcc-ar
Torbjorn Svensson via Gcc-cvs
-
[gcc r15-10797] testsuite: forward extra arguments from $GCC_UNDER_TEST to gcc-ar
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-7361] rtl-optimization/119982 - XFAIL part of gcc.target/i386/pr109362.c
Richard Biener via Gcc-cvs
-
[gcc r16-7360] tree-optimization/114274 - avoid stray BLOCK refrence from CSWTCH vars
Richard Biener via Gcc-cvs
-
[gcc r16-7359] libstdc++: fix C++17 regression in concept __heterogeneous_key (2nd)
Nathan Myers via Libstdc++-cvs
-
[gcc r16-7358] tree: Fix up build_function_type for (...) fntypes [PR123977]
Jakub Jelinek via Gcc-cvs
-
[gcc r14-12300] libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]
Tomasz Kaminski via Libstdc++-cvs
-
[gcc r16-7357] libstdc++: Prevent std::stacktrace from using atomics on arm-eabi [PR120567]
Jonathan Wakely via Gcc-cvs
-
[gcc r16-7356] testsuite: Fix pr61053.c testsuite failure on mingw
Jonathan Wakely via Gcc-cvs
-
[gcc r16-7355] libstdc++: Allow new-abi-baseline target to overwrite existing file
Jonathan Wakely via Gcc-cvs
-
[gcc r15-10796] gcc: avoid redefinition of CONST_CAST2 macro
Torbjorn Svensson via Gcc-cvs
-
[gcc r15-10795] libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]
Tomasz Kaminski via Gcc-cvs
-
[gcc r16-7354] libstdc++: fix C++17 regression in concept __heterogeneous_key
Nathan Myers via Libstdc++-cvs
-
[gcc r16-7353] math-opts: Only build FMA when use is in addends. [PR123940]
Robin Dapp via Gcc-cvs
-
[gcc r16-7351] middle-end: replace CONST_CAST with const_cast<> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-7352] libgcc: replace CONST_CAST2 macro
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-7350] gcc/tree.h: replace CONST_CAST2 with const_cast<> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-7349] middle-end: replace CONST_CAST_TREE with const_cast<tree> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-7347] middle-end: replace CONST_CAST_BB with const_cast<basic_block> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-7348] middle-end: replace CONST_CAST_GIMPLE with const_cast<gimple *> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-7346] middle-end: replace CONST_CAST_RTX with const_cast<rtx> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-7345] middle-end: replace CONST_CAST_RTX_INSN with const_cast<struct rtx_insn *> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-7343] value-range: update comments
David Malcolm via Gcc-cvs
-
[gcc r16-7342] c++/reflection: make p3394-1.C dg-run
Marek Polacek via Gcc-cvs
-
[gcc r15-10793] Update gcc es.po
Joseph Myers via Gcc-cvs
-
[gcc r16-7341] Update gcc es.po
Joseph Myers via Gcc-cvs
-
[gcc r16-7340] cobol: Use _perform_line_pairs instead of injecting encoded label names.
Robert Dubner via Gcc-cvs
-
[gcc r16-7339] libstdc++: make __collatenames array const in regex.tcc
Jonathan Wakely via Gcc-cvs
-
[gcc r16-7338] libstdc++: Fix ambiguity caused by new std::source_location constructor
Jonathan Wakely via Gcc-cvs
-
[gcc r16-7337] contrib/download_prerequisites: Switch gcc.gnu.org link to https
Torbjorn Svensson via Gcc-cvs
-
[gcc r15-10792] aarch64: Adjust PR117048 scan assembly test
Kyrylo Tkachov via Gcc-cvs
-
[gcc r15-10791] aarch64: fix XAR tests
Kyrylo Tkachov via Gcc-cvs
-
[gcc r15-10790] aarch64: PR target/123584 - Fix expansion of SHA3 XAR with 0 amount
Kyrylo Tkachov via Gcc-cvs
-
[gcc r16-7336] aarch64: Adjust PR117048 scan assembly test
Kyrylo Tkachov via Gcc-cvs
-
[gcc r14-12298] libstdc++: Use overload operator<=> when provided in relational functors [PR114153]
Tomasz Kaminski via Gcc-cvs
-
[gcc r16-7335] libiberty: add helper to swap doubly-linked list wrappers
Matthieu Longo via Gcc-cvs
-
[gcc r15-10789] c++: cv-qualified pack index propagation [PR122169]
Patrick Palka via Gcc-cvs
-
[gcc r16-7333] testsuite: Add testcase for PR123986
Richard Biener via Gcc-cvs
-
[gcc r16-7332] c,c++: Fix incorrect warning with asm defined symbols
Michal Jires via Gcc-cvs
-
[gcc r16-7331] testsuite: Add testcase for PR [PR123882]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-7330] c++/reflection: fix type_of for member fns [PR123934]
Marek Polacek via Gcc-cvs
-
[gcc r16-7329] c++: cv-qualified pack index propagation [PR122169]
Patrick Palka via Gcc-cvs
-
[gcc r16-7328] Revert c, c++: Use c*_build_qualified_type instead of build_qualified_type from within build_type_at
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10788] testsuite: lto: transform gcc-ar to include prefix
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-7327] testsuite: lto: transform gcc-ar to include prefix
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-7326] Makefile.tpl: Implement per-stage GDCFLAGS [PR116975]
Iain Buclaw via Gcc-cvs
-
[gcc r16-7324] tree-optimization/123983 - only update IV on the requested edge
Richard Biener via Gcc-cvs
-
[gcc r16-7325] tree-optimization/123986 - upon SLP analysis rollback, release data
Richard Biener via Gcc-cvs
-
[gcc r16-7323] compare-elim: arm: enable compare-elimination on Arm [PR123604]
Richard Earnshaw via Gcc-cvs
-
[gcc r16-7322] ranger: Fix up WIDEN_MULT_EXPR handling in the ranger [PR123978]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-7321] libstdc++: Fix std::shared_ptr pretty printer for GDB 11
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-7320] libstdc++: Fix some -Wpedantic warnings in regex tests
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-7319] Fix speculative devirtualization ICE
Jan Hubicka via Gcc-cvs
-
[gcc r16-7318] libgomp, docs: Update TR14 omp_target_is_accessible status
Andrew Stubbs via Gcc-cvs
-
[gcc r16-7317] libgomp, docs: Fix misplaced pinned memory description
Andrew Stubbs via Gcc-cvs
-
[gcc r16-7316] libphobos: Regenerate libdruntime/Makefile.am
Iain Buclaw via Gcc-cvs
-
[gcc r16-7315] a68: fix function type in a68_lower_revelation_ludes
Jose E. Marchesi via Gcc-cvs
-
[gcc r16-7314] aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)
Tamar Christina via Gcc-cvs
-
[gcc r16-7312] RISC-V: Allow vector modes for xtheadvector. [PR123971]
Robin Dapp via Gcc-cvs
-
[gcc r16-7311] forwprop: Handle nop-conversion for maybe_ident. [PR123925]
Robin Dapp via Gcc-cvs
-
[gcc r16-7313] RISC-V: Fix xtheadvector ratio attribute. [PR123870]
Robin Dapp via Gcc-cvs
-
[gcc r16-7310] RISC-V: Disable small memsets for xtheadvector [PR123910].
Robin Dapp via Gcc-cvs
-
[gcc r16-7309] contrib/check-params-in-docs.py: Make compatible with params.texi
Filip Kastl via Gcc-cvs
-
[gcc r16-7308] a68: make SET, CLEAR and TEST bits operators zero-based
Jose E. Marchesi via Gcc-cvs
-
[gcc r16-7307] a68: fix bit-shift standard operators [PR algol68/123959]
Jose E. Marchesi via Gcc-cvs
-
[gcc r16-7306] Add -ffuse-ops-with-volatile-access: Adjust 'gcc.target/nvptx/alloca-5.c' [PR122343]
Thomas Schwinge via Gcc-cvs
-
[gcc r15-10787] libstdc++: Use overload operator<=> when provided in relational functors [PR114153]
Tomasz Kaminski via Libstdc++-cvs
-
[gcc r16-7305] tree-optimization/121726 - TBAA bug with SRA of address-taken decls
Richard Biener via Gcc-cvs
-
[gcc r16-7304] middle-end: use inner variable when determining deferred FMA order [PR123898]
Tamar Christina via Gcc-cvs
-
[gcc r13-10075] i386: Drop mask subst for define_insn_and_split of extend [PR123779]
Hongyu Wang via Gcc-cvs
-
[gcc r14-12297] i386: Drop mask subst for define_insn_and_split of extend [PR123779]
Hongyu Wang via Gcc-cvs
-
[gcc r15-10786] i386: Drop mask subst for define_insn_and_split of extend [PR123779]
Hongyu Wang via Gcc-cvs
-
[gcc r16-7303] testsuite: aarch64: state pr122103_1.c requirements [PR123936]
Alexandre Oliva via Gcc-cvs
-
[gcc r16-7301] testsuite: require hostedlib for pr123729.C
Alexandre Oliva via Gcc-cvs
-
[gcc r16-7302] testsuite: aarch64: state pr123775.c requirements
Alexandre Oliva via Gcc-cvs
-
[gcc r16-7300] simplify-rtx: fix riscv redundant-bitmap-2.C
Alexandre Oliva via Gcc-cvs
-
[gcc r15-10785] testsuite: riscv: drop -mcpu=xt-c920 tests from gcc-15
Alexandre Oliva via Gcc-cvs
-
[gcc r15-10784] testsuite: require hostedlib for pr123729.C
Alexandre Oliva via Gcc-cvs
-
[gcc r15-10783] testsuite: aarch64: state pr123775.c requirements
Alexandre Oliva via Gcc-cvs
-
[gcc r16-7299] RISC-V: Adjust testcase asm check for vx-[56]-i[16|8].c
Pan Li via Gcc-cvs
-
[gcc r16-7298] RISC-V: Add test case for PR123916
Pan Li via Gcc-cvs
-
[gcc r16-7297] RISC-V: Adjust the vf-[378]* testcase by param=vr2fpr-cost
Pan Li via Gcc-cvs
-
[gcc r16-7296] RISC-V: Introduce vr2fpr-cost= for customizing the cost when vr2fpr
Pan Li via Gcc-cvs
-
[gcc r16-7295] RISC-V: Adjust the vx-[456]* testcase by param=vr2gpr-cost
Pan Li via Gcc-cvs
-
[gcc r16-7294] RISC-V: Introduce vr2gpr-cost= for customizing the cost when vr2gpr
Pan Li via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: aarch64: state pr123775.c requirements
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: require hostedlib for pr123729.C
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: sparc: XFAIL Invalid sum vect tests on leon3 [PR119293]
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: check for Zbs support in pr116715.c
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testme] (29 commits) testsuite: aarch64: state pr123775.c requirements
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testbase] (23 commits) testsuite: skip pr118817 over unmet hostedlib needs
Alexandre Oliva via Gcc-cvs
-
[gcc r16-7292] libstdc++: container erasure overloads (P2077) [PR117404]
Nathan Myers via Libstdc++-cvs
-
[gcc r16-7291] Fortran: fix documentation of intrinsic SPLIT [PR123941]
Harald Anlauf via Gcc-cvs
-
[gcc r16-7290] [PR123922, LRA]: Fix asan related bug in LRA
Vladimir Makarov via Gcc-cvs
-
[gcc r16-7289] complex: Directly emit gimple from extract_component [PR121661]
Andrew Pinski via Gcc-cvs
-
[gcc r16-7288] OpenMP/Fortran: Fix present modifier in map clauses for allocatables
Paul-Antoine Arras via Gcc-cvs
-
[gcc r16-7286] doc: Remove references to parameters in user documentation [PR123245] [PR89915]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-7287] doc: Copy-edit parameter documentation [PR89915]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-7284] Drop junk files accidentially committed
Jeff Law via Gcc-cvs
-
[gcc r16-7283] [PATCH] RISC-V: fix nullptr dereference in parse_arch
Jeff Law via Gcc-cvs
-
[gcc r16-7282] middle-end/49330 - add testcases for fixed bug
Richard Biener via Gcc-cvs