public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testbase] (103 commits) c++: Fix up potential_constant_expression_1 FOR/WHILE_STMT
@ 2021-01-21 17:06 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2021-01-21 17:06 UTC (permalink / raw)
  To: gcc-cvs

The branch 'aoliva/heads/testbase' was updated to point to:

 0fb7aa205af... c++: Fix up potential_constant_expression_1 FOR/WHILE_STMT 

It previously pointed to:

 e63c2161d09... drop -dumpbase-ext from producer string

Diff:

Summary of changes (added commits):
-----------------------------------

  0fb7aa2... c++: Fix up potential_constant_expression_1 FOR/WHILE_STMT  (*)
  43705f3... aarch64: Use canonical RTL for sqdmlal patterns (*)
  279d3a8... d: Enable private member access for __traits (*)
  e154009... Fix typo in arm_mve.h __arm_vcmpneq_s8 return type (*)
  0568f80... arm: [testuiste] Fix ivopts.c target test [PR96372] (*)
  9be0a89... gcc/fortran/intrinsic.texi: Fix typo (*)
  3c1cf73... c++: Stat-hack for members [PR 98530] (*)
  a1a967c... libstdc++: Regenerate Makefile.in (*)
  eaf8837... Fortran: This patch fixes comments 23 and 24 of PR96320. (*)
  f46a401... testsuite/97299 - more gcc.dg/vect/slp-reduc-3.c massaging (*)
  8afef30... testsuite/98241 - remove ilp32 XFAIL of gcc.dg/pr78973.c (*)
  fa9d1ad... testsuite/98224 - un-XFAIL Walloca-2.c on ilp32 (*)
  e711b67... Fix incorrect optimization by cprop_hardreg. (*)
  b93d0e3... Daily bump. (*)
  fb39c4f... aix: make ctype_inline.h thread-safe and avoid _OBJ_DATA ch (*)
  842afc4... Re: trapv question (*)
  0bb27b8... libgomp: Fix up GOMP_task on s390x (*)
  911f797... c++: Avoid UB in signed shift [PR 98625] (*)
  e140f5f... aarch64: Split vec_selects of bottom elements into simple m (*)
  f8c6777... rs6000: Fix rs6000_emit_le_vsx_store (PR98549) (*)
  27c7928... debug: Fix up DWARF 5 -g -flto -ffat-lto-objects [PR98765] (*)
  4334b52... [PR98722] LRA: Check that target has no 3-op add insn to tr (*)
  261cdd2... Handle overflow in dependence analysis lambda ops gracefull (*)
  49e8c14... Optimize combination of comparisons to dec+compare (*)
  cafcfcb... c++: Fix tsubsting CLASS_PLACEHOLDER_TEMPLATE [PR95434] (*)
  79e1251... c++: Defer access checking when processing bases [PR82613] (*)
  ea74a3f... vect: Fix VLA SLP invariant optimisation [PR98535] (*)
  a95538b... Fix gfortran.dg/gomp/task-detach-1.f90 for non 64bit pointe (*)
  4d2ecd9... builtins: Fix up two bugs in access_ref::inform_access [PR9 (*)
  3459978... tree-optimization/98758 - fix integer arithmetic in data-re (*)
  7ab1abf... openmp: Don't ICE on detach clause with erroneous decl [PR9 (*)
  c05cdfb... OpenMP/Fortran: Fix gfortran.dg/gomp/is_device_ptr-2.f90 (*)
  b83604c... dwarf2out: reset generation count in toplev::finalize [PR98 (*)
  f35a4f9... Daily bump. (*)
  6bc6094... testsuite: aix testsuite adjustments (*)
  a311dfa... Update gcc de.po. (*)
  2b27f37... c++: Crash when deducing template arguments [PR98659] (*)
  eed40bc... compiler: initialize variables with go:embed directives (*)
  d89b00c... c++: ICE with USING_DECL redeclaration [PR98687] (*)
  9693e25... PR middle-end/98664 - inconsistent -Wfree-nonheap-object fo (*)
  29853c6... c++: Always check access during late-parsing of members [PR (*)
  c37f1d4... c++: ICE when late parsing noexcept/NSDMI [PR98333] (*)
  7266ff2... c++:  Remove unused fn (*)
  6e6f3ed... c++: Fix null this pointer [PR 98624] (*)
  6a2a386... alias: Fix offset checks involving section anchors [PR92294 (*)
  04cdb13... [PATCH, rs6000] Update pr88233.c test (pr91799) (*)
  04b472a... aarch64: Relax flags of saturation builtins (*)
  763b865... aarch64: Remove testing of saturation cumulative QC bit (*)
  8227106... [committed] Fix dwarf-float.c test in testsuite (*)
  66dd412... ipa/98330 - avoid ICEing on call indirect call (*)
  f27cd6f... middle-end/98638 - avoid SSA reference to stmts after SSA d (*)
  4b690f1... sparc,rtems: add __FIX_LEON3FT_TN0018 for affected targets (*)
  7d6f7e9... ipa/97673 - fix input_location leak (*)
  049bfd1... OpenMP/Fortran: Fixes for {use,is}_device_ptr (*)
  9b8741c... ipa-sra: Do not remove return values needed because of non- (*)
  665e80c... Fix PR ada/98740 (*)
  9ee33d7... RISC-V: The 'multilib-generator' enhancement. (*)
  c907e43... compiler: read embedcfg files, parse go:embed directives (*)
  ef1f8ee... Daily bump. (*)
  9a3ab93... [committed] Minor fix to pr41445-7 testcase (*)
  bfde774... libbacktrace: don't fail tests if dwz fails (*)
  325e70b... libbacktrace: use correct directory/filename for DWARF 5 (*)
  a89c5d3... [PR97847] IRA: Skip abnormal critical edge splitting (*)
  32b6e91... c++: Add CTAD + pack expansion testcase (*)
  9675ccd... widening_mul: Fix up signed multiplication overflow check h (*)
  f56e141... aix: document dwarf 4 default (and TPF default) (*)
  76c1dd1... Skip asm goto tests on hppa*-*-*. (*)
  66cbe54... Avoid no-stack-protector-attr fails on hppa*-*-*. (*)
  c7e276b... analyzer: use "malloc" attribute (*)
  ec153f9... libstdc++: Only test writing to wostream if supported [PR 9 (*)
  e393f03... testsuite/97494 - adjust gcc.dg/vect/slp-11b.c (*)
  b8c3f51... libgomp: enable linux-futex on riscv64 (*)
  acdc49f... [arm,testsuite]: Fix options for vceqz_p64.c and vceqzq_p64 (*)
  104304c... testsuite/97299 - fix test condition of gcc.dg/vect/slp-red (*)
  a81d2f1... libstdc++: Fix narrow char test to use stringbuf not wstrin (*)
  2e43880... libstd++: : Add workaround for as Error: file number less t (*)
  0f951b3... RTEMS: Fix libgomp build (*)
  d3b41bd... libgomp: Don't access gomp_sem_t as int using atomics uncon (*)
  994fb69... testsuite: powerpc fold-vec and sse updates. (*)
  4905f40... Fix ChangeLog entries. (*)
  4c9bcd5... Daily bump. (*)
  b654d23... testsuite: Skip DWARF 5 testcases on AIX. (*)
  56b5d13... aix: default to DWARF 4. (*)
  192105b... Avoid assuming SSA_NAME_IDENTIFIER is nonnull. (*)
  0f4c8f5... ipa: Adjust cgraph verifier to materialization on demand (P (*)
  3804e93... Default to DWARF5 (*)
  59cf67d... Daily bump. (*)
  a2960a0... testsuite: Fix up a testcase to find the right ISO_Fortran_ (*)
  a6d22fb... openmp: Add support for the OpenMP 5.0 task detach clause (*)
  5e5d569... RTEMS: Add -mcustom-fpu-cfg=fph2 multilib (*)
  42f4e23... nios2: Add -mcustom-fpu-cfg=fph2 (*)
  7e02426... nios2: Remove custom instruction warnings (*)
  e2559c3... match.pd: Optimize ((cst << x) & 1) [PR96669] (*)
  b673e75... cd_dce: Return TODO_update_address_taken from last cd_dce [ (*)
  2c356f2... libstdc++-v3: Add -fcf-protection=none to -march=i486 (*)
  2f7f0d3... Daily bump. (*)
  f1ad419... rs6000, vector integer multiply/divide/modulo instructions (*)
  c029fcb... Reset force_source_line in final.c (*)
  b90e4a9... fortran: Fixes a bug in ISO_Fortran_binding.c. (*)
  9beb6d8... c++: Fix qualified array-type construction [PR 98538] (*)
  e1efa6a... preprocessor: Make quoting : [PR 95253] (*)
  0425f4c... match.pd: Generalize the PR64309 simplifications [PR96669] (*)
  5c04603... match.pd: Optimize (x < 0) ^ (y < 0) to (x ^ y) < 0 etc. [P (*)

(*) 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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-21 17:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21 17:06 [gcc/aoliva/heads/testbase] (103 commits) c++: Fix up potential_constant_expression_1 FOR/WHILE_STMT Alexandre Oliva

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).