On 7/12/05, Tony Luck wrote: > > I'm also using gcc-4.0.1 by default now. It basically seems to work > > (apart from lots of additional annoying warning messages). There is > > one oddity: on my zx2000, it doesn't boot anymore without console=tty0 > > or console=ttyS0 arguments. I'm not sure yet whether that's a > > compiler-triggered problem or whether something changed in the kernel > > that's causing this. > > No ... I saw it too without gcc-4. See http://tinyurl.com/clzbu where I > identified the patch that seems to be the cause. Patch below fixes the problem. Moral of the story: don't add "attributed(packed)" lightly! --david