From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8153 invoked by alias); 2 Apr 2013 19:03:12 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 8111 invoked by uid 48); 2 Apr 2013 19:03:05 -0000 From: "dominique.pelletier at polymtl dot ca" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/56818] [meta-bug] fortran-dev bugs Date: Tue, 02 Apr 2013 19:03:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dominique.pelletier at polymtl dot ca X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-SW-Source: 2013-04/txt/msg00150.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56818 Dominique Pelletier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dominique.pelletier at | |polymtl dot ca --- Comment #1 from Dominique Pelletier 2013-04-02 19:03:05 UTC --- DP@P-DP /cygdrive/c/users/dp/Desktop/metcalf $ gfortran -v -c bug_report.f03 Using built-in specs. COLLECT_GCC=C:\Program Files (x86)\gfortran\bin\gfortran.exe Target: mingw32 Configured with: ../gcc-trunk/configure --prefix=/mingw --enable-languages=c,fortran,lto --with-gmp=/home/brad/gfortran/dependencies --disable-werror --enable-threads --enable-nls --build=i586-pc-mingw32 --enable-libgomp --enable-shared --disable-win32-registry --with-dwarf2 --disable-sjlj-exceptions --enable-lto --build=mingw32 --enable-version-specific-runtime-libs Thread model: win32 gcc version 4.8.0 20130302 (experimental) [trunk revision 196403] (GCC) COLLECT_GCC_OPTIONS='-v' '-c' '-mtune=i386' '-march=i386' c:/program files (x86)/gfortran/bin/../libexec/gcc/mingw32/4.8.0/f951.exe bug_report.f03 -quiet -dumpbase bug_report.f03 -mtune=i386 -march=i386 -auxbase bug_report -version -fintrinsic-modules-path c:/program files (x86)/gfortran/bin/../lib/gcc/mingw32/4.8.0/finclude -o C:\cygwin\tmp\cc7RQyBk.s GNU Fortran (GCC) version 4.8.0 20130302 (experimental) [trunk revision 196403] (mingw32) compiled by GNU C version 4.8.0 20130302 (experimental) [trunk revision 196403], GMP version 5.0.2, MPFR version 3.1.0, MPC version 0.9 GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 GNU Fortran (GCC) version 4.8.0 20130302 (experimental) [trunk revision 196403] (mingw32) compiled by GNU C version 4.8.0 20130302 (experimental) [trunk revision 196403], GMP version 5.0.2, MPFR version 3.1.0, MPC version 0.9 GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 f951.exe: internal compiler error: Segmentation fault libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source if appropriate. See for instructions.