From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22166 invoked by alias); 27 Apr 2013 23:28:26 -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 22142 invoked by uid 48); 27 Apr 2013 23:28:22 -0000 From: "gccbugzilla@tru-traffic.com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/56716] during gcc 4.8.0 build on Cygwin: bid128_fma.c:4460:1: internal compiler error: Segmentation fault Date: Sat, 27 Apr 2013 23:28:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Keywords: build X-Bugzilla-Severity: major X-Bugzilla-Who: gccbugzilla@tru-traffic.com X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: 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/msg02247.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56716 --- Comment #10 from Greg 2013-04-27 23:28:21 UTC --- (In reply to comment #9) > b internal_error > run > bt Alas, still no results. gbullock@gbullock-W7 ~ $ cd /home/gbullock/gcc48o/i686-pc-mingw32/libgcc gbullock@gbullock-W7 ~/gcc48o/i686-pc-mingw32/libgcc $ export PATH=/home/gbullock/gcc48o/./gcc/:$PATH gbullock@gbullock-W7 ~/gcc48o/i686-pc-mingw32/libgcc $ gdb /home/gbullock/gcc48o/./gcc/xgcc GNU gdb (GDB) 7.5 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-mingw32". For bug reporting instructions, please see: ... Reading symbols from C:\MinGW\msys\1.0\home\gbullock\gcc48o\gcc\xgcc.exe...done. for instructions. [Inferior 1 (process 4328) exited with code 01] (gdb) bt No stack. (gdb)