This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: g++ bug


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 <URL:http://cygwin.com/problems.html> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]