Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <000701c14454$661a8440$0149a8c0@sknet01> From: "Drew" To: "cygwin" Subject: possible GCC bug Date: Sun, 23 Sep 2001 18:22:59 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Please tell me wheater this is a known issue and which list to post this to. $ gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs gcc version 2.95.3-5 (cygwin special) $ gcc test.c -fsyntax-only 0 [main] cc1 1840 open_stackdumpfile: Dumping stack trace to cc1.exe.stackdump gcc: Internal compiler error: program cc1 got fatal signal 11 Exception: STATUS_ACCESS_VIOLATION at eip=610857E6 eax=0259F634 ebx=00000000 ecx=00000000 edx=00547352 esi=00000001 edi=00000000 ebp=0259F604 esp=0259F5EC program=e:\cygwin\lib\gcc-lib\i686-pc-cygwin\2.95.3-5\cc1.exe cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 Stack trace: Frame Function Args 0259F604 610857E6 (00000000, 00547352, 0259F634, 0043A8C1) 0259F624 61080942 (00000000, 00547352, 00000000, 0043A896) 0259F654 00547398 (00000000, 00456994, 00000001, 00000000) 0259F674 0045A349 (0A01D140, 00000006, 00000000, 00000001) 0259F774 00447414 (0A01D140, 00000000, 00000000, 00000003) 0259F7E4 00438D8B (0A0E5778, 0A0E5758, 00000000, 00438579) 0259F854 0043858A (0A0E56D8, 0A0E5778, 00000000, 00000000) 0259F894 0042E548 (0A0E56D8, 0A0E5778, 0259F8D4, 0056104A) 0259F8D4 005612D6 (0A0E56D8, 0A0E5778, 00000000, 00553BC5) 0259FE04 00553C81 (614E6DBD, 00000009, 0040C12B, 0040C55E) 0259FE24 00409421 (614E7E8C, 004062AB, 0259FEB4, 0040D1AC) 0259FEB4 0040D2EB (00000009, 614E74A4, 0A010008, 00000000) 0259FF10 6100401E (00000000, 0241F725, 00000004, 83DE50E8) 0259FF40 6100421D (0040C278, 0241F725, 84054020, 8046CB60) 0259FF60 6100425C (00000000, 00000000, 840541B0, 00000005) 0259FF90 00577FC3 (0040C278, FFFFFFFF, 80430D77, 00000000) End of stack trace (more stack frames may be present) Andrew -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/