This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bounds violation in dbxout_symbol_location
- To: law at cygnus dot com
- Subject: Re: bounds violation in dbxout_symbol_location
- From: Greg McGary <greg at mcgary dot org>
- Date: 06 Sep 2000 20:16:06 -0700
- Cc: gcc-bugs at gcc dot gnu dot org
- References: <3878.968291226@upchuck>
Jeffrey A Law <law@cygnus.com> writes:
> This indicates a bug elsewhere since the RTL should have been changed
> when reload finalized pseudo->hard register assignments.
Would it be reasonable to add a call to abort for this case?