[gcc/aoliva/heads/testbase] (188 commits) runtime: cast SIGSTKSZ to uintptr
Alexandre Oliva
aoliva@gcc.gnu.org
Tue Mar 9 02:25:53 GMT 2021
The branch 'aoliva/heads/testbase' was updated to point to:
d5d3f15a0e0... runtime: cast SIGSTKSZ to uintptr
It previously pointed to:
a6baafcac53... analyzer: fix false positive on realloc [PR99193]
Diff:
Summary of changes (added commits):
-----------------------------------
d5d3f15... runtime: cast SIGSTKSZ to uintptr (*)
6405b40... Daily bump. (*)
ee73fb5... Update cpplib eo.po. (*)
ff73350... Update gcc de.po, sv.po. (*)
75897e3... Adjust my email address to a personal one (*)
bd85b4d... PR fortran/49278 - ICE when combining DATA with default ini (*)
f3daa6c... PR middle-end/98266 - bogus array subscript is partly outsi (*)
7f5ff78... PR middle-end/97631 - bogus "writing one too many bytes" wa (*)
b64551a... c++: Add test for PR96268. (*)
bc56d27... C++: Enable c++2b module mode [PR 99436] (*)
504450c... c++: Poor diagnostic in header-unit [PR 99468] (*)
cb25dea... rs6000: Fix invalid splits when using Altivec style address (*)
ded6a19... c++: Incorrect specialization hash table [PR 99285] (*)
0d9a70e... aarch64: Fix PR99437 - tighten shift predicates for narrowi (*)
81fee43... libsanitizer: cherry-pick ad294e572bc5c16f9dc420cc994322de6 (*)
04b4828... [PR99422] LRA: Skip modifiers when processing memory addres (*)
e95554d... i386: Enable UINTR and HRESET for -march that supports it (*)
3cb8aab... IBM Z: Fix usage of "f" constraint with long doubles (*)
8a6a626... tree-nested: Update assert for Fortran module vars [PR97927 (*)
e99b25d... IBM Z: Fix vcond-shift.c testcase. (*)
b48d76c... Daily bump. (*)
a18ebd6... i386: Fix some -mavx512vl -mno-avx512bw bugs [PR99321] (*)
0ad6a2e... Daily bump. (*)
d1bba46... c++: Fix constexpr evaluation of pre-increment when !lval [ (*)
0cc54a6... middle-end: Pretty-print address space of aggregates (*)
5b41f1c... d: Don't set default flag_complex_method. (*)
73a9216... libgcov: Fix build on Darwin [PR99406] (*)
8418559... libstdc++: Improve std::rot[lr] [PR99396] (*)
574e760... c++: Fix tsubsting member variable template-id [PR96330] (*)
b49d23f... c++: adc_unify deduction with constrained auto [PR99365] (*)
7723f56... cris: don't define MAX_FIXED_MODE_SIZE (*)
3c29792... gcc.target/cris/pr93372-1.c: Adjust expectations for elimin (*)
ceae953... Daily bump. (*)
02a3554... c++: Pointer-to-member fn conversion with noexcept [PR99374 (*)
c2e64c3... c++: ICE with -Wshadow and enumerator in template [PR99120] (*)
812230c... testsuite: Update testcase for PR96078 fix [PR99363] (*)
a3ad648... openmp: Avoid ICEs due to orphaned labels in OpenMP regions (*)
9e64dd6... c++: Duplicate namespace bindings [PR 99245] (*)
b1bee29... PR libfortran/99218 - matmul on temporary array accesses in (*)
1e5cdb9... c++: Local instantiations of imported specializations [PR 9 (*)
3d9577c... coroutines : Adjust constraints on when to build ctors [PR9 (*)
9ee9107... coroutines : Do not accept throwing final await expressions (*)
fe55086... coroutines : Handle exceptions throw before the first await (*)
9105757... [PR99378] LRA: Skip decomposing address for asm insn operan (*)
b8188b7... ipa: Fix resolving speculations through cgraph_edge::set_ca (*)
4d66685... c++: instantiating imported specializations [PR 99389] (*)
331763d... Fix build breakage with latest glibc release (*)
e51f67c... Fix oversight in support for forward declarations (*)
28354bc... Fix undefined behavior spotted by the sanitizer (*)
6ddedd3... OpenACC: C/C++ - fix async parsing [PR99137] (*)
80cf2fa... Fortran: Follow fixes to -freal-{4,8}-real* handling [PR993 (*)
8d240b3... gcc.dg/debug/dwarf2/stacked-qualified-types-3.c: xfail for (*)
67f10d2... Daily bump. (*)
0d737ed... Darwin, testsuite : Prune 'object file not found for object (*)
0ad6de3... expand: Fix ICE in store_bit_field_using_insv [PR93235] (*)
87dc3d0... Handle ERROR_MARK in direct_abstract_declarator (*)
6a8fc0c... profiling: fix streaming of TOPN counters (*)
c981619... c++: Fix up [[nodiscard]] on ctors on targetm.cxx.cdtor_ret (*)
a1b56c3... c-ppoutput: Fix preprocessing ICE on very large line number (*)
a6bc168... aarch64: Add missing error_mark_node check [PR99381] (*)
9553c8a... c++: Post-pending redesign cleanup [PR 99170] (*)
e52ef6e... Add input_modes parameter to TARGET_MD_ASM_ADJUST hook (*)
af60228... IBM Z: Compile mul-signed-overflow tests on old machines (*)
c778a23... c++: Redesign pending entity handling [PR 99170] (*)
4c955b4... gcov: call mmap MAP_ANONYMOUS with fd equal to -1 (*)
f232f78... middle-end/97855 - avoid recursing into pp_printf (*)
905ce0c... libstdc++: Fix buffer overflows in tests [PR 99382] (*)
f65e551... libgomp: Use sizeof(void*) based checks instead of looking (*)
d259ab1... Fortran: Fix -freal-{4,8}-real* handling [PR99355] (*)
f3641ac... Daily bump. (*)
cdfc2f6... gcc.misc-tests/outputs.exp: enumerate tests (*)
5c8eb88... gcc.misc-tests/outputs.exp: assert unique test-names (*)
8d57bda... Correct a workaround for vectorized stores. (*)
9a5a1e2... Update size attribute for Power10. (*)
c390c5d... c++: Defer cloning to post-loading [PR 99170] (*)
49df367... c++: Add fixed test [PR96474] (*)
499193a... c++: Defer specialization registration [PR 99170] (*)
d617787... d: Fix heap-buffer-overflow in checkModFileAlias [PR 99337] (*)
5a559ac... c++: Unify REQUIRES_EXPR evaluation / diagnostic routines (*)
662ef5b... c++: Clean up normalization and satisfaction routines (*)
39d7eb8... testsuite: aarch64: Add tests for vcvt FP intrinsics (*)
3a0fbf7... testsuite: aarch64: Add tests for v[q]mov[u]n_high intrinsi (*)
fd85814... testsuite: aarch64: Add tests for v[r]shrn_high intrinsics (*)
949eab5... testsuite: aarch64: Add tests for narrowing-arithmetic intr (*)
0b8fa12... c++: Fix -fstrong-eval-order for operator &&, || and , [PR8 (*)
fa6092d... sparcv9: Disable -Wuninitialized warnings breaking bootstra (*)
1dabbfb... c++: ICE with deduction guide in checking type-dep [PR99009 (*)
15cf7fe... arm: Ignore --with-mode when CPU only supports one instruct (*)
74aee6d... c++: C++17 and decltype of multi-operator expression [PR956 (*)
5bc3a2b... libstdc++: Update Solaris baselines for GCC 11.1 (*)
00d79dc... gcov: use mmap pools for KVP. (*)
8cfa065... testsuite: i386: Fix gcc.target/i386/pr95798-?.c on Solaris (*)
8c4f0c0... c++: namespace reachability [PR 99344] (*)
a726723... libstdc++: Don't use reserved identifiers in simd headers (*)
357c435... Fix ICE with pathologically large frames (*)
f1b1306... i386: Fix a peephole2 for -mavx512vl -mno-avx512bw [PR99321 (*)
ba09d11... c-family: Avoid ICE on va_arg [PR99324] (*)
b504034... dwarf2out: Fix -gsplit-dwarf on riscv or other non-.uleb128 (*)
4ad5b19... cfgrtl: Fix up fixup_partitions caused ICE [PR99085] (*)
006693a... libgfortran: Fix negation for largest integer [PR81986] (*)
f8e7f3f... cgraph: flatten and same_body aliases [PR96078] (*)
9b2084d... libbacktrace: don't special case file 0 (*)
d97a92d... Daily bump. (*)
1c4b7b3... aix: Fix TLS thread pointer function names. (*)
7fddf3d... outputs.exp: skip @file -save-temps if target has -L or -I (*)
8b6ebc0... [PATCH] Fix Ada bootstrap failure on Cygwin since switch to (*)
d1776b7... compiler: allow //go:embed in files underscore-importing em (*)
df003d1... libbacktrace: pass -1 to error callback for unrecognized DW (*)
41fbacd... diagnostics: fix ICE on fix-it hints on very long lines [PR (*)
e7ca376... PR middle-end/99276 - grammar in diagnostics for overflowin (*)
397ed1d... PR middle-end/99295 - documentation on __attribute__((mallo (*)
66ecb05... PR c++/99251 - inconsistent -Wnonnull warning behaviour wit (*)
5a233ae... dwarf2out: Fix up split-dwarf .debug_macro handling [PR9931 (*)
168b75f... Fix PR ada/99095 (*)
f8e4d7a... analyzer: remove dead code (*)
e52f8ec... c++: Fix satisfaction of placeholder type constraints [PR96 (*)
276cb81... c++: Delay normalizing nested requirements until satisfacti (*)
04b1059... c++: Some preparatory type canonicalization fixes (*)
d6378b9... c++: Avoid building garbage trees from tsubst_requires_expr (*)
2bd5891... IBM Z: arch14: New instrinsics (*)
796a35b... IBM Z: arch14: Add command line options (*)
ff92ede... vrp: Improve register_edge_assert_for [PR95757] (*)
34d39d1... IBM Z: Run mul-signed-overflow tests only on z14 (*)
76c99cb... Fix __sprintfkf prototype in libgcc. (*)
8893888... Daily bump. (*)
3104dbd... Do not call Set_Cloned_Subtype on private type (*)
491d5b3... dwarf2unwind : Force the CFA after remember/restore pairs [ (*)
4ed0a92... s390: add exceptions for param modified by target pragma (*)
2e0bb9e... c++: Completeness of typedef structs [PR 99294] (*)
150bde3... Fix ICE in compute_fn_summary (*)
074226d... Fix wrong result for 1.0/3.0 at -O2 -fno-omit-frame-pointer (*)
2c83c3f... Daily bump. (*)
6838d1b... Update gcc de.po, sv.po. (*)
3c173f7... testsuite, coroutines : Mark final awaiters and co_await op (*)
7e5d7fc... c++: Fix attr-lambda3.C (*)
48ca218... fortran: Fix up wording of 3 OpenMP diagnostic messages [PR (*)
3a77ca7... fortran: Replace double space in diagnostic with a single o (*)
d3805e6... typos: Fix various typos - mainly misspelled reference* [PR (*)
ec9dc4f... Daily bump. (*)
5d9d6c1... c++: Allow GNU attributes before lambda -> [PR90333] (*)
a938e46... Darwin : Update a disgnostic message [NFC]. (*)
e3eda9a... libgomp, testsuite : Require alias support for PR96390 test (*)
699672d... libstdc++: Fix conversions from date types to integers [PR (*)
652623f... gcse, ipa-devirt: Use %wd/%wu instead of HOST_WIDE_INT_PRIN (*)
06a9f20... Daily bump. (*)
ded7355... analyzer: implement exploded_path copy ctor (*)
95a8267... Update gcc de.po. (*)
9d5b4b6... revert just-added duplicate fpic target requirement (*)
1c922c1... Add missing dg-require-effective-target fpic directives to (*)
c173346... middle-end/99281 - avoid bitfield stores into addressable t (*)
0f161cc... c++: Implement P1102R2 - Down with ()! (*)
27f9a87... c++: Fix operator() lookup in lambdas [PR95451] (*)
ff7a515... c/99275 - fix missing space in diagnostic (*)
7c65733... c++: Fix class NTTP constness handling [PR98810] (*)
0159535... rs6000: Fix ICE in rs6000_init_builtins when compiling with (*)
b8d85f5... Optimize pcrel access of globals (*)
9967bbf... [PATCH v4 1/2] MIPS: unaligned load: use SImode for SUBREG (*)
97989a2... builtins: Fix typos in warn_for_access [PR99278] (*)
2fbed0d... libgo: ensure memmove, memset 8 byte atomicity on ppc64x (*)
a505fad... analyzer: eliminate dedupe_candidate [PR96374] (*)
6bd409c... c++: abbreviated function template return type rewriting [P (*)
daa6884... Daily bump. (*)
d656bfd... openmp: Fix intermittent hanging of task-detach-6 libgomp t (*)
7fb9a1e... c++: Fix pretty printing the context of local class [PR9921 (*)
676f6f3... c++: Fix CTAD of single-element initializer list [PR99103] (*)
2ffc264... c++: const_cast of null pointer in constant expr [PR99176] (*)
b8ff3f8... coroutines : Call promise CTOR with parm copies [PR97587]. (*)
7005a50... coroutines : Remove throwing_cleanup marks from the ramp [P (*)
5051c12... aarch64 : Mark rotate immediates with '#' as per DDI0487iFc (*)
44ab1cc... arm: force use of r4 for __gnu_cmse_nonsecure_call when !FP (*)
9592dea... c++: Rename new -flang-note-module-read option [PR 99166] (*)
9f08c08... c++tools: Make NETWORKING define check consistent [PR 98318 (*)
a47cec4... libstdc++: Use uint32_t for all year_month_day::_S_from_day (*)
232f746... pr95690.f90: move error line for CRIS. (*)
28af4b9... slp: Don't traverse tree on (nil) nodes. (*)
557a0d3... [PR99233] tesstsuite: Run test pr96264.c only for little en (*)
01c2ce1... PR middle-end/97172 - ICE: tree code 'ssa_name' is not supp (*)
ed255fd... libstdc++: Document library versioning for GCC 11 (*)
31002af... libstdc++: Do not assume std::FILE is complete [PR 99270] (*)
e54e728... libstdc++: Update baseline symbols for {aarch64,ia64,m68k,r (*)
2bf9e68... c++: Fix typo in module-mapper [PR 98318] (*)
75c74a8... libstdc++: Fix narrowing conversion in year_month_day [PR 9 (*)
7244879... libstdc++: Add std::to_underlying for C++23 (*)
a21b99e... Bump gcc/BASE-VER to 11.0.1 now that we are in stage4. (*)
1193d05... tree-optimization/99253 - fix reduction path check (*)
880682e... match.pd: Use :s for (T)(A) + CST -> (T)(A + CST) [PR95798] (*)
3cf52b8... vrp: Handle VCE in vrp_simplify_cond_using_ranges [PR80635] (*)
5e7c092... Make the PR99220 fix more robust (*)
(*) This commit already exists in another branch.
Because the reference `refs/users/aoliva/heads/testbase' matches
your hooks.email-new-commits-only configuration,
no separate email is sent for this commit.
More information about the Gcc-cvs
mailing list