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]

[Bug debug/39432] [4.4 Regression] gdb.base/store.exp failures



------- Comment #3 from vmakarov at redhat dot com  2009-03-11 17:10 -------
Thanks, Richard.

So instead of "DECL_NAME (decl) != NULL" I should use "! DECL_ARTIFICIAL
(decl)".  Right?

Ok, I'll test the new patch then and send it for approval after testing.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39432


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