Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82204 - gcc-4.0.0_alpha20050130 internal compiler error with scorched3d
Summary: gcc-4.0.0_alpha20050130 internal compiler error with scorched3d
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-15 23:20 UTC by Jonathan Briggs
Modified: 2005-02-17 17:17 UTC (History)
0 users

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


Attachments
Compile this with athlon-mp and vectorize to reproduce (j1.cpp,849.41 KB, text/plain)
2005-02-15 23:23 UTC, Jonathan Briggs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Briggs 2005-02-15 23:20:00 UTC
Segfault inside the compiler.

The command to reproduce is:
i686-pc-linux-gnu-g++ -O3 -march=athlon-mp -ftree-vectorize /tmp/j1.cpp

It does not happen if either -ftree-vectorize or -march=athlon-mp is left out.
I will attach the preprocessed source file causing the problem.
Comment 1 Jonathan Briggs 2005-02-15 23:23:06 UTC
Created attachment 51323 [details]
Compile this with athlon-mp and vectorize to reproduce
Comment 2 Luca Barbato gentoo-dev 2005-02-16 01:04:45 UTC
Please report upstream (http://gcc.gnu.org/bugzilla/) and add here a link to the bug.
Comment 3 Jonathan Briggs 2005-02-16 06:30:32 UTC
Ah, okay.  The gcc error message said to report the bug here.  I thought maybe the GCC team didn't want to hear from Gentooers.
Comment 4 Luca Barbato gentoo-dev 2005-02-17 17:17:47 UTC
If is a supported gcc we take the bug and report upstream if necessary, if is a yet to be supported snapshot from an alpha branch we prefer to have the issue reported directly to upstream.