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?

If you think this indicates that the flow info is also bad, I will hold
off.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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