This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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 runtime/11364] cxxclass.exp fails with latest std.h and g++ (Red Hat 4.4.3-4)


------- Additional Comments From mjw at redhat dot com  2010-03-10 09:31 -------
This commit makes things work again:

commit 985adad37f66be2b1796641360296b7632c7f290
Author: Stan Cox <scox@redhat.com>
Date:   Tue Mar 9 17:40:04 2010 -0500

    Include __GNUC_RH_RELEASE__ in the volatile check.
    
    sdt.h (GNUC_VERSION) Include __GNUC_RH_RELEASE__.  Check for at least gcc 4.4.4

Do you happen to know which 4.4.4 commit made it work, that isn't in 4.4.3?
(I even tried the fedora 12 4.4.3-8 version, which still fails if the above
check is "downgraded").

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11364

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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