This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33656] Internal compiler error
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Oct 2007 13:51:43 -0000
- Subject: [Bug fortran/33656] Internal compiler error
- References: <bug-33656-15185@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from dominiq at lps dot ens dot fr 2007-10-04 13:51 -------
Works for me:
[karma] f90/bug% gfc -c -w -O pr33656.f
[karma] f90/bug% gfc -m64 -c -w -O pr33656.f
[karma] f90/bug% gfc -v
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: ../gcc-4.3-work/configure --prefix=/opt/gcc/gcc4.3w
--mandir=/opt/gcc/gcc4.3w/share/man --infodir=/opt/gcc/gcc4.3w/share/info
--build=powerpc-apple-darwin8 --enable-languages=c,fortran --with-gmp=/sw
--with-libiconv-prefix=/sw --with-system-zlib --x-includes=/usr/X11R6/include
--x-libraries=/usr/X11R6/lib
Thread model: posix
gcc version 4.3.0 20071004 (experimental) (GCC)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33656