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: Abt long long support


On Thu, Nov 09, 2006 at 11:52:02AM -0800, Mike Stump wrote:

> The way the instructions are numbered suggests that the code went  
> wrong before this point.  You have to read and understand all the  
> dumps, whether they are right or wrong and why, track down the code  
> in the compiler that is creating the wrong code and then see if you  
> can guess why.

   I usually diff the dump files. If your screen is wide enough, a side by
side diff can help you a lot for small functions.

-- 
Rask Ingemann Lambertsen


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