Thorsten Glaser writes: > Steve M. Robbins dixit: > > >Interesting, but this is an entirely different bug. Also, this new bug is > >in > >gcc, not boost. > > Sorry, right. I’m just amazed that the boost compilation is > still continuing, and replied to the mail “thread” we already > had so we have the information in one place. > > I’ll follow this up on debian-68k@l.d.o for now, so you’re > not “spammed” with this particular thing. > > Mikael: I could reproduce this with a crosscompiler with > -g -O3 -fPIC where -fPIC is the culprit. Lowering to -O1 > also let us get rid of the ICE whereas removing -g had > no effect, so the minimum to trigger it is -O2 -fPIC. > > bye, > //mirabilos
The GCC ICE bug is now fixed on GCC trunk by r204224, see <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58369#c5>. That patch backports trivially to gcc-4.8.2 and fixes the ICE there too. I'll try to get it into the gcc-4.8.3 release, but that's about half a year or so away. I've tested it extensively on m68k, x86_64, armv5tel, sparc64, and powerpc64 without problems. /Mikael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org