This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/42248] [4.5 Regression] compat test struct-by-value-17 fails execution with -O1 -fschedule-insns



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]