Am 20.12.2011 17:49, schrieb Stefan Hajnoczi: > On Tue, Dec 20, 2011 at 3:25 PM, Michael Niehren > <902...@bugs.launchpad.net> wrote: >> here we are. Attached the tgz. I am using no spezial distribution, it's a >> self compiled LFS with >> gcc V4.5.1 >> >> Is there a different compiler-call if i use --enable-debug, which then >> works ? > > Richard Sandiford looked at your gcc -fdump-tree-all-details output > and suggests that this bug has been fixed in gcc 4.5.3: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45967 > > Using the most recent gcc should fix the issue you are seeing.
Can we add some workaround? Not sure what will work, maybe a simple compiler barrier? Kevin