This is the mail archive of the gcc-bugs@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: [Bug tree-optimization/31090] Revision 121302 causes 30% performance regression


On 9 Mar 2007 23:00:55 -0000, rguenth at gcc dot gnu dot org
<gcc-bugzilla@gcc.gnu.org> wrote:

Other than that, more precise alias information can cause more register pressure, too.

Fix the register allocator instead of complaining about this issue. I am sorry but if people want a compiler which works for x86, they just need to fix the RA. Now I could care less about x86.

-- Pinski


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