------- Comment #2 from hjl dot tools at gmail dot com 2008-03-31 04:48 ------- Middle end use canonical type for passing parameters to function calls. ix86_function_arg_boundary should do the same. Otherwise, there will be a mismatch.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35767