X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: Yxr92L8VM1mQ9WnXrvT5REKTL9Z0nCQiF2QTDQ6jGX8zhO9eeLJv8AVf54SrMTdnYpEBGCjB2M.YgoOWtfeSxFDMSWY6b0ZZLDIvdSxf.OABXL_KNqY- Message-ID: <46ED4785.2030903@computer.org> Date: Sun, 16 Sep 2007 08:11:01 -0700 From: Tim Prince User-Agent: Thunderbird 2.0.0.4 (X11/20070613) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: g++ bug References: <46ED3A34 DOT 2000903 AT sensi DOT org> In-Reply-To: <46ED3A34.2000903@sensi.org> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Alexander Favorov wrote: > g++ DiagnosticsTest.cpp > > produces such an output: > > In file included from DiagnosticsTest.cpp:6: > Diagnostics.hpp:29: internal compiler error: in > type_dependent_expression_p, at cp/pt.c:12037 > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) It's definitely a bug. Probably the only ways forward are to try a recent g++ version (which don't support cygwin fully, and don't come pre-built for cygwin), to follow the advice about submitting a bug report (or go directly to submit a PR against gcc), or try to find a work-around. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/