public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/aoliva/heads/testme)] Skip testsuite/g++.old-deja/g++.pt/const2.C on vxworks_kernel
 2021-01-01  1:30 UTC 

[gcc(refs/users/aoliva/heads/testme)] Remove VxWorks-specific test directives in g++.dg/warn/miss-format-1.C
 2021-01-01  1:29 UTC 

[gcc(refs/users/aoliva/heads/testme)] Undefine ERROR in g++.dg/tree-ssa/copyprop.C
 2021-01-01  1:29 UTC 

[gcc(refs/users/aoliva/heads/testme)] skip testsuite/g++.dg/other/anon5.C on vxworks_kernel targets
 2021-01-01  1:29 UTC 

[gcc(refs/users/aoliva/heads/testme)] fix testsuite/g++.dg/init/new26.C for C++-14 and later
 2021-01-01  1:29 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add conditions on VxWorks versions for gcc.dg/vxworks/initpri?.c
 2021-01-01  1:29 UTC 

[gcc(refs/users/aoliva/heads/testme)] gcc.dg/intmax_t-1.c compiles without error on VxWorks 7 SR06x0
 2021-01-01  1:29 UTC 

[gcc(refs/users/aoliva/heads/testme)] Fix VxWorks xfail filters on pthread-init-?.c
 2021-01-01  1:29 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add missing vxworks filters to lib/target-supports.exp functions
 2021-01-01  1:29 UTC 

[gcc(refs/users/aoliva/heads/testme)] Split wchars tests from the normal variant
 2021-01-01  1:29 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add conditional include of vxWorks.h for kernel mode
 2021-01-01  1:29 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add dg-require-wchars to libstdc++ testsuite
 2021-01-01  1:29 UTC 

[gcc(refs/users/aoliva/heads/testme)] final: accept markers at line 0
 2021-01-01  1:29 UTC 

[gcc/aoliva/heads/testme] (79 commits) robustify vxworks glimits.h overriding
 2021-01-01  1:28 UTC 

[gcc/aoliva/heads/testbase] (49 commits) Daily bump
 2021-01-01  1:28 UTC 

[gcc r9-9144] Daily bump
 2021-01-01  0:18 UTC 

[gcc r8-10705] Daily bump
 2021-01-01  0:18 UTC 

[gcc r10-9186] Daily bump
 2021-01-01  0:17 UTC 

[gcc r11-6383] Daily bump
 2021-01-01  0:16 UTC 

[gcc r11-6382] testsuite: Fix up pr56719.c testcase [PR98489]
 2020-12-31 23:04 UTC 

[gcc r11-6381] vect: Avoid generating out-of-range shifts [PR98302]
 2020-12-31 16:51 UTC 

[gcc r11-6380] vect: Fix bogus alignment assumption in alias checks [PR94994]
 2020-12-31 16:51 UTC 

[gcc r11-6379] genmodes: Update GET_MODE_MASK when changing NUNITS [PR98214]
 2020-12-31 16:11 UTC 

[gcc r11-6378] match.pd: Add clz(X) == 0 -> (int)X < 0 etc. simpifications [PR94802]
 2020-12-31 10:10 UTC 

[gcc r11-6377] match.pd: Add (-(X < 0) | 1) * X -> abs (X) etc. simplifications [PR94785]
 2020-12-31 10:08 UTC 

[gcc r11-6376] wide-int: Fix wi::to_mpz [PR98474]
 2020-12-31 10:07 UTC 

[gcc r11-6375] fold-const: Avoid (cast) ((cast2) x p+ y) folding for -fsanitize=alignment [PR98206]
 2020-12-31  9:21 UTC 

[gcc r11-6374] reassoc: Optimize x > 0x1fff || y > 0x1fff into (x | y) > 0x1fff [PR56719]
 2020-12-31  9:19 UTC 

[gcc r11-6373] d: Mangled Symbols now back reference types and identifiers
 2020-12-31  0:28 UTC 

