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]
Other format: [Raw text]

[Bug java/39940] [4.5 Regression] Bootstrap failure in libjava on i686-apple-darwin9



------- Comment #6 from bonzini at gnu dot org  2009-04-30 14:56 -------
Fails after PRE.

Reduced testcase requiring just a jc1 executable (assuming gcc is built in a
subdirectory of the toplevel, i.e. ../configure):

./jc1 "../../libjava/classpath/lib/gnu/CORBA/Poa/gnuPOA\$RefTemplate.class"
"-fhash-synchronization" "-fuse-divide-subroutine" "-fcheck-references"
"-fuse-boehm-gc" "-fkeep-inline-functions" "-fPIC"
"-feliminate-unused-debug-symbols" "-quiet" "-mmacosx-version-min=10.5.6"
"-m64" "-mtune=generic" "-g" "-O2" "-Wno-deprecated" "-ffloat-store"
"-fomit-frame-pointer" "-fencoding=UTF-8" "-fbootstrap-classes" "-fjni"
"-findirect-dispatch" "-fno-indirect-classes" "-fno-common"
"-fbootclasspath=../../libjava/classpath/lib/" -o /dev/null 


-- 

bonzini at gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-04-30 14:56:00
               date|                            |


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


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