bug in eliminate_regs

Jeffrey A Law law@cygnus.com
Thu Nov 19 22:40:00 GMT 1998


  In message < r290hou1w4.fsf@happy.cygnus.com >you write:
  > The function eliminate_regs in reload1.c is sometimes called without
  > reload been running.  The call in my case happens to come from
  > dbxout.c:1936.  But this leaves the variable `reg_eliminate'
  > uninitialized.
This does not make any sense.

How can we get into dbxout_symbol without reload being called first?  Can you
give some more detail about when/how this happens?  Or give me a testcase I
can compile to see this behavior for myself?

jeff



More information about the Gcc-bugs mailing list