On Thu, Sep 08, 2011 at 06:14:49PM +0100, Colin Watson wrote: > * Build with -fno-tree-dse, since otherwise GCC >= 4.5 misoptimises > allocateMoreSlots() (closes: #625756, LP: #749139).
In fact, as GCC upstream pointed out, a more targeted - and I think more correct - fix is -fno-builtin-malloc. -fno-tree-dse won't really hurt much, but it will probably lose out on a bit of optimisation. -- Colin Watson [cjwat...@ubuntu.com] -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org