public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/24324]  New: ICE: Floating point exception
@ 2005-10-12  5:04 magsilva at gmail dot com
  2005-10-12 11:44 ` [Bug fortran/24324] " pinskia at gcc dot gnu dot org
  2005-10-12 17:03 ` magsilva at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: magsilva at gmail dot com @ 2005-10-12  5:04 UTC (permalink / raw)
  To: gcc-bugs

I'm trying to build gcc 4.0.2 and I got an error when building the support for
the fortran language (c, c++, java, etc builds just fine). Since the problems
looks specific to fortran, I build gcc with the following configuration:

../gcc-4.0.2/configure --enable-languages=f95

The error I got is:

$ obj/gcc/gfortran -B/home/magsilva/Projects/CCL/Tree/gcc4/SOURCES/obj/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -Wall -Wall -fno-repack-arrays
-fno-underscoring -c
../../../gcc-4.0.2/libgfortran/intrinsics/selected_int_kind.f90  -fPIC -DPIC -o
.libs/selected_int_kind.o

<built-in>:0: internal compiler error: Floating point exception
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: ** [selected_int_kind.lo] Erro 1
make[3]: Leaving directory
`/home/magsilva/Projects/CCL/Tree/gcc4/SOURCES/obj/i686-pc-linux-gnu/libgfortran'
make[2]: ** [all] Erro 2
make[2]: Leaving directory
`/home/magsilva/Projects/CCL/Tree/gcc4/SOURCES/obj/i686-pc-linux-gnu/libgfortran'
make[1]: ** [all-target-libgfortran] Erro 2
make[1]: Leaving directory `/home/magsilva/Projects/CCL/Tree/gcc4/SOURCES/obj'
make: ** [bootstrap] Erro 2


-- 
           Summary: ICE: Floating point exception
           Product: gcc
           Version: 4.0.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: magsilva at gmail dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-10-12 17:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-12  5:04 [Bug fortran/24324] New: ICE: Floating point exception magsilva at gmail dot com
2005-10-12 11:44 ` [Bug fortran/24324] " pinskia at gcc dot gnu dot org
2005-10-12 17:03 ` magsilva at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).