[gcc r9-9143] Daily bump
 2020-12-31  0:19 UTC 

[gcc r8-10704] Daily bump
 2020-12-31  0:18 UTC 

[gcc r10-9185] Daily bump
 2020-12-31  0:17 UTC 

[gcc r11-6372] Daily bump
 2020-12-31  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r11-6370
 2020-12-30 23:58 UTC 

[gcc/devel/c++-coroutines] (38 commits) Merge master r11-6370
 2020-12-30 23:58 UTC 

[gcc r11-6371] libgo: update to Go1.16beta1 release
 2020-12-30 23:13 UTC 

[gcc/devel/coarray_native] Make STAT and ERRMSG work on ALLOCATE, move error handling to library
 2020-12-30 16:58 UTC 

[gcc r11-6370] i386: Remove unnecessary clobbers from combine splitters
 2020-12-30 16:42 UTC 

[gcc r8-10703] libobjc, Darwin : Fix powerpc encoding regression
 2020-12-30 12:59 UTC 

[gcc r11-6369] d: Simplify quoting characters in deps_add_target
 2020-12-30 10:52 UTC 

[gcc r11-6368] d: Give the result of evaluated expressions a location
 2020-12-30 10:52 UTC 

[gcc r11-6367] i386: Optimize pmovmskb on inverted vector to inversion of pmovmskb result [PR98461]
 2020-12-30 10:22 UTC 

[gcc r9-9142] Daily bump
 2020-12-30  0:19 UTC 

[gcc r8-10702] Daily bump
 2020-12-30  0:18 UTC 

[gcc r10-9184] Daily bump
 2020-12-30  0:17 UTC 

[gcc r11-6366] Daily bump
 2020-12-30  0:17 UTC 

[gcc r9-9141] PR fortran/93685 - ICE in gfc_constructor_append_expr, at fortran/constructor.c:135
 2020-12-29 20:28 UTC 

[gcc r11-6365] Fortran: Correct missing structure constructor comps. [PR97612]
 2020-12-29 17:50 UTC 

[gcc r11-6364] Fortran: Fix deferred character lengths in array constructors [PR93833]
 2020-12-29 17:37 UTC 

[gcc r9-9140] libobjc, Darwin : Fix powerpc encoding regression
 2020-12-29 16:37 UTC 

[gcc r9-9139] Darwin, libgfortran : Do not use environ directly from the library
 2020-12-29 16:36 UTC 

[gcc r11-6363] arc: generate mac(u) insn instead of macd(u) when destination is accl
 2020-12-29 11:41 UTC 

[gcc r11-6362] arc: flip if-condition predicates in secondary reload hook
 2020-12-29 11:41 UTC 

[gcc r11-6361] arc: Make use reg_renumber safe
 2020-12-29 11:41 UTC 

[gcc r11-6360] arc: Update test pattern
 2020-12-29 11:41 UTC 

[gcc r11-6359] arc: Fix cached to uncached moves
 2020-12-29 11:41 UTC 

[gcc r11-6358] arc: Don't use predicated vadd2 instructions in mov patterns
 2020-12-29 11:41 UTC 

[gcc r11-6357] i386: Rounding functions TLC
 2020-12-29  7:44 UTC 

[gcc r9-9138] Daily bump
 2020-12-29  0:19 UTC 

[gcc r8-10701] Daily bump
 2020-12-29  0:18 UTC 

[gcc r10-9183] Daily bump
 2020-12-29  0:17 UTC 

[gcc r11-6356] Daily bump
 2020-12-29  0:17 UTC 

[gcc r8-10700] i386: Fix __builtin_rint with FE_DOWNWARD rounding direction [PR96793]
 2020-12-28 23:18 UTC 

[gcc r9-9137] i386: Fix __builtin_rint with FE_DOWNWARD rounding direction [PR96793]
 2020-12-28 22:54 UTC 

[gcc r11-6355] libgomp: Avoid bad "up" link in libgomp docs
 2020-12-28 22:53 UTC 

