Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153460 - sys-devel/gcc-4.1.1-r1 loops forever
Summary: sys-devel/gcc-4.1.1-r1 loops forever
Status: RESOLVED DUPLICATE of bug 147533
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-30 10:06 UTC by Vladimir G. Ivanovic
Modified: 2006-10-30 11:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Output of "emerge --info" (emerge.info,4.28 KB, text/plain)
2006-10-30 10:07 UTC, Vladimir G. Ivanovic
Details
vartest.c (vartest.c,286.38 KB, text/plain)
2006-10-30 10:09 UTC, Vladimir G. Ivanovic
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***