From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa2.mentor.iphmx.com (esa2.mentor.iphmx.com [68.232.141.98]) by sourceware.org (Postfix) with ESMTPS id 478C2396E471 for ; Fri, 13 May 2022 18:04:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 478C2396E471 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=mentor.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com X-IronPort-AV: E=Sophos;i="5.91,223,1647331200"; d="scan'208,217";a="75852837" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa2.mentor.iphmx.com with ESMTP; 13 May 2022 10:04:34 -0800 IronPort-SDR: GC+IELC2eBBBSVLaL3EeN0WHwotZE3jfBSM5x/tSz1eQVCRRRt3JNsx9i5cmD0Uxu0unYtinRx SuiCbbo+zdmoMtXy8jJITc4pPTNaSLTMOFmDO2N7XGgdHaiNBNKDjl8WJigQz5jg2ANF2ymGSQ /NMNUYa1T2jEtV9hBNJrTdCtkY3WJlYlzyaSKSDAJxMHC7ZVVooICHA1gqa5Xv/Hlxh6XRZvBU LrFNRQk9lQ595Fatv/Aj0HvEcNB7/sRRvozEiiF7VoOmc27BPUdMIAZ3dOWdx/HnAtRwFu1oeC 3AY= From: "Foelsche, Peter" To: "gcc-help@gcc.gnu.org" Subject: output of the -Q option Thread-Topic: output of the -Q option Thread-Index: Adhm88ntAFboOh4UQCiIxz+BkEokIA== Date: Fri, 13 May 2022 18:04:31 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [147.34.91.1] MIME-Version: 1.0 X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00, HTML_MESSAGE, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: gcc-help@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-help mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2022 18:04:36 -0000 Is there some way to have the output of the -Q option separated by newlines= ? Peter