On Wed, Sep 21, 2011 at 08:23:11PM +0800, Michael W. Bombardieri wrote: > Hi Pascal, > > Thanks for your email. > Your diff works for clang, but my pcc produces a make binary that doesn't > work. > The make binary produced by my diff also fails due to SIGSEGV, > so this might be a bug in pcc itself. > Both diffs appear to work for clang and gcc. > > - Michael > > > $ uname -a > OpenBSD my.precious 4.9 GENERIC#671 i386
Runs fine for me on amd64, so probably an i386-specific bug. Have you tried to track it down to create a bugreport? Pascal
