This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49271] Compiler crashed and asked me to submit a report
- From: "coml4 at san dot rr.com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 3 Jun 2011 21:51:09 +0000
- Subject: [Bug fortran/49271] Compiler crashed and asked me to submit a report
- Auto-submitted: auto-generated
- References: <bug-49271-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49271
--- Comment #6 from Hugh <coml4 at san dot rr.com> 2011-06-03 21:50:43 UTC ---
oz-2:gert_library hugh$ gfortran -v
Using built-in specs.
Target: i386-apple-darwin8.10.1
Configured with: /tmp/gfortran-20090604/ibin/../gcc/configure
--prefix=/usr/local/gfortran --enable-languages=c,fortran
--with-gmp=/tmp/gfortran-20090604/gfortran_libs --enable-bootstrap
Thread model: posix
gcc version 4.5.0 20090604 (experimental) [trunk revision 148180] (GCC)
On Jun 3, 2011, at 2:18 PM, langton at gcc dot gnu.org wrote:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49271
--- Comment #5 from Asher Langton <langton at gcc dot gnu.org> 2011-06-03
21:18:20 UTC ---
(In reply to comment #3)
> I apologize for omitting the OS.
>
> 27" iMac with i7 processor running OS X 10.6.7. I know the code is bad. It is
> just that the compiler crashed and requested a bug report.
I can't reproduce the crash with the current development version built on OS X
10.6.7. Could you post the output you get from running 'gfortran -v'?