From owner-freebsd-hackers Fri Apr 27 15:40:35 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from roma.coe.ufrj.br (roma.coe.ufrj.br [146.164.53.65]) by hub.freebsd.org (Postfix) with ESMTP id F387037B423; Fri, 27 Apr 2001 15:40:29 -0700 (PDT) (envelope-from jonny@jonny.eng.br) Received: (from jonny@localhost) by roma.coe.ufrj.br (8.11.3/8.11.3) id f3RMeNe18795; Fri, 27 Apr 2001 19:40:23 -0300 (BRT) (envelope-from jonny) From: Joao Carlos Mendes Luis Date: Fri, 27 Apr 2001 19:40:22 -0300 To: hackers@freebsd.org, stable@freebsd.org Subject: Trouble with 4.3-RELEASE compiler Message-ID: <20010427194022.A18639@roma.coe.ufrj.br> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i X-Quote: What are you looking for in my mail headers ? X-Operating-System: FreeBSD X-URL: http://www.jonny.eng.br Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I was installing a squid server with 4.3-RELEASE, and found that FreeBSD has now a bug in the compiler that affects squid. The default compilation of squid is with CFLAGS=-g -O2 -Wall, and this setup triggers the bug. I've left a trimmed down copy of the problem files at ftp://ftp.jonny.eng.br/hidden/jonny/trouble.tgz, compile it with gcc -g -O2 -Wall teste.c rfc1035.c, and see the bug happening. Remove the -O2 or change it for -O, and see it going away. Should this be a reason to roll back the compiler to version 2.95.2, as it was before Tue Apr 10 19:23:19 2001 UTC, when it changed to 2.95.3? What to do with the upcoming CDs? Jonny -- João Carlos Mendes Luís jonny@jonny.eng.br Networking Engineer jcml@ieee.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message