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



--- Comment #2 from dave.anglin at bell dot net 2012-11-04 02:52:31 UTC ---

On 3-Nov-12, at 4:45 PM, amylaar at gcc dot gnu.org wrote:



>

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

>

> --- Comment #1 from Jorn Wolfgang Rennecke <amylaar at gcc dot  

> gnu.org> 2012-11-03 20:45:10 UTC ---

> Could you attach preprocessed source and the exact options passsed  

> to cc1

> (from -v --save-temos compilation) so that I can look at this in a  

> cross

> environment?





Unfortunately, -v -save-temps doesn't save the java source from a list  

input.  So far, I've only seen this

with jc1.  I imagine this is because the input is huge.



This is compilation command:



/home/dave/gnu/gcc/objdir/./gcc/jc1 ../../../gcc/libjava/classpath/lib/ 

gnu/javax/swing/text/html/parser/HTML_401F.class -fuse-divide- 

subroutine -fuse-boehm-gc -fnon-call-exceptions -fkeep-inline- 

functions -quiet -dumpbase HTML_401F.class -auxbase-strip gnu/javax/ 

swing/text/html/parser/.libs/HTML_401F.o -g -O2 -Wno-deprecated - 

version -fencoding=UTF-8 -fbootstrap-classes -fsource-filename=/home/ 

dave/gnu/gcc/objdir/hppa-linux-gnu/libjava/classpath/lib/classes -fPIC  

-fbootclasspath=./:../../../gcc/libjava/classpath/lib/ -faux-classpath  

HTML_401F.zip -MD_ -MT gnu/javax/swing/text/html/parser/HTML_401F.lo - 

MF gnu/javax/swing/text/html/p

arser/HTML_401F.deps -o HTML_401F.s



Dave

--

John David Anglin    dave.ang...@bell.net

Reply via email to