Re: [Cython] -O3 causes MinGW to segfault python

2013-04-29 Thread Dave Hirschfeld
Stefan Behnel writes: > > David Hirschfeld, 29.04.2013 11:58: > > Forwarded because attachments were too large. The source files and > > generated .c file can now be viewed at: > > https://gist.github.com/dhirschfeld/5480711 > > > > Is this a bug or is the recommendation to not build with -O3?

Re: [Cython] -O3 causes MinGW to segfault python

2013-04-29 Thread Stefan Behnel
David Hirschfeld, 29.04.2013 11:58: > Forwarded because attachments were too large. The source files and > generated .c file can now be viewed at: > https://gist.github.com/dhirschfeld/5480711 > > Is this a bug or is the recommendation to not build with -O3? > >> Build log, segfault and version in

Re: [Cython] -O3 causes MinGW to segfault python

2013-04-29 Thread David Hirschfeld
Forwarded because attachments were too large. The source files and generated .c file can now be viewed at: https://gist.github.com/dhirschfeld/5480711 Is this a bug or is the recommendation to not build with -O3? > > Build log, segfault and version info below. > Input files and generated .c file