On Jan 23, 2008 2:39 PM, walter harms <[EMAIL PROTECTED]> wrote: > no i remember, > the was a discussion lately (see: "do ... while(0) optimization problem") > about gcc optimizes G_INIT away. can you test with a newer gcc version (4.2 > or so), > or play with optimisation to see if the problems goes away ? > > re, > wh
Thanks! I missed that part (was browsing the whole busybox mailing list archives without realizing it could be do..while(0) ) That was actually a dangerous commit. gcc-3.4.6 is not that outdated by the way... I'll do some test tonight on this. Cool finding! -- Christian -- http://detaolb.sourceforge.net/, a linux distribution for Qemu with Git inside ! _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
