Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 157423 Details for
Bug 230235
dwarf_getscopes from an inner inlined function sometimes fails
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
source for test
funit-scopes.c (text/x-csrc), 176 bytes, created by
Sami Wagiaalla
on 2007-06-19 21:48:51 UTC
(
hide
)
Description:
source for test
Filename:
MIME Type:
Creator:
Sami Wagiaalla
Created:
2007-06-19 21:48:51 UTC
Size:
176 bytes
patch
obsolete
>#include <stdlib.h> > >void crash(){ > int* a = 0; > a[0] = 0; >} > >extern inline void second(){ > crash(); >} > >void first(){ > second(); >} > >int main(){ > > first(); > > return 0; >} >
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 Raw
Actions:
View
Attachments on
bug 230235
:
148874
|
157422
| 157423