------- Comment #10 from rguenth at gcc dot gnu dot org 2010-01-14 15:15 ------- Created an attachment (id=19597) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19597&action=view) patch 2)
Implements 2) - can you test that as well? Another possibility would be to move the split complex handling to the callers of assign_parms_augmented_arg_list instead - but I guess the patch wouldn't get any cleaner and this one is easier to verify as a 1:1 transformation. I'm testing it on x86_64-linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42248