[gcc r11-6354] doc: Remove HSAIL from Language Standards
 2020-12-28 20:50 UTC 

[gcc r10-9182] i386: Fix __builtin_rint with FE_DOWNWARD rounding direction [PR96793]
 2020-12-28 20:35 UTC 

[gcc r11-6353] i386: Fix __builtin_rint with FE_DOWNWARD rounding direction [PR96793]
 2020-12-28 20:34 UTC 

[gcc r11-6352] i386: Use existing temporary register in rounding functions
 2020-12-28 15:54 UTC 

[gcc r9-9136] This patch fixes PRs 96100 and 96101
 2020-12-28 15:16 UTC 

[gcc r10-9181] This patch fixes PRs 96100 and 96101
 2020-12-28 14:56 UTC 

[gcc r10-9180] This patch fixes PR96320. See the explanatory comment in the testcase
 2020-12-28 14:55 UTC 

[gcc r9-9135] rs6000: Add support for powerpc64le-unknown-freebsd
 2020-12-28 12:34 UTC 

[gcc r10-9179] rs6000: Add support for powerpc64le-unknown-freebsd
 2020-12-28 12:32 UTC 

[gcc r11-6351] Fix standard name for zero/sign extend expanders
 2020-12-28  8:29 UTC 

[gcc r9-9134] Daily bump
 2020-12-28  0:19 UTC 

[gcc r8-10699] Daily bump
 2020-12-28  0:18 UTC 

[gcc r10-9178] Daily bump
 2020-12-28  0:17 UTC 

[gcc r11-6350] Daily bump
 2020-12-28  0:17 UTC 

[gcc r11-6349] doc: New source for "Memory Model for Static Analysis" paper
 2020-12-27 22:04 UTC 

[gcc r8-10698] i386: Fix __builtin_trunc with FE_DOWNWARD rounding direction [PR96793]
 2020-12-27 21:44 UTC 

[gcc r11-6348] libstdc++: Update link to Arm ABI
 2020-12-27 20:25 UTC 

[gcc r9-9133] i386: Fix __builtin_trunc with FE_DOWNWARD rounding direction [PR96793]
 2020-12-27 19:55 UTC 

[gcc r10-9177] PR fortran/93685 - ICE in gfc_constructor_append_expr, at fortran/constructor.c:135
 2020-12-27 19:36 UTC 

[gcc r11-6347] Fix regressions for iq2000-elf after recent changes
 2020-12-27 18:43 UTC 

[gcc/devel/coarray_native] Fix for broken MacOS limitation for name length of shm_open
 2020-12-27 15:56 UTC 

[gcc/devel/coarray_native] Fix errors introduced by last commit
 2020-12-27 15:31 UTC 

[gcc r11-6346] Fortran: Fix some select rank issues [PR97694 and 97723]
 2020-12-27 14:59 UTC 

[gcc r11-6345] libstdc++: Move Valgrind references to https
 2020-12-27 10:17 UTC 

[gcc r9-9132] Daily bump
 2020-12-27  0:18 UTC 

[gcc r8-10697] Daily bump
 2020-12-27  0:18 UTC 

[gcc r10-9176] Daily bump
 2020-12-27  0:17 UTC 

[gcc r11-6344] Daily bump
 2020-12-27  0:16 UTC 

[gcc r11-6343] Objective-C++ : Fix up testcase EOF diagnostics
 2020-12-26 19:51 UTC 

[gcc r10-9175] libobjc, Darwin : Fix powerpc encoding regression
 2020-12-26 17:01 UTC 

[gcc r11-6342] Fortran: Correction to recent patch in light of comments [PR98022]
 2020-12-26 16:44 UTC 

[gcc r11-6341] Fix failures with -m32 and some memory leaks
 2020-12-26 15:08 UTC 

[gcc r11-6340] libstdc++: Update link to Intel/GNU compatibility paper
 2020-12-26 12:40 UTC 

[gcc r9-9131] Daily bump
 2020-12-26  0:18 UTC 

