From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 2E6BE3858414; Mon, 6 Sep 2021 11:38:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2E6BE3858414 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Martin Liska To: gcc-cvs@gcc.gnu.org Subject: [gcc/marxin/heads/optimize-target-add-to-cmdline-v3] (44 commits) Append target/optimize attr to the current cmdline. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/optimize-target-add-to-cmdline-v3 X-Git-Oldrev: 06a4d656e619933db5f15e6813a0f12131a735fb X-Git-Newrev: e13e3ec56acfb62543bc1912f1310d00eefba5c3 Message-Id: <20210906113825.2E6BE3858414@sourceware.org> Date: Mon, 6 Sep 2021 11:38:25 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2021 11:38:25 -0000 The branch 'marxin/heads/optimize-target-add-to-cmdline-v3' was updated to point to: e13e3ec56ac... Append target/optimize attr to the current cmdline. It previously pointed to: 06a4d656e61... Append target/optimize attr to the current cmdline. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 06a4d65... Append target/optimize attr to the current cmdline. Summary of changes (added commits): ----------------------------------- e13e3ec... Append target/optimize attr to the current cmdline. 93e6809... Avoid FROM being overwritten in expand_fix. (*) 086bb91... 'libgomp.c/target-43.c': '-latomic' for nvptx offloading (*) c0b03af... Fix debug info for packed array types in Ada (*) 8a4602c... match.pd: Fix up __builtin_*_overflow arg demotion [PR10220 (*) 564efbf... Fix PR tree-optimization/63184: add simplification of (& + (*) 637dfcf... Explicitly add -msse2 to compile HF related libgcc source f (*) a3fb781... tree-optimization/102176 - locally compute participating SL (*) 66bba4d... Daily bump. (*) 74df79e... libgo: update to final Go 1.17 release (*) a827909... Make the path solver's range_of_stmt() handle all statement (*) 90ef153... Add an unreachable_path_p method to path_range_query. (*) cbeeadf... Clean up registering of paths in backwards threader. (*) b27416a... Improve handling of C bit for setcc insns (*) 617c9ce... Daily bump. (*) 7b73954... Daily bump. (*) 2484f7a... rs6000: Don't use r12 for CR save on ELFv2 (PR102107) (*) addf167... coroutines: Support for debugging implementation state. (*) a45a7ec... coroutines: Add a helper for creating local vars. (*) 8897497... coroutines: Use DECL_VALUE_EXPR instead of rewriting vars. (*) 6b69bf5... Fix target/102173 ICE after error recovery (*) 98f1dd0... Fix some GC issues in the aarch64 back-end. (*) 8af8abf... Implement POINTER_DIFF_EXPR entry in range-op. (*) 47543e5... c++: shortcut bad convs during overload resolution [PR10190 (*) 3ccb523... libgcc, soft-float: Fix strong_alias macro use for Darwin. (*) 0100555... Do not assume loop header threading in backward threader. (*) 6209964... Abstract PHI and forwarder block checks in jump threader. (*) 779275c... Improve backwards threader debugging dumps. (*) a3ff15a... Dump reason why threads are being cancelled and abstract co (*) 5ec4990... c++: Avoid bogus -Wunused with recent change (*) 943c65c... Fortran: Fix Bind(C) char-len check, add ptr-contiguous che (*) 2fcfc03... Avoid using unavailable objects in jt_state. (*) b237eb9... Do not release state location until after path registry. (*) 9fa5ba4... Add debug helper for jump thread paths. (*) 7200a44... RAII class to change dump_file. (*) 4db10cb... Add function name when dumping ranger contents. (*) 410e874... Use non-null knowledge in path_range_query. (*) 1342891... Improve path_range_query dumps. (*) abcd237... Implement relation_oracle::debug. (*) d2e278e... Remove unnecessary include from tree-ssa-loop-ch.c (*) 5db93cd... Skip statements with no BB in ranger. (*) bccf4b8... Improve support for IMAGPART_EXPR and REALPART_EXPR in rang (*) 4ce9045... libgomp.*/error-1.{c,f90}: Fix dg-output newline pattern (*) 8d34ffb... Improve compatibility of -fdump-ada-spec with warnings (*) (*) This commit already exists in another branch. Because the reference `refs/users/marxin/heads/optimize-target-add-to-cmdline-v3' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.