Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899483 Details for
Bug 823774
media-libs/mesa-21.2.5 has a failing test: mesa:util / u_debug_stack
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
p.patch (text/plain), 498 bytes, created by
Matt Turner
on 2024-08-07 21:01:15 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Matt Turner
Created:
2024-08-07 21:01:15 UTC
Size:
498 bytes
patch
obsolete
>diff --git a/src/util/tests/u_debug_stack_test.cpp b/src/util/tests/u_debug_stack_test.cpp >index b86759b045a..0fdf2f6aa60 100644 >--- a/src/util/tests/u_debug_stack_test.cpp >+++ b/src/util/tests/u_debug_stack_test.cpp >@@ -49,7 +49,7 @@ func_b(void) > debug_backtrace_dump(backtrace, 16); > } > >-static void ATTRIBUTE_NOINLINE >+static void ATTRIBUTE_NOINLINE __attribute__((optimize("no-omit-frame-pointer"))) > func_c(struct debug_stack_frame *frames) > { > debug_backtrace_capture(frames, 0, 16);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 823774
:
751172
|
751174
|
777623
| 899483