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 1/N][ia64] -mfused-madd cleanup


On Tue, 2010-11-16 at 10:26 -0800, Richard Henderson wrote:
> On 11/16/2010 10:04 AM, Richard Henderson wrote:
> > The problem doesn't seem to be directly fma related though.  Unlike the
> > libcpp problem, there is no floating-point in trans-openmp.c...
> 
> Verified that it is another -g vs -g0 problem, as opposed to
> a "real" code generation problem.
> 
> 
> r~

So what do we do about it?  I am not familiar with the -g/-g0 problem
but I assume that it means the difference you are seeing is just in the
debug information.

Steve Ellcey
sje@cup.hp.com


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