Date: Sat, 8 Apr 2006 14:38:13 -0400 From: Kris Kennaway <kris@obsecurity.org> To: V??clav Haisman <V.Haisman@sh.cvut.cz> Cc: freebsd-stable@freebsd.org, ale@FreeBSD.org Subject: Re: GCC in 6.0 fails to compile latest MySQL port Message-ID: <20060408183813.GB36318@xor.obsecurity.org> In-Reply-To: <4437BF54.3080608@sh.cvut.cz> References: <4437BF54.3080608@sh.cvut.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
--R3G7APHDIzY6R/pk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 08, 2006 at 03:49:08PM +0200, V??clav Haisman wrote: > Hi, > today I tried to update to MySQL server 5.0.19 but GCC failed with ICE > on one file. The FreeBSD is version 6.0. The error is reproducible with > the linked preprocessed source and the command line bellow. This is a > base GCC bug. >=20 > Preprocessed source: http://logout.sh.cvut.cz/~wilx/item_subselect.ii.bz2 >=20 > The command line: /usr/libexec/cc1plus -fpreprocessed item_subselect.ii > -quiet -dumpbase item_subselect.cc -march=3Dpentium3 -march=3Dpentium3 > -auxbase-strip item_subselect.o -O2 -O3 -O2 -O3 -version > -fno-strict-aliasing -fno-omit-frame-pointer -fno-gcse > -fno-strict-aliasing -fno-omit-frame-pointer -fno-gcse > -felide-constructors -fno-rtti -fno-exceptions -fno-implicit-templates > -fno-exceptions -fno-rtti -o item_subselect.s What CFLAGS are you using? All those optimizations look suspicious. Kris --R3G7APHDIzY6R/pk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEOAMVWry0BWjoQKURAtt5AKCywloX9Mfgz+UN5mX5UQPx6Mn6NQCffrs4 kLmQKJi9+QUxrpZ6ednL9vA= =790H -----END PGP SIGNATURE----- --R3G7APHDIzY6R/pk--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060408183813.GB36318>