------- Additional Comments From rth at gcc dot gnu dot org  2005-04-09 23:44 
-------
Nathan, this patch is causing problems on Alpha.

In particular, we now run assign_parms_setup_varargs before processing the
last named argument (union U in this test case).  Which yields an abort in
assign_parm_find_entry_rtl at line 2319, due to finding a partial-stack
argument while pretend_args_size is already set.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nathan at gcc dot gnu dot
                   |                            |org
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20375

Reply via email to