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]

internal comp. error



>Submitter-Id:	net-debian
>Originator:	
>Organization:	Debian
>Confidential:	no
>Synopsis:	internal compiler error generated with -fcheck-memory-usage
>Severity:	serious
>Priority:	medium
>Category:	c
>Class:		ice-on-legal-code
>Release:	3.0 (Debian) (Debian testing/unstable)
>Environment:
System: Linux paer 2.4.0-pa43 #8 Tue Jun 26 13:12:21 MDT 2001 parisc64 unknown
Architecture: parisc64

	
host: hppa-unknown-linux-gnu
build: hppa-unknown-linux-gnu
target: hppa-unknown-linux-gnu
configured with: ../src/configure -v --enable-languages=c,c++,f77,proto,objc --prefix=/usr --infodir=/share/info --mandir=/share/man --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --enable-long-long --enable-nls --without-x --without-included-gettext --disable-checking --enable-threads=posix --with-cpp-install-dir=bin --enable-objc-gc hppa-linux
>Description:
	I get an ICE when compiling biew (http://biew.sourceforge.net) on HPPA.
	It only happens when I enable max_debugging (option in the makefile)
>How-To-Repeat:
	gcc -Wall -D__HAVE_PRAGMA_PACK__=1 -D__UNIX__ -D__OS__="unix" -Uunix -D_CURSES_ -DHAVE_SELECT -D__OS_NAME__='"Unix/Curses"' -D__MACHINE__=generic  -D__CPU_NAME__='"generic"' -D__DEFAULT_DISASM=1 -fno-builtin  -g3 -p -fcheck-memory-usage -fstack-check -I. -c biewlib/biewlib.c -o biewlib/biewlib.o


	The preprocessed output is too large to paste here, but it is available at
	http://paer.debian.org/~alfs/biew_pa/biew-5.2.0/biewlib.i

>Fix:
	Remove -fcheck-memory-usage


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