Date: Sat, 08 Apr 2006 15:49:08 +0200 From: =?UTF-8?B?VsOhY2xhdiBIYWlzbWFu?= <V.Haisman@sh.cvut.cz> To: freebsd-stable@freebsd.org Cc: ale@FreeBSD.org Subject: GCC in 6.0 fails to compile latest MySQL port Message-ID: <4437BF54.3080608@sh.cvut.cz>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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. Preprocessed source: http://logout.sh.cvut.cz/~wilx/item_subselect.ii.bz2 The command line: /usr/libexec/cc1plus -fpreprocessed item_subselect.ii -quiet -dumpbase item_subselect.cc -march=pentium3 -march=pentium3 -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 -- Vaclav Haisman [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQEVAwUBRDe/XG56zbtzMDG0AQLvVgf/ZYnDXDIZX9r4FcGAz7WPbqgKbtfcYxvk x7IXxo4FlfPN+kgo11mZpuSLrx50/BhNgJULGr6f/+THh9QPrrsSZLs0QKyP9yP6 3MyqlR2JtZdrEDiedRpPi9hK6DL5sKcxVeZxdMPq14msLa9h0ZsJxX+0mCPa8Mg3 TekZ33RfL4T7Mhzn2xp4pm7krL1pPXtl7PmtYZN2s6qs+Gy8fnIashwrq3LGJaos Xr0zWZZnOLwD1K+sFbrS+gyvO2Wbg/ndLWSe52/yD97kOvaJtClLpb7/B8N135R3 p/nguWNTuQrkbpJ09JwPHvaxcMpmdMk0KO/3A80hChdJEbaHwpbNbw== =xaau -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4437BF54.3080608>
