On 2 June 2014 12:40, bearophile via Digitalmars-d <[email protected]> wrote: > Iain Buclaw: > > >> 1) Get a newer version of GDC >> 2) Raise bugs - you do this for DMD. Why not GDC? > > > I don't know what to report, it just crashes, with no error messages. > > Bye, > bearophile
That doesn't sound right. Where does it crash? - Compile-time? Crashes *always* have backtraces. - Runtime? Reduce the program down by hand or using dustmite and send bug to the effect of: Runtime SEGV doing XXX
