Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2007 12:01:36 +0900 (JST)
From:      Ken Yamada <ken@tydfam.jp>
To:        anrays@gmail.com
Cc:        glewis@eyesbeyond.com, lists_freebsd_org@07.antispam.web-wahnsinn.de, freebsd-current@freebsd.org, freebsd-java@freebsd.org
Subject:   Re: Gcc bugs break java/jdk15 build? [Workaround]
Message-ID:  <20070819.120136.41629169.ken@tydfam.jp>
In-Reply-To: <864piweemc.fsf@santinel.home.ua>
References:  <20070815144804.GC5151@misty.eyesbeyond.com> <20070818.213208.74754361.ken@tydfam.jp> <864piweemc.fsf@santinel.home.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
  Does this mean that GCC 4.2.1 does not solve "loop optimization bug" pointed out by Andrey Chernov (http://docs.freebsd.org/cgi/getmsg.cgi?fetch=282888+0+archive/2007/freebsd-current/20070701.freebsd-current) on 4.2.0?
  
  Is it a good idea of adding -fno-tree-vrp to CFLAGS in /etc/make.conf to avoid this optimization bug for all compilation?  (BTW, I leave -O3 of CFLAGS as is in make.conf and just added -fno-tree-vrp to the end of the line.)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070819.120136.41629169.ken>