This is the mail archive of the gcc@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]

gcc3.0.2 (SPARC) optimizer bug



Hi,

 on a Solaris8 SPARC machine i couldn't compile the X11R6.6 sources with 
optimization (-O2). With at least 5 files compilation aborted as follows
(Paned.c is contained in lib/Xaw).
Without optimization the compilation succeeded.

gcc -fpcc-struct-return -c -O2     -I../.. -I../../exports/include  -Dsun 
-DSVR4
  -DHAS_WCHAR_H -DHAS_ISW_FUNCS    -fpic Paned.c
/var/tmp/cc5tQydg.s: Assembler messages:
/var/tmp/cc5tQydg.s:1408: Error: undefined symbol .LL180 in operation
*** Error code 1
make: Fatal error: Command failed for target `Paned.o'

-- Guenter
	


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