This is the mail archive of the gcc@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 memory and compile-time regressions



This mimics my experience with recent tree-ssa: Despite significant improvements, I simply cannot build the application behind PR8361 with -O3 any longer (while that used to work on the very same machine).

Both -fno-unit-at-a-time and...


This is where the *bug* lies
Diego Novillo <dnovillo@redhat.com> wrote:
Hmm, based on what the time report says, could you try with
-fno-tree-pre?

...-fno-tree-pre make the problem go away.

and this i explained a minute ago to Richard.


Rest assured, I am working on it, it's just going to take time.

--Dan



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