------- Additional Comments From bojan at antonovic dot com  2004-11-08 00:11 
-------
Subject: Re:  internal compiler error: in size_binop, at fold-const.c:1598

I receive (with GCC 3.4.2, compiled with GCC 3.4.1, on Mac OS 10.3.5):

for 1) :
com/sun/tools/javac/code/Source.java: In class 
`com.sun.tools.javac.code.Source':
com/sun/tools/javac/code/Source.java: In method 
`com.sun.tools.javac.code.Source.instance(com.sun.tools.javac.util.Context)':
com/sun/tools/javac/code/Source.java:51: internal compiler error: in 
size_binop, at fold-const.c:1598
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

for 2) :
/var/tmp//ccrpzlx6.s:117:FATAL:Symbol 
__ZN3com3sun5tools7javadoc20JavadocClassReader$14makeEv already defined.
/var/tmp//ccrpzlx6.s:116:FATAL:Symbol 
__ZN3com3sun5tools7javadoc14JavadocEnter$14makeEv already defined.
/var/tmp//ccrpzlx6.s:116:FATAL:Symbol 
__ZN3com3sun5tools7javadoc20JavadocMemberEnter$14makeEv already defined.
/var/tmp//ccrpzlx6.s:116:FATAL:Symbol 
__ZN3com3sun5tools7javadoc13JavadocTodo$14makeEv already defined.
/var/tmp//ccrpzlx6.s:147:FATAL:Symbol 
__ZN3com3sun5tools7javadoc10Messager$14makeEv already defined.
/var/tmp//ccrpzlx6.s:213:FATAL:Symbol 
__ZN3com3sun5tools7javadoc10Messager$24makeEv already defined.
com/sun/tools/javadoc/Start.java: In class `com.sun.tools.javadoc.Start':
com/sun/tools/javadoc/Start.java: In method 
`com.sun.tools.javadoc.Start.parseAndExecute(java.lang.String[])':
com/sun/tools/javadoc/Start.java:195: internal compiler error: in 
size_binop, at fold-const.c:1598
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

My configuration can be seen at: 
http://gcc.gnu.org/ml/gcc/2004-09/msg00677.html

Bytheway, I saw GCC 3.4.3 came out. I have to recheck my 2 bugreports 
against 3.4.3. Tomorrow will be a compilation day! :)



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18362

Reply via email to