From owner-freebsd-questions@freebsd.org Mon Jun 12 14:08:15 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22723BFD4FA for ; Mon, 12 Jun 2017 14:08:15 +0000 (UTC) (envelope-from friedrich.locke@gmail.com) Received: from mail-qt0-x229.google.com (mail-qt0-x229.google.com [IPv6:2607:f8b0:400d:c0d::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CB82E70B10 for ; Mon, 12 Jun 2017 14:08:14 +0000 (UTC) (envelope-from friedrich.locke@gmail.com) Received: by mail-qt0-x229.google.com with SMTP id w1so126472138qtg.2 for ; Mon, 12 Jun 2017 07:08:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-transfer-encoding; bh=MQO7mC4n2HC7yNwGL9b0rdp5egAyMiuVopsU0zji60k=; b=vdnNnO7soQL1U5qV/xVrDmotXPYu0TxXh3OIVUEtLXZDH5bH+4uPCZWodp6SM6CqFT vbIlOdBR2V1gDyBKd1qgzccg2oN2bNMUSQDXVgKY1Nas7CmSgcTpPF88tKGcHMa8VzOn l0Y3l6ZYe83ZHhFEbad4/Y9fBU+vx0t/FTcdLViP7afMui36S5nyOC6XwZhKRugV+a4S cqp5lKCgrUhgPzat6NYThAm4cnw7wVGeS8dWm34KEKN4TsVrhMqEJjXta0rbhFyEkAeh GitxLbIfhFgVvy1xeCp5/gAlzDyPqKr5EOp7raFDbNOBBlBC5tiuko7FJtGmE/fUteD1 SbBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-transfer-encoding; bh=MQO7mC4n2HC7yNwGL9b0rdp5egAyMiuVopsU0zji60k=; b=Ez3iYYT16GEEqk1h7rXV6hcz/oe/eYL36AiuzyX8Jn6dkIvj6ARsrQMUjuI9TbOHO/ jdnMAMKT2UYOTdo9gd8sbkQJ9ABGsLX2PT/neXzkDY9b99yB5FLzVvR4uLWnAhm6Zt52 9RkpXyGgEdZVOSP3rn8C4jd7imSMdulUYmH8z5+jJx+gfb0ajpsI21QOJvdpIyQ85YPC Xw+ijYHrS8ryLmlBzcjFslZjqhGY1CLrzkUj4j97P2x7A3xryxbFYak02iTs/mz8DrVo L8A89XM6yloufKImH7VEmOh+7fjDPVqdF0WA717s2d8xf0ejtz6O9POrjGi2j1VixpAU M2VQ== X-Gm-Message-State: AODbwcADzfLVkyEcWEhqTkrCJ8CpxYeQkAR0A80y9xHu/OaQZ/WsAINE dW+JmCRiaIhWY/jB X-Received: by 10.55.129.7 with SMTP id c7mr61913319qkd.255.1497276494040; Mon, 12 Jun 2017 07:08:14 -0700 (PDT) Received: from [200.235.203.104] (200-235-203-104.wifi.ufv.br. [200.235.203.104]) by smtp.gmail.com with ESMTPSA id j8sm160116qta.72.2017.06.12.07.08.12 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 12 Jun 2017 07:08:13 -0700 (PDT) Message-ID: <593EA049.8010904@gmail.com> Date: Mon, 12 Jun 2017 11:08:09 -0300 From: Friedrich Locke User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Baho Utot , freebsd-questions@freebsd.org Subject: Re: -O2 flag References: <593C4679.5010104@gmail.com> <20170610223753.4e37600d2c32d0b689144e00@yahoo.es> <593C8DE1.4060803@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 14:08:15 -0000 ANSI C Em 10/06/2017 22:40, Baho Utot escreveu: > > > On 06/10/17 20:25, Friedrich Locke wrote: >> i switched to clan40, same error, i.e., it still persist. >> >> The problem is that open OpenBSD/amd64 6.1, "gcc -O2" works 100 %. >> >> What could it be the problem ? >> > > is the code ANSI C, C99 or KR compliant? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > . >