--- Comment #5 from ktietz at gcc dot gnu dot org 2009-01-08 09:22 ---
By the last patches Honza and I did, this bug is fixed.
See http://gcc.gnu.org/ml/gcc-patches/2008-12/msg00520.html
--
ktietz at gcc dot gnu dot org changed:
What|Removed |Adde
--- Comment #4 from ktietz at gcc dot gnu dot org 2008-12-02 11:51 ---
(In reply to comment #2)
> This seems to work for me with r141893 which means this broke recently.
The subject is that here a ms_abi function is calling via a variable an
sysv_abi function on linux64. This problem ha
--- Comment #3 from ktietz at gcc dot gnu dot org 2008-12-02 11:37 ---
Created an attachment (id=16809)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16809&action=view)
Patch file
I can reproduce it and the patch here should solve it.
The main reason is in i386 target ix86_reg_par
--- Comment #2 from rguenth at gcc dot gnu dot org 2008-12-02 11:22 ---
This seems to work for me with r141893 which means this broke recently.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
-