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: [PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges


On 12/05/12 12:13, Aldy Hernandez wrote:
This is a division by zero ICE.

In the testcase in the PR, both `n' and `lra_live_max_point' are zero. I
have opted to inhibit the dump when lra_live_max_point is zero, but I
can just as easily avoiding printing the percentage in this case.

Let me know what you prefer.

OK for trunk?

Errr, another ChangeLog oops. Cut and paste error fixed. Sorry.

Attachment: curr
Description: Text document


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