Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 153460

Summary: sys-devel/gcc-4.1.1-r1 loops forever
Product: Gentoo Linux Reporter: Vladimir G. Ivanovic <vgivanovic>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output of "emerge --info"
vartest.c

Description Vladimir G. Ivanovic 2006-10-30 10:06:03 UTC
The file wine-0.9.24/dlls/oleaut32/tests/vartest.c causes GCC to loop forever when invoked with:

  x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -march=athlon64 -Os -pipe -o vartest.o vartest.c

I could not get any useful information from strace or from pstack.
Comment 1 Vladimir G. Ivanovic 2006-10-30 10:07:17 UTC
Created attachment 100812 [details]
Output of "emerge --info"
Comment 2 Vladimir G. Ivanovic 2006-10-30 10:09:17 UTC
Created attachment 100813 [details]
vartest.c
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-10-30 11:28:59 UTC

*** This bug has been marked as a duplicate of 147533 ***