[gcc r8-10696] Daily bump
 2020-12-26  0:18 UTC 

[gcc r10-9174] Daily bump
 2020-12-26  0:17 UTC 

[gcc r11-6339] Daily bump
 2020-12-26  0:16 UTC 

[gcc r11-6338] libstdc++: Update link to Java docs
 2020-12-25 18:47 UTC 

[gcc r11-6337] doc: Fix reference to libcody
 2020-12-25 14:42 UTC 

[gcc r11-6336] PR93685 - ICE in gfc_constructor_append_expr, at fortran/constructor.c:135
 2020-12-25 14:41 UTC 

[gcc r11-6335] libstdc++: Convert three doxygen.nl links to https
 2020-12-25 14:23 UTC 

[gcc(refs/users/aoliva/heads/testme)] -mno-long-calls for mve_libcall tests
 2020-12-25  1:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] -mno-long-calls for arm/no_unique_address tests
 2020-12-25  1:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] -mno-long-calls for arm/headmerge tests
 2020-12-25  1:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] -mno-long-calls for expected regalloc in arm/fp16-aapcs-2.c test
 2020-12-25  1:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] use sigjmp_buf for analyzer sigsetjmp tests
 2020-12-25  1:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] declare getpass in analyzer/sensitive-1.c test
 2020-12-25  1:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] make FOR_EACH_IMM_USE_STMT safe for early exits
 2020-12-25  1:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] g++.dg/tls/pr79288.C: Skip on vxworks_kernel (TLS model not supported)
 2020-12-25  1:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] compile gcc.target/arm/{pr78255-2.c, memset-inline-2.c} with -mno-long-calls
 2020-12-25  1:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] disable some aapcs/vfp*.c test if not arm_fp16_alternative_ok
 2020-12-25  1:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] Fix testsuite/g++.old-deja/g++.mike/p658.C build failure on VxWorks RTP
 2020-12-25  1:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] Fix testsuite/g++.dg/opt/20050511-1.C compilation error on VxWorks 7
 2020-12-25  1:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] Fix testsuite/g++.dg/cpp1y/constexpr-66093.C execution failure
 2020-12-25  1:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] Skip testsuite/g++.old-deja/g++.pt/const2.C on vxworks_kernel
 2020-12-25  1:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] Remove VxWorks-specific test directives in g++.dg/warn/miss-format-1.C
 2020-12-25  1:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] Undefine ERROR in g++.dg/tree-ssa/copyprop.C
 2020-12-25  1:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] skip testsuite/g++.dg/other/anon5.C on vxworks_kernel targets
 2020-12-25  1:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] fix testsuite/g++.dg/init/new26.C for C++-14 and later
 2020-12-25  1:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add conditions on VxWorks versions for gcc.dg/vxworks/initpri?.c
 2020-12-25  1:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] gcc.dg/intmax_t-1.c compiles without error on VxWorks 7 SR06x0
 2020-12-25  1:45 UTC 

[gcc(refs/users/aoliva/heads/testme)] Fix VxWorks xfail filters on pthread-init-?.c
 2020-12-25  1:45 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add missing vxworks filters to lib/target-supports.exp functions
 2020-12-25  1:45 UTC 

[gcc(refs/users/aoliva/heads/testme)] Split wchars tests from the normal variant
 2020-12-25  1:45 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add conditional include of vxWorks.h for kernel mode
 2020-12-25  1:45 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add dg-require-wchars to libstdc++ testsuite
 2020-12-25  1:45 UTC 

[gcc(refs/users/aoliva/heads/testme)] final: accept markers at line 0
 2020-12-25  1:45 UTC 

[gcc/aoliva/heads/testme] (107 commits) -mno-long-calls for mve_libcall tests
 2020-12-25  1:45 UTC 

[gcc/aoliva/heads/testbase] (81 commits) Daily bump
 2020-12-25  1:45 UTC 

[gcc r9-9130] Daily bump
 2020-12-25  0:18 UTC 

