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: debug/1621: Debugging with complex numbers


>Didn't you generate some 'R' entires for REAL_TYPE in the previous
>patch?

I added code to handle REAL_TYPE in the new dbxout_fptype_value function, but
I am not calling this function for REAL_TYPE.  I am only calling it for
COMPLEX_TYPE.  I added a comment that mentions this to the revised patch that
I am testing now.

Jim


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