http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53083
--- Comment #7 from Da Fox 2012-05-01
07:54:54 UTC ---
(In reply to comment #6)
...
> The latest available gcc-version for my distribution (gentoo) appears to be
> 4.6.2, which I will try next.
This seems to still happen with 4.6.2 at least.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53083
Bug #: 53083
Summary: gcc bug in moving from the SSE registers back onto the
heap.
Classification: Unclassified
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53083
--- Comment #2 from Da Fox 2012-04-23
12:26:53 UTC ---
Created attachment 27220
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27220
.i version of miarc.c
I think this is the information that was missing:
The file in question compiled with
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53083
--- Comment #3 from Da Fox 2012-04-23
12:28:06 UTC ---
gcc -v output:
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.0/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.0/lto-wrapper
Target: x86_64-pc-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53083
Da Fox changed:
What|Removed |Added
Component|target |c
--- Comment #6 from Da Fox 2012-04-25
07:30: