[Bug middle-end/18494] [4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.c-torture/compile/structs.c (et al)

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 15 05:00:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-15 05:00 -------
Confirmed, Almost certain it was caused by:
+2004-11-13  Richard Henderson  <rth@redhat.com>
+
+       * calls.c (precompute_register_parameters): Force all PARALLELs
+       into pseudo registers.
+       (load_register_parameters): Copy PARALLELs into hard registers.
+       * function.c (assign_parm_setup_block): Copy PARALLELS into
+       pseudo registers.  Do emit_group_store in conversion_insns.
+       * expr.c (emit_group_load_1): Rename from emit_group_load, take
+       tmps as an argument.  Move final copy loop ...
+       (emit_group_load): ... here.  New function.
+       (emit_group_load_into_temps, emit_group_move_into_temps): New.
+       * expr.h: Declare them.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-15 05:00:26
               date|                            |


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



More information about the Gcc-bugs mailing list