[gcc r8-10695] Daily bump
 2020-12-25  0:18 UTC 

[gcc r10-9173] Daily bump
 2020-12-25  0:17 UTC 

[gcc r11-6334] Daily bump
 2020-12-25  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r11-6333
 2020-12-24 21:56 UTC 

[gcc/devel/c++-coroutines] (15 commits) Merge master r11-6333
 2020-12-24 21:56 UTC 

[gcc r10-9172] Darwin, libgfortran : Do not use environ directly from the library
 2020-12-24 20:58 UTC 

[gcc r10-9171] modulo-sched: Carefully process loop counter initialization [PR97421]
 2020-12-24 16:43 UTC 

[gcc r9-9129] modulo-sched: Carefully process loop counter initialization [PR97421]
 2020-12-24 16:42 UTC 

[gcc r8-10694] modulo-sched: Carefully process loop counter initialization [PR97421]
 2020-12-24 16:41 UTC 

[gcc r11-6333] C++ : Add the -stdlib= option
 2020-12-24 13:59 UTC 

[gcc/devel/c++-coroutines] Merge master r11-6319
 2020-12-24  7:57 UTC 

[gcc/devel/c++-coroutines] (13 commits) Merge master r11-6319
 2020-12-24  7:57 UTC 

[gcc r11-6332] RISC-V: Fix python3 compatibility for multilib-generator
 2020-12-24  2:59 UTC 

[gcc r11-6331] compiler: parenthesize channel type strings if necessary
 2020-12-24  1:50 UTC 

[gcc r9-9128] Daily bump
 2020-12-24  0:19 UTC 

[gcc r8-10693] Daily bump
 2020-12-24  0:18 UTC 

[gcc r10-9170] Daily bump
 2020-12-24  0:17 UTC 

[gcc r11-6330] Daily bump
 2020-12-24  0:16 UTC 

[gcc r11-6329] PR middle-end/98160 - ICE in warn_dealloc_offset on member placement new and delete
 2020-12-23 23:38 UTC 

[gcc r11-6328] PR c++/98413 - ICE on placement new and member pointer
 2020-12-23 23:38 UTC 

[gcc r11-6327] Account for VxWorks headers in libstdc++ test on names
 2020-12-23 23:30 UTC 

[gcc r11-6326] mark some tests in gcc.target/arm as requiring "fpic" support
 2020-12-23 23:30 UTC 

[gcc r11-6325] c++: EOF location [PR 96045]
 2020-12-23 22:26 UTC 

[gcc r10-9169] c++: Fix constexpr array ICE [PR98332]
 2020-12-23 22:11 UTC 

[gcc r10-9168] c++: Copy elision and [[no_unique_address]]. [PR93711]
 2020-12-23 22:11 UTC 

[gcc r11-6324] c++: Fix initializing empty base from prvalue [PR97597]
 2020-12-23 22:11 UTC 

[gcc r11-6323] compiler: nil-checked pointers and index expressions can trap
 2020-12-23 22:09 UTC 

[gcc r11-6322] c++: Improve testcase [PR98332]
 2020-12-23 22:08 UTC 

[gcc r11-6321] c++: Fix up floating point complex handling in build_zero_init_1 [PR98353]
 2020-12-23 21:48 UTC 

[gcc r11-6320] c++: Fix constexpr array ICE [PR98332]
 2020-12-23 21:40 UTC 

[gcc r8-10692] PR fortran/98307 - Dependency check fails when using "allocatable"
 2020-12-23 20:14 UTC 

[gcc r10-9167] rs6000: Update the processor defaults for FreeBSD
 2020-12-23 20:14 UTC 

[gcc r9-9127] PR fortran/98307 - Dependency check fails when using "allocatable"
 2020-12-23 19:54 UTC 

[gcc r11-6319] Darwin : Adjust handling of MACOSX_DEPLOYMENT_TARGET for macOS 11
 2020-12-23 19:32 UTC 

