This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Fix ICE in dump_flow_info dumping rtl


On Tue, Nov 26, 2002 at 01:27:48PM -0500, John David Anglin wrote:
> 	* cfg.c (dump_flow_info): Use max_reg_num () to determine the largest
> 	pseudo register number plus 1.

I guess this is ok, but when does max_regno get out of sync with this?


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]