From: is05562 AT salleURL DOT edu Newsgroups: comp.os.msdos.djgpp Subject: gcc hangs with (-O2 || -O3 || -fforce-mem || -fforce-addr) Date: 16 Feb 1998 12:57:48 GMT Organization: Universitat Autonoma de Barcelona Lines: 9 Distribution: inet Message-ID: <6c9d4c$74t@lilith.uab.es> NNTP-Posting-Host: castor.salleurl.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm writing a Z80 core and gcc hangs when I try -O2 -O3 or if I try -fforce-mem -fforce-addr individually... The main thing I do is a MEGA-switch-case... I also use ALOT of macros... I need hints of what could be causing this problem Thanks in advance... ISS'98