[gcc/acsawdey/heads/POIprecision] (166 commits) [PATCH] PR rtl-optimization/96791 Check precision of partia
Aaron Sawdey
acsawdey@gcc.gnu.org
Wed Sep 9 16:00:57 GMT 2020
The branch 'acsawdey/heads/POIprecision' was updated to point to:
70ac4ea6aeb... [PATCH] PR rtl-optimization/96791 Check precision of partia
It previously pointed to:
43773a99fa4... [PATCH] PR rtl-optimization/96791 Check precision of partia
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
43773a9... [PATCH] PR rtl-optimization/96791 Check precision of partia
Summary of changes (added commits):
-----------------------------------
70ac4ea... [PATCH] PR rtl-optimization/96791 Check precision of partia
ad2a371... If the lto plugin encounters a file with multiple symbol se (*)
5d3c12e... [nvptx] Fix Wformat in nvptx_assemble_decl_begin (*)
4e03e2e... c++: Fix resolving the address of overloaded pmf [PR96647] (*)
58905f9... fix useless unsharing of SLP tree (*)
505590b... [nvptx] Fix boolean type test in write_fn_proto (*)
db918db... enable live comparison vectorization (*)
cbc12c5... gfortran.dg/gomp/combined-if.f90: Update nvptx tree-dump ti (*)
783dc66... enable live condition vectorization (*)
0d7d521... config: Sync largefile.m4 from binutils-gdb (*)
fb51be6... tree-optimization/96978 - fix fallout of BB vectorization o (*)
e470d8a... Implement __builtin_thread_pointer for x86 TLS. (*)
61c2d47... Fortran: Fixes for OpenMP loop-iter privatization (PRs 9510 (*)
f56f1a5... libbacktrace: don't strip leading underscore on 64-bit PE (*)
181f877... libbacktrace: fetch executable path on macOS (*)
0755f57... libbacktrace: avoid ambiguous binary search (*)
31a0504... Daily bump. (*)
494c510... libbacktrace: fix tipo in comment (*)
a8a7a97... libbacktrace: correct memory lengths in Mach-O dsym support (*)
8183ebc... openacc: Fix atomic_capture-2.c iteration-ordering issues (*)
e929d65... amdgcn: Add waitcnt after LDS write instructions (*)
3aee3aa... openacc: Fix mkoffload SGPR/VGPR count parsing for HSACO v3 (*)
d6d9be7... openacc: Fix race condition in Fortran loop collapse tests (*)
488e333... libbacktrace: correctly swap Mach-O 32-bit file offset (*)
651c61c... libbacktrace: only match magic number at start of line (*)
87603e5... floatformat.h: Add bfloat16 support. (*)
34d926d... analyzer: fix another ICE in constructor-handling [PR96949] (*)
af656c4... analyzer: fix ICE on RANGE_EXPR with CONSTRUCTOR value [PR9 (*)
47997a3... analyzer: fix ICE on machine-specific builtins [PR96962] (*)
19b0fed... PR tree-optimization/96967 - cast label range to type of sw (*)
b75863a... MSP430: Fix detection of assembler support for .mspabi_attr (*)
285d81b... libphobos: libdruntime doesn't support shadow stack (PR9568 (*)
cd2d382... MSP430: Use enums to handle -mcpu= values (*)
213200a... Fix description of FINDLOC result. (*)
fff56ce... ubsan: d-demangle.c:214 signed integer overflow (*)
a995c40... Daily bump. (*)
9164caf... PR fortran/96711 - ICE with NINT() for integer(16) result (*)
6001db7... lra: Avoid cycling on certain subreg reloads [PR96796] (*)
ec5096f... libstdc++: Simplify chrono::duration::_S_gcd (*)
00ffe73... libstdc++: Simplify constraints for semiregular-box [LWG 34 (*)
e147bb0... vec: Revert "dead code removal in tree-vect-loop.c" and add (*)
016b190... doc: Update documentation on MODE_PARTIAL_INT subregs (*)
7f87e44... MSP430: Don't override default ISA when MCU name is unrecog (*)
84e9fc4... Darwin, testsuite : Update pubtypes tests. (*)
2e746ce... Darwin : Update libc function availability. (*)
2f8ae30... aarch64: Remove redundant mult patterns (*)
d4febc7... aarch64: Don't emit invalid zero/sign-extend syntax (*)
931832a... improve SLP vect dumping (*)
3fe3efe... gcc: Make strchr return value pointers const (*)
2b0df0a... Fortran: Fixes for pointer function call as variable (PR968 (*)
c9c87dc... [libatomic, testsuite] Add missing include in atomic-generi (*)
703bc18... Adjust testcase. (*)
fea13fc... lto: Stream edge goto_locus [PR94235] (*)
095d42f... code generate live lanes in basic-block vectorization (*)
d30869a... fortran: Fix argument types in derived types procedures (*)
a502683... fortran: Fix arg types of _gfortran_is_extension_of (*)
995bb85... Adjust testcase. (*)
0fd39e4... Daily bump. (*)
23f8b90... fortran: Add comment about previous commit (*)
7c72651... fortran: Fix function arg types for class objects (*)
3489d80... fortran: caf_fail_image expects no argument (*)
0dc8050... Daily bump. (*)
bec05c9... Daily bump. (*)
f8eabd4... d: Fix ICE in create_tmp_var, at gimple-expr.c:482 (*)
f923c40... c++: Use iloc_sentinel in mark_use. (*)
46a58c7... tree-optimization/96920 - another ICE when vectorizing nest (*)
09fa6ac... vec: dead code removal in tree-vect-loop.c (*)
2033a63... arm: Improve immediate generation for thumb-1 with -mpureco (*)
c5a6c22... rename widest_irange to int_range_max. (*)
fab7764... tree-optimization/96931 - clear ctrl-altering flag more agg (*)
b898878... lto: Remove stream_input_location_now (*)
70d8d9b... lto: Ensure we force a change for file/line/column after cl (*)
c3a0f53... bpf: generate indirect calls for xBPF (*)
e133670... test/rs6000: Replace test targets p8 and p9+ (*)
6e82b6c... Daily bump. (*)
8ad3fc6... sra: Avoid SRAing if there is an aout-of-bounds access (PR (*)
d8f3474... [PATCH, rs6000] Fix vector long long subtype (PR96139) (*)
ba6730b... c++: Fix another PCH hash_map issue [PR96901] (*)
8eeeecb... PR fortran/96890 - Wrong answer with intrinsic IALL (*)
753b467... c++: Fix P0960 in member init list and array [PR92812] (*)
6641d6d... c++: Disable -frounding-math during manifestly constant eva (*)
032a4b4... libstdc++: Add workaround for weird std::tuple error [PR 96 (*)
3c21913... libstdc++: Optimise GCD algorithms (*)
3536ff2... lto: Cache location_ts including BLOCKs in GIMPLE streaming (*)
b246f52... Improve constant folding of vector lowering with vector boo (*)
3cc3a37... Preliminary work on support for 128bits integers (*)
eb6ea9e... Look at fullest view when checking for static types in unne (*)
4337341... Optimize memory broadcast for constant vector under AVX512. (*)
8bd5530... Adjust testcase. (*)
6a8f4e4... Daily bump. (*)
f0a3bab... d: __vectors unsupported in hardware should be rejected at (*)
c285126... d: Only test with default permutation flags for runnable te (*)
72ddef6... d: Move all runnable tests in gdc.dg to gdc.dg/torture (*)
f049cda... c++: Stop defining true, false and bool as macros in <stdbo (*)
ce90d20... testsuite: Add missing <exception> header to testcase (*)
c716447... libstdc++: Fix test to use correct function (*)
0edc2c1... MSP430: Fix -mlarge documentation to indicate size_t is a 2 (*)
2f983fa... libstdc++: Fix three-way comparison for std::array [PR 9685 (*)
d45a6c7... MSP430: Skip gcc.dg/pr55940.c in the small memory model (*)
6bdbf0f... libstdc++: Break header cycle between <new> and <exception> (*)
b567d3b... fortran: Fix o'...' boz to integer/real conversions [PR9685 (*)
6640a5b... hppa: Improve hppa_rtx_costs for shifts by constants. (*)
7047a8b... bpf: use the default asm_named_section target hook (*)
c9d4402... bpf: use elfos.h (*)
e1a4a8a... Daily bump. (*)
0c344a6... Use the determined lower bound of the range of offsets in a (*)
b1c59b3... c++: Allow new char[4]{"foo"} [PR77841] (*)
10f5154... libstdc++: Add compile-time checks to__glibcxx_assert [PR 7 (*)
8bc0f24... rs6000: MMA built-in dies with incorrect sharing of tree no (*)
b1850c6... libstdc++: Constrain chrono::duration conversions [LWG 2094 (*)
49bfbf1... analyzer: fix false NULL deref warning after previous deref (*)
a292e31... vec: use inexact growth where possible. (*)
8aa04a1... vec: default exect = false in grow functions. (*)
b61eaa2... PR middle-end/90597: gcc_assert ICE in layout_type (*)
3d137b7... Fortran : ICE on invalid code PR95398 (*)
d6a05b4... rtl-optimization/96812 - remap dependence info on RTL loop (*)
a37b0cc... openmp: Check for PARM_DECL before using C_ARRAY_PARAMETER (*)
ef688fd... Correct Changelog for fix to PR96806 (*)
be7ad7d... test/rs6000: Add Power9 and up as vect_len target (*)
13e4ba2... Daily bump. (*)
1da918e... rs6000, remove improperly defined and unsupported builtins. (*)
bc62bfb... analyzer: handle __builtin___memset_chk [PR96798] (*)
ee7bfbe... analyzer: gather builtin/internal fn handling into switch s (*)
18056e4... analyzer: fix ICE on unknown index in CONSTRUCTOR [PR96860] (*)
73a2b8d... c++: Implement P1009: Array size deduction in new-expressio (*)
0d1b4ed... analyzer: fix ICE on RANGE_EXPR in CONSTRUCTORs [PR96763] (*)
ecdb932... analyzer: fix ICE on casting float to pointer [PR96764] (*)
d503cd9... PR tree-optimization/96818 - cast label range to type of sw (*)
6940c20... d: Fix ICEs in the front-end when pointer size is 16-bit. (*)
f089569... tree-optimization/96854 - testcase for SLP reduction of two (*)
371fa00... testsuite: Fix aarch64/strcmpopt_6.c for -Wstringop-overrea (*)
1aa71af... Refine expander vec_unpacku_float_hi_v16si/vec_unpacku_floa (*)
39f5b72... tree-cfg: Improve gimple switch verification (*)
e11c4b7... ipa/96806 - Fix ICE in ipa-cp due to integer addition overf (*)
0106300... varasm: Optimize memory broadcast for constant vector under (*)
d0939f4... testsuite: Update some vect cases for partial vectors (*)
cf2bc86... Daily bump. (*)
6ccadc4... Use get_size_range instead of get_range to obtain range of (*)
a240e83... 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail.co (*)
3a7a95a... 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail.co (*)
8f7d99a... 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail.co (*)
cd49b70... 2020-8-21 Steve Kargl <sgk@troutmask.apl.washington.edu> (*)
8e1be7e... 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail.co (*)
44c677d... x86: Fix up ssse3_pshufbv8qi splitter (*)
daba4a7... Daily bump. (*)
0789600... libstdc++: Fix deleted overload of __absu(bool) (*)
cd02335... rs6000: Remove ALTIVEC_BUILTIN_MASK_FOR_STORE (*)
8f7ea26... Daily bump. (*)
f2f48b6... libstdc++: Fix common_type specializations for duration (*)
82db1a4... libstdc++: Fix std::gcd and std::lcm for unsigned integers (*)
d14c547... Add -Wstringop-overread for reading past the end by string (*)
26c2439... rs6000: r12 copy cleanup (*)
1c1e41b... amdgcn: Update vec_safe_grow_cleared usage (*)
1ad755d... Correct calls to vec::safe_grow in conditionally compiled c (*)
ba6373a... PR c/96596 - ICE in match_builtin_function_types on a decla (*)
cb3c3d6... Fortran: Fix absent-optional handling for nondescriptor arr (*)
b648814... [PATCH PR96357][GCC][AArch64]: could not split insn UNSPEC_ (*)
3b062fc... fix a typo in rtl.texi (*)
43f3e69... aarch64: Disable mem-shift-canonical test on ILP32 (*)
9d463ce... This patch fixes PR96624. (*)
3ba4315... testsuite: Run gcc.dg/pr96579.c only on targets with dfp su (*)
58d6eea... Add expander for movp2hi and movp2qi. (*)
6ba0973... Fix: AVX512VP2INTERSECT should imply AVX512DQ. (*)
8b394f0... Daily bump. (*)
cad843c... gotest: use a space rather than a middle dot in target list (*)
82030d5... libstdc++: Make std::chrono::duration use reduced ratio for (*)
(*) This commit already exists in another branch.
Because the reference `refs/users/acsawdey/heads/POIprecision' matches
your hooks.email-new-commits-only configuration,
no separate email is sent for this commit.
More information about the Gcc-cvs
mailing list