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 fortran/36743] New: ICE in pow_c4_i4 when compiling snapshot of 07/04/08 under HP-PA Linux


When I compile the snapshot of 07/04/08 on an HP-PA workstation under Debian
Linux 4.0 I get the following messages:

libtool: compile:  /home/mrichmon/gcc-4.4-20080704/g95/./gcc/xgcc
-B/home/mrichmon/gcc-4.4-20080704/g95/./gcc/
-B/home/mrichmon/irun/hppa1.1-unknown-linux-gnu/bin/
-B/home/mrichmon/irun/hppa1.1-unknown-linux-gnu/lib/ -isystem
/home/mrichmon/irun/hppa1.1-unknown-linux-gnu/include -isystem
/home/mrichmon/irun/hppa1.1-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I/home/mrichmon/gcc-4.4-20080704/libgfortran -I.
-iquote/home/mrichmon/gcc-4.4-20080704/libgfortran/io
-I/home/mrichmon/gcc-4.4-20080704/libgfortran/../gcc
-I/home/mrichmon/gcc-4.4-20080704/libgfortran/../gcc/config -I../.././gcc
-D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -g -O2 -MT
pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c
/home/mrichmon/gcc-4.4-20080704/libgfortran/generated/pow_c4_i4.c  -fPIC -DPIC
-o .libs/pow_c4_i4.o
/home/mrichmon/gcc-4.4-20080704/libgfortran/generated/pow_c4_i4.c: In function
'pow_c4_i4':
/home/mrichmon/gcc-4.4-20080704/libgfortran/generated/pow_c4_i4.c:46: internal
compiler error: in emit_move_insn, at expr.c:3379
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [pow_c4_i4.lo] Error 1
make[3]: Leaving directory
`/home/mrichmon/gcc-4.4-20080704/g95/hppa1.1-unknown-linux-gnu/libgfortran'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/mrichmon/gcc-4.4-20080704/g95/hppa1.1-unknown-linux-gnu/libgfortran'
make[1]: *** [all-target-libgfortran] Error 2
make[1]: Leaving directory `/home/mrichmon/gcc-4.4-20080704/g95'
make: *** [all] Error 2
Error running make


-- 
           Summary: ICE in pow_c4_i4 when compiling snapshot of 07/04/08
                    under HP-PA Linux
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michael dot a dot richmond at nasa dot gov


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


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