[Bug c/53083] gcc bug in moving from the SSE registers back onto the heap.

2012-05-01 Thread da_fox at mad dot scientist.com
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.

[Bug c/53083] New: gcc bug in moving from the SSE registers back onto the heap.

2012-04-23 Thread da_fox at mad dot scientist.com
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

[Bug c/53083] gcc bug in moving from the SSE registers back onto the heap.

2012-04-23 Thread da_fox at mad dot scientist.com
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

[Bug c/53083] gcc bug in moving from the SSE registers back onto the heap.

2012-04-23 Thread da_fox at mad dot scientist.com
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

[Bug c/53083] gcc bug in moving from the SSE registers back onto the heap.

2012-04-25 Thread da_fox at mad dot scientist.com
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: