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: [tree-ssa]: PRE updates and note on bug



On Tue, 22 Jul 2003, Daniel Berlin wrote:

> This updates PRE so it now bootstraps C on x86, ppc64, and aix.  It also
> makes updates necessary to re-enable strength reduction soon.
>
> Unfortunately, I can't test C++ or Java due to a bug in DCE updating end
> of bb in remove_stmt (still).
>
> PRE catches it compiling cp/pt.c during stage1
s/stage1/stage2/, of course.


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