https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108746
--- Comment #4 from Garrett vitiral ---
https://sourceware.org/bugzilla/show_bug.cgi?id=30106
thanks again
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108746
--- Comment #3 from Garrett vitiral ---
Thanks, will do!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108746
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108746
--- Comment #1 from Garrett vitiral ---
Sorry, I should have used standard types instead of my aliases for the example
code
void* m[100] = {0};
size_t len = backtrace(m, 100);