From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 102139 invoked by alias); 1 Sep 2015 18:31:31 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 102122 invoked by uid 89); 1 Sep 2015 18:31:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f172.google.com Received: from mail-wi0-f172.google.com (HELO mail-wi0-f172.google.com) (209.85.212.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 01 Sep 2015 18:31:29 +0000 Received: by wicfx3 with SMTP id fx3so21828523wic.0 for ; Tue, 01 Sep 2015 11:31:26 -0700 (PDT) X-Received: by 10.194.236.161 with SMTP id uv1mr37844913wjc.158.1441132286416; Tue, 01 Sep 2015 11:31:26 -0700 (PDT) Received: from rubin.lan (ip-109-90-214-45.hsi11.unitymediagroup.de. [109.90.214.45]) by smtp.gmail.com with ESMTPSA id fs8sm3994216wib.0.2015.09.01.11.31.25 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Sep 2015 11:31:25 -0700 (PDT) Message-ID: <1441132284.3443.0.camel@gmail.com> Subject: Re: parameter type of -frandom-seed From: Stephan Gatzka To: Martin Sebor , gcc-help@gcc.gnu.org Date: Tue, 01 Sep 2015 18:31:00 -0000 In-Reply-To: <55E5E180.2040305@gmail.com> References: <1440521295.3861.3.camel@gmail.com> <55DCFD7A.3090609@gmail.com> <1440653742.3277.11.camel@gmail.com> <55DF2D3C.8020208@gmail.com> <1440699388.5889.2.camel@gmail.com> <55E5E180.2040305@gmail.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-09/txt/msg00003.txt.bz2 > I opened driver/67425 for this and outlined the two solutions we've > discussed. Thanks, Stephan