This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Use HOST_WIDEST_INT in bitmap statistics, PR 39301
- From: Bradley Lucier <lucier at math dot purdue dot edu>
- To: gcc-patches at gcc dot gnu dot org
- Cc: Bradley Lucier <lucier at math dot purdue dot edu>
- Date: Sat, 16 May 2009 17:57:22 -0400
- Subject: Re: [PATCH] Use HOST_WIDEST_INT in bitmap statistics, PR 39301
- References: <8FD2EB05-BE8E-4D2F-AB4B-645BC77BA900@math.purdue.edu>
On May 16, 2009, at 10:46 AM, Bradley Lucier wrote:
Richard Guenther asked me to post this to gcc-patches.
It's been regression tested and bootstrapped, and I understood
Richard to approve it in the PR; perhaps someone can check it in.
Brad