From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CAC07398542D; Thu, 3 Sep 2020 15:35:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CAC07398542D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1599147312; bh=az2QssRlFRZm8LKZL9MSxJkYUgnmhL7Fd2hb3hEEmcM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YfrUOdgJFf/LrOvQ1MYHdphDnKbzVPtzghY01oOAcTRIKBEPDeR/f2o+AKMpK5U8z 9xTnH49PEpfANYtnLCh3r753lZpCTZ3EJb0QCDByksff1/cbM0EwU+UDwypSESMBZu fkHef5iA23no7kXu72rRSbshs0ekM81xhJcfLMgI= From: "twan at vitestro dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/83591] -Wduplicated-branches fires in system headers in template instantiation Date: Thu, 03 Sep 2020 15:35:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 7.2.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: twan at vitestro dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2020 15:35:12 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D83591 twan at vitestro dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |twan at vitestro dot com --- Comment #5 from twan at vitestro dot com --- I ran into this same issue on gcc 7.2.0.=20 This issue seems to be resolved in gcc 9.3.0.=