------- Comment #16 from pluto at agmk dot net 2007-08-03 19:55 ------- (In reply to comment #15)
> > as you can see there is a semicolon after call_do_IRQ(void) > > and following asm statement isn't treated as a function body. > > in this way -O1 -f{no-}unit-at-a-time accidentally produces > > different code. it's not a gcc bug. > > > > but who's bug is it? it's a kernel bug exposed by recent gcc. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32264