Message ID | 20221018181050.1629201-1-ppalka@redhat.com |
---|---|
State | Accepted |
Headers |
Return-Path: <gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:4ac7:0:0:0:0:0 with SMTP id y7csp2094503wrs; Tue, 18 Oct 2022 11:11:48 -0700 (PDT) X-Google-Smtp-Source: AMsMyM5p5OOM6LlnJI392m2oNCzfEWU4QLcuM9zuM4XmLoZohHpLOw0i+T6hHdMbvPABeMSHBVKz X-Received: by 2002:a05:6402:35d1:b0:45d:3661:567e with SMTP id z17-20020a05640235d100b0045d3661567emr3820960edc.343.1666116708314; Tue, 18 Oct 2022 11:11:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1666116708; cv=none; d=google.com; s=arc-20160816; b=u7yQVp9DRFB3bzB3smoP4ldNqRkQzIRCC+5oNJ584Rjso4C+wEsXfvjavEzoKdIAT4 GF4Bl3ZugWyvePnleYOgkfgTLFLYyoTG560j+fdbiWiFVTOIrnOzB+MYJig1JAyLtvB4 TQBf7+VUntO7xKl1/1xPjm4ZO4NOmNTBpFQ4BkUvIXH3UOOVxRUBT5sWweGvhPlSnAQ2 JuVQjMLL6JMw97JLJFpy/ESZ9JtwX53TfP+DupLkmWntCc2OsVPr6hJ9L/VTv9yu+99q 9XHW51fbNgvEH4cUxwj/ggeOqTkNSDd87ePvISN+UFfTKMY8Cq0Ov6puDtNVOY6AUDua PmgQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:cc:reply-to:from:list-subscribe:list-help :list-post:list-archive:list-unsubscribe:list-id:precedence :content-transfer-encoding:mime-version:message-id:date:subject:to :dmarc-filter:delivered-to:dkim-signature:dkim-filter; bh=/n/dwZptbctRUO501WpoaidqQEUtsW4dMz6BFTaPPBw=; b=sWG0E7zwNVtEyaqx0W1Vz3GKnhtSWZdi5qFbfTzn0G+TjTo+GllX+xIwsHI+gS7IjG LUk56zKLP9nkp7rsyf8rZ6omsQ4NIdnyd7bL0IQI/xINIXrAOtdWfIS6p+pmS24CH971 KxviSnMZ6eNueVnoAmKq12VHUivAIVsxEor00Phv3xuFj8bdnEACke7B/0ETg1q7QPMX Vp19CKJYX2uxKo7NjtRxqU/VsU4gz+2/+rnyQw//GdtNRD3+U3bYI6syseGMKMbK/KKL 3WE7yBIjcqxGoGHSijCp79Iuy3XTNh2/14XPLu299beYJ3dAz7TbZ4v8SzMcyMIpO1kF dihw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@gcc.gnu.org header.s=default header.b=AkBvIv63; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=gnu.org Received: from sourceware.org (server2.sourceware.org. [8.43.85.97]) by mx.google.com with ESMTPS id dp20-20020a170906c15400b0078ded36fa42si12932272ejc.292.2022.10.18.11.11.48 for <ouuuleilei@gmail.com> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Oct 2022 11:11:48 -0700 (PDT) Received-SPF: pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) client-ip=8.43.85.97; Authentication-Results: mx.google.com; dkim=pass header.i=@gcc.gnu.org header.s=default header.b=AkBvIv63; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=gnu.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 160083858C2F for <ouuuleilei@gmail.com>; Tue, 18 Oct 2022 18:11:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 160083858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666116700; bh=/n/dwZptbctRUO501WpoaidqQEUtsW4dMz6BFTaPPBw=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=AkBvIv63OzViZDFG1lC/3dLk4s+s5tfhQHHpkPQ0rW7FOpddC4XJ6EBngnSnNchln IkD0HeMfLSYoLIrv54Qb6fCqt/yztdGRf/1Yrbja5zK1jJg6nqN7HUVEG097k8Sxra c00FB3AMpWFFKY6fjD3GNHT7dJWHxFifiIUoJV54= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 9CE173858D39 for <gcc-patches@gcc.gnu.org>; Tue, 18 Oct 2022 18:10:56 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9CE173858D39 Received: from mail-qk1-f200.google.com (mail-qk1-f200.google.com [209.85.222.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-443-MWzheaATPNeYUznRckW4Gg-1; Tue, 18 Oct 2022 14:10:55 -0400 X-MC-Unique: MWzheaATPNeYUznRckW4Gg-1 Received: by mail-qk1-f200.google.com with SMTP id u9-20020a05620a454900b006eeafac8ea4so12894834qkp.19 for <gcc-patches@gcc.gnu.org>; Tue, 18 Oct 2022 11:10:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=/n/dwZptbctRUO501WpoaidqQEUtsW4dMz6BFTaPPBw=; b=uKgYaVURaCleVJyJXm+a385hcV0Q6PwRX9O5gozW1Pm51JQSVPqdvRyVK8NP66PDhi coX8jqZdCeWtiK8Z5r8D0oct5sgIplP8ChFRNrwChQrMz5w5CkwXVg3fcUCnNJ8Kkn5a e8Dszpp+sOhB6mXyUFAvK145z3H0fnNmNDxLrmDXQVjDK26J5awH51DCdsyq+ZOh4zbF oTWRKt4x2hGLjds+xMfUhA0AZmhEMuFO/pv4aE/rmU+Bp2tE1qzCww37inSbOay0geFv eLV0HVOwCOC6g//kwJO41tycEDoakG13zCPCgDVX+9fF1u2f4PgGPvujJWCgrhp4rRrO TRpQ== X-Gm-Message-State: ACrzQf2y7oRgodxWBtiiJ+pYNBhT4vMvzefOgn24MTm0OtzzbU9iKXKV cQy4QY5RYv2kue+y/DEuLS3scHA89anFy0Ub+hyc91oN5hdFasVK0TituJ72uGNi6UEPumkrZPG n/w+z7jTQvxcz5/zw4wT2DWs6eKTZGqd249CsFqULONtv9AJKOoFjLR7JGokty7rJkc4= X-Received: by 2002:a05:620a:258a:b0:6cf:ca19:1ec2 with SMTP id x10-20020a05620a258a00b006cfca191ec2mr2818127qko.630.1666116654366; Tue, 18 Oct 2022 11:10:54 -0700 (PDT) X-Received: by 2002:a05:620a:258a:b0:6cf:ca19:1ec2 with SMTP id x10-20020a05620a258a00b006cfca191ec2mr2818104qko.630.1666116654068; Tue, 18 Oct 2022 11:10:54 -0700 (PDT) Received: from localhost.localdomain (ool-457670bb.dyn.optonline.net. [69.118.112.187]) by smtp.gmail.com with ESMTPSA id g3-20020a05620a40c300b006ee8874f5fasm2989530qko.53.2022.10.18.11.10.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Oct 2022 11:10:53 -0700 (PDT) To: gcc-patches@gcc.gnu.org Subject: [PATCH 1/2] c++ modules: streaming enum with no enumerators [PR102600] Date: Tue, 18 Oct 2022 14:10:49 -0400 Message-Id: <20221018181050.1629201-1-ppalka@redhat.com> X-Mailer: git-send-email 2.38.0.118.g4732897cf0 MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII"; x-default=true X-Spam-Status: No, score=-14.1 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list <gcc-patches.gcc.gnu.org> List-Unsubscribe: <https://gcc.gnu.org/mailman/options/gcc-patches>, <mailto:gcc-patches-request@gcc.gnu.org?subject=unsubscribe> List-Archive: <https://gcc.gnu.org/pipermail/gcc-patches/> List-Post: <mailto:gcc-patches@gcc.gnu.org> List-Help: <mailto:gcc-patches-request@gcc.gnu.org?subject=help> List-Subscribe: <https://gcc.gnu.org/mailman/listinfo/gcc-patches>, <mailto:gcc-patches-request@gcc.gnu.org?subject=subscribe> From: Patrick Palka via Gcc-patches <gcc-patches@gcc.gnu.org> Reply-To: Patrick Palka <ppalka@redhat.com> Cc: nathan@acm.org Errors-To: gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org Sender: "Gcc-patches" <gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org> X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1747049993185676748?= X-GMAIL-MSGID: =?utf-8?q?1747049993185676748?= |
Series |
[1/2] c++ modules: streaming enum with no enumerators [PR102600]
|
|
Checks
Context | Check | Description |
---|---|---|
snail/gcc-patch-check | success | Github commit url |
Commit Message
Patrick Palka
Oct. 18, 2022, 6:10 p.m. UTC
For an enum declaration, has_definition returns true iff its TYPE_VALUES field is non-empty. But this will wrongly return false for an enum that's defined to have no enumerators as in the below testcase. This patch fixes has_definition for such enums by checking OPAQUE_ENUM_P instead, which should always give us the right answer here. Tested on x86_64-pc-linux-gnu, does this look OK for trunk? PR c++/102600 gcc/cp/ChangeLog: * module.cc (has_definition): For an enum declaration, check OPAQUE_ENUM_P instead of TYPE_VALUES. gcc/testsuite/ChangeLog: * g++.dg/modules/enum-9_a.H: New test. * g++.dg/modules/enum-9_b.C: New test. --- gcc/cp/module.cc | 3 ++- gcc/testsuite/g++.dg/modules/enum-9_a.H | 5 +++++ gcc/testsuite/g++.dg/modules/enum-9_b.C | 8 ++++++++ 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/modules/enum-9_a.H create mode 100644 gcc/testsuite/g++.dg/modules/enum-9_b.C
Comments
On Tue, 18 Oct 2022, Patrick Palka wrote: > For an enum declaration, has_definition returns true iff its TYPE_VALUES > field is non-empty. But this will wrongly return false for an enum that's > defined to have no enumerators as in the below testcase. > > This patch fixes has_definition for such enums by checking OPAQUE_ENUM_P > instead, which should always give us the right answer here. Whoops, it looks like the other patch[1] alone fixes both this testcase and its own testcase, and thus this change to has_definition isn't necessary if the other patch goes in. The problem in the below testcase is that the enum defines no enumerators, so has_definition returns false, and therefore we never stream the ENUMERAL_TYPE's TYPE_MIN/MAX_VALUE, which leads to a crash in the middle end due to these fields being empty. The other patch arranges that we always stream TYPE_MIN/MAX_VALUE for ENUMERAL_TYPE regardless of whether we think the enum is defined, so this has_definition false negative doesn't matter anymore. So feel free to ignore this patch if you think the second one looks good :) [1]: https://gcc.gnu.org/pipermail/gcc-patches/2022-October/603831.html > > Tested on x86_64-pc-linux-gnu, does this look OK for trunk? > > PR c++/102600 > > gcc/cp/ChangeLog: > > * module.cc (has_definition): For an enum declaration, check > OPAQUE_ENUM_P instead of TYPE_VALUES. > > gcc/testsuite/ChangeLog: > > * g++.dg/modules/enum-9_a.H: New test. > * g++.dg/modules/enum-9_b.C: New test. > --- > gcc/cp/module.cc | 3 ++- > gcc/testsuite/g++.dg/modules/enum-9_a.H | 5 +++++ > gcc/testsuite/g++.dg/modules/enum-9_b.C | 8 ++++++++ > 3 files changed, 15 insertions(+), 1 deletion(-) > create mode 100644 gcc/testsuite/g++.dg/modules/enum-9_a.H > create mode 100644 gcc/testsuite/g++.dg/modules/enum-9_b.C > > diff --git a/gcc/cp/module.cc b/gcc/cp/module.cc > index 2c2f9a9a8cb..cc704817718 100644 > --- a/gcc/cp/module.cc > +++ b/gcc/cp/module.cc > @@ -11443,7 +11443,8 @@ has_definition (tree decl) > if (type == TYPE_MAIN_VARIANT (type) > && decl == TYPE_NAME (type) > && (TREE_CODE (type) == ENUMERAL_TYPE > - ? TYPE_VALUES (type) : TYPE_FIELDS (type))) > + ? !OPAQUE_ENUM_P (type) > + : TYPE_FIELDS (type) != NULL_TREE)) > return true; > } > break; > diff --git a/gcc/testsuite/g++.dg/modules/enum-9_a.H b/gcc/testsuite/g++.dg/modules/enum-9_a.H > new file mode 100644 > index 00000000000..1aecabfd0bd > --- /dev/null > +++ b/gcc/testsuite/g++.dg/modules/enum-9_a.H > @@ -0,0 +1,5 @@ > +// PR c++/102600 > +// { dg-additional-options -fmodule-header } > +// { dg-module-cmi {} } > + > +enum class byte : unsigned char { }; > diff --git a/gcc/testsuite/g++.dg/modules/enum-9_b.C b/gcc/testsuite/g++.dg/modules/enum-9_b.C > new file mode 100644 > index 00000000000..aa1fdf21444 > --- /dev/null > +++ b/gcc/testsuite/g++.dg/modules/enum-9_b.C > @@ -0,0 +1,8 @@ > +// PR c++/102600 > +// { dg-additional-options -fmodules-ts } > + > +import "enum-9_a.H"; > + > +void push(byte) {} > +void write(char v) { push(static_cast<byte>(v)); } > +int main() { write(char{}); } > -- > 2.38.0.118.g4732897cf0 > >
diff --git a/gcc/cp/module.cc b/gcc/cp/module.cc index 2c2f9a9a8cb..cc704817718 100644 --- a/gcc/cp/module.cc +++ b/gcc/cp/module.cc @@ -11443,7 +11443,8 @@ has_definition (tree decl) if (type == TYPE_MAIN_VARIANT (type) && decl == TYPE_NAME (type) && (TREE_CODE (type) == ENUMERAL_TYPE - ? TYPE_VALUES (type) : TYPE_FIELDS (type))) + ? !OPAQUE_ENUM_P (type) + : TYPE_FIELDS (type) != NULL_TREE)) return true; } break; diff --git a/gcc/testsuite/g++.dg/modules/enum-9_a.H b/gcc/testsuite/g++.dg/modules/enum-9_a.H new file mode 100644 index 00000000000..1aecabfd0bd --- /dev/null +++ b/gcc/testsuite/g++.dg/modules/enum-9_a.H @@ -0,0 +1,5 @@ +// PR c++/102600 +// { dg-additional-options -fmodule-header } +// { dg-module-cmi {} } + +enum class byte : unsigned char { }; diff --git a/gcc/testsuite/g++.dg/modules/enum-9_b.C b/gcc/testsuite/g++.dg/modules/enum-9_b.C new file mode 100644 index 00000000000..aa1fdf21444 --- /dev/null +++ b/gcc/testsuite/g++.dg/modules/enum-9_b.C @@ -0,0 +1,8 @@ +// PR c++/102600 +// { dg-additional-options -fmodules-ts } + +import "enum-9_a.H"; + +void push(byte) {} +void write(char v) { push(static_cast<byte>(v)); } +int main() { write(char{}); }