[gcc r10-9166] i386: Fix __builtin_trunc with FE_DOWNWARD rounding direction [PR96793]
 2020-12-23 17:33 UTC 

[gcc r11-6318] compiler: remove references to slicecopy and slicestringcopy
 2020-12-23 16:55 UTC 

[gcc r11-6317] d: Force TYPE_MODE of classes and non-POD structs as BLKmode
 2020-12-23 16:40 UTC 

[gcc r11-6316] libcody: Remove testsuite [PR 98318]
 2020-12-23 16:07 UTC 

[gcc r11-6315] i386: Fix __builtin_trunc with FE_DOWNWARD rounding direction [PR96793]
 2020-12-23 15:53 UTC 

[gcc/devel/coarray_native] Mention we also need automated linking
 2020-12-23 15:16 UTC 

[gcc(refs/users/marxin/heads/PR98160-fix-warn-dealloc-fix)] Fix ICE in warn_dealloc_offset
 2020-12-23 14:34 UTC 

[gcc/marxin/heads/PR98160-fix-warn-dealloc-fix] Fix ICE in warn_dealloc_offset
 2020-12-23 14:34 UTC 

[gcc(refs/users/marxin/heads/PR98160-fix-warn-dealloc-fix)] Fix ICE in warn_dealloc_offset
 2020-12-23 14:30 UTC 

[gcc] Created branch 'marxin/heads/PR98160-fix-warn-dealloc-fix' in namespace 'refs/users'
 2020-12-23 14:30 UTC 

[gcc/devel/coarray_native] Add TODOs in README.native_coarrays
 2020-12-23 13:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-6314-g544f477536010f055c26bc959b18fccf67902750' into redhat/gcc-11-branch
 2020-12-23 13:13 UTC 

[gcc/redhat/heads/gcc-11-branch] (83 commits) Merge commit 'r11-6314-g544f477536010f055c26bc959b18fccf679
 2020-12-23 13:13 UTC 

[gcc(refs/users/marxin/heads/gcov-json-experiment)] Add pytest for a GCOV test-case
 2020-12-23 13:03 UTC 

[gcc/marxin/heads/gcov-json-experiment] (31 commits) Add pytest for a GCOV test-case
 2020-12-23 13:03 UTC 

[gcc r11-6314] c++tools: Fix PIE [PR 98324]
 2020-12-23 12:55 UTC 

[gcc/devel/coarray_native] Add offset to allocatable shared coarrays
 2020-12-23 10:42 UTC 

[gcc r8-10691] i386: Fix __builtin_floor with FE_DOWNWARD rounding direction [PR96793]
 2020-12-23  8:19 UTC 

[gcc r9-9126] i386: Fix __builtin_floor with FE_DOWNWARD rounding direction [PR96793]
 2020-12-23  8:10 UTC 

[gcc r9-9125] Daily bump
 2020-12-23  0:19 UTC 

[gcc r8-10690] Daily bump
 2020-12-23  0:18 UTC 

[gcc r10-9165] Daily bump
 2020-12-23  0:17 UTC 

[gcc r11-6313] Daily bump
 2020-12-23  0:17 UTC 

[gcc r11-6312] compiler: initialize saw_send_stmt locals
 2020-12-22 22:47 UTC 

[gcc r11-6311] runtime: eliminate scase.kind field
 2020-12-22 22:42 UTC 

[gcc/devel/c++-coroutines] Merge master r11-6307
 2020-12-22 22:20 UTC 

[gcc/devel/c++-coroutines] (16 commits) Merge master r11-6307
 2020-12-22 22:20 UTC 

[gcc r11-6310] testsuite: C++ module tests
 2020-12-22 20:51 UTC 

[gcc r11-6309] c++: Module ICE fix
 2020-12-22 20:51 UTC 

[gcc r11-6308] runtime: add "success" field to sudog
 2020-12-22 20:13 UTC 

[gcc r10-9164] i386: Fix __builtin_floor with FE_DOWNWARD rounding direction [PR96793]
 2020-12-22 20:12 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).