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: [PATCH] Fix -fvar-tracking default on ia64


Joseph S. Myers wrote:
On Sat, 7 May 2005, Jakub Jelinek wrote:


This patch fixes the g++.dg/opt/longbranch1.C testcase on IA-64.
Without it, it times out (g++ -O0 -ftime-report longbranch1.C, this is on
a 2GB RAM box, maybe if I had more it would be much faster):


I can't approve this patch, but if approved it would be appropriate for 4.0 as well as mainline on account of this (it doesn't time out in 3.4).

Agreed.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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