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/31264] New: internal compiler error: in build_int_cst_wide, at tree.c:886


imac20:/tmp/javolution mohanembar$ i686-apple-darwin8-gcj -v -save-temps -c -O2
javolution.jar
Using built-in specs.
Reading specs from
/datal/gcc/i686-apple-darwin8/bin/../lib/gcc/i686-apple-darwin8/4.3.0/../../../libgcj.spec
rename spec startfile to startfileorig
rename spec lib to liborig
Target: i686-apple-darwin8
Configured with: /datal/gcc/gcc/configure --build=i686-apple-darwin8
--target=i686-apple-darwin8 --disable-shared --enable-static --disable-multilib
--disable-checking --disable-gconf-peer --disable-plugin
--prefix=/datal/gcc/i686-apple-darwin --enable-languages=c,java,objc
--with-gmp=/opt/local --with-mpfr=/opt/local
Thread model: posix
gcc version 4.3.0 20070311 (experimental)
 /datal/gcc/i686-apple-darwin8/bin/../libexec/gcc/i686-apple-darwin8/4.3.0/jc1
javolution.jar -fhash-synchronization -fuse-divide-subroutine
-fcheck-references -fuse-boehm-gc -fkeep-inline-functions -fPIC
-mmacosx-version-min=10.4 -quiet -dumpbase javolution.jar -mtune=generic
-march=nocona -auxbase javolution -O2 -version
-fbootclasspath=./:/datal/gcc/i686-apple-darwin8/bin/../lib/gcc/../../share/java/libgcj-4.3.0.jar
-faux-classpath javolution.zip -o javolution.s
GNU Java version 4.3.0 20070311 (experimental) (i686-apple-darwin8)
        compiled by GNU C version 4.3.0 20070311 (experimental).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Class path starts here:
    javolution.zip/ (zip)
    ./ (system)
   
/datal/gcc/i686-apple-darwin8/bin/../lib/gcc/../../share/java/libgcj-4.3.0.jar/
(system) (zip)
javolution/lang/MathLib.java: In class 'javolution.lang.MathLib':
javolution/lang/MathLib.java: In method
'javolution.lang.MathLib.toLongPow2(double,int)':
javolution/lang/MathLib.java:0: internal compiler error: in build_int_cst_wide,
at tree.c:886
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: internal compiler error: in build_int_cst_wide, at
                    tree.c:886
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: membar at gcc dot gnu dot org
 GCC build triplet: i686-apple-darwin8
  GCC host triplet: i686-apple-darwin8
GCC target triplet: i686-apple-darwin8 and powerpc-apple-darwin8


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


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