------- Comment #3 from roger at eyesopen dot com  2006-04-02 15:53 -------
Thanks Andreas.  Well my prediction that the bogus call wouldn't come from
emit_group_store was wrong.  There's now a trivial fix to resolve this PR
which is to add "if (temp)" tests around the "emit_move_insn", "done=true"
and start/end updates.  But this may be papering over the problem.  Could
you list the arguments that we pass to the immediately preceding call to
simplify_gen_subreg?  Ohhh...  simplify_gen_subreg can return a NULL_RTX!
I'll prepare a patch, but I'm curious what SUBREG we attempt to construct
on IA-64.

Should have a fix tested/committed in a few hours.


-- 

roger at eyesopen dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |roger at eyesopen dot com
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-04-02 15:53:38
               date|                            |


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

Reply via email to