--- Comment #6 from b3timmons at speedymail dot org 2009-10-26 21:59
---
Right, I just tried it with a later gcc build and now cannot reproduce it.
Looks like we should close it.
--
b3timmons at speedymail dot org changed:
What|Removed |Added
---
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-10-26 21:00 ---
I can't reproduce this with
./xgcc -B. -r -nostdlib -O -flto cvt.i xf86cvt.i
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41832
--- Comment #4 from b3timmons at speedymail dot org 2009-10-26 20:10
---
Forgot to add info from output of gcc -v:
Target: x86_64-unknown-linux-gnu
Configured with: /home/b3po/build/gcc/gcc/configure --with-mpfr=/usr/local
--with-gmp=/usr/local --with-ppl=/usr/local --with-cloog=/usr/l
--- Comment #3 from b3timmons at speedymail dot org 2009-10-26 15:28
---
A workaround is to add -fno-tree-copy-prop -fno-tree-copyrename to $CFLAGS
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41832
--- Comment #2 from b3timmons at speedymail dot org 2009-10-26 15:23
---
Created an attachment (id=18900)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18900&action=view)
xf86cvt.i containing function that compiler complains about
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?i
--- Comment #1 from b3timmons at speedymail dot org 2009-10-26 15:21
---
Created an attachment (id=18899)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18899&action=view)
cvt.i of cvt program from xorg-server-1.4.2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41832