This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.5 20040725 BUGG compiling Mozilla CVS



On Jul 30, 2004, at 1:10 PM, zK wrote:


Mozilla cvs download 20040729 from cvs server
Slackware Linux 10.0 Kernel 2.4.26
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.5.0/specs
Configured with: gcc-3.5-20040725//configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++
Thread model: posix
gcc version 3.5.0 20040725 (experimental)


Mozilla configure options:
--prefix=/usr --with-default-mozilla-five-home=/usr/lib/mozilla --enable-default-toolkit=gtk2 --with-x --with-system-zlib --with-system-jpeg --with-system-png --with-system-mng --enable-xft --enable-crypto --disable-accessibility --disable-tests --disable-debug --disable-logging --enable-reorder --enable-strip --disable-pedantic --enable-cpp-rtti --enable-extensions=all


Error:

-I../../../../dist/public/nss -I../../../../dist/private/n ss -I../../../../dist/include -I/home/zk/mozilla/dist/include/nspr -I/home/zk/mo zilla/dist/include/dbm -I../../../../dist/public/dbm pkcs11.c
pkcs11.c: In function `NSC_GetTokenInfo':
pkcs11.c:2997: internal compiler error: in merge_alias_info, at tree-ssa-copy.c: 181
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

This should already be fixed in a later version of gcc: http://gcc.gnu.org/ml/gcc-patches/2004-07/msg02439.html

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]