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 615081 Details for
Bug 859203
gcc internal compiler error: segmentation fault
[?]
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.
c++ source to trigger bug
inc.h (text/x-chdr), 286 bytes, created by
Kyle Liddell
on 2012-09-20 19:27:56 UTC
(
hide
)
Description:
c++ source to trigger bug
Filename:
MIME Type:
Creator:
Kyle Liddell
Created:
2012-09-20 19:27:56 UTC
Size:
286 bytes
patch
obsolete
>#ifndef _INC_H_ >#define _INC_H_ >#include "inc2.h" > >typedef unsigned long buggy __attribute__ ((aligned (64))); > >template<typename T> class badclass { >private: > union buggystuff_u { > buggy asdf; > } buggystuff; > public: > > badclass(); > ~badclass(); > void foo(T); >}; > >#endif
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 859203
:
615080
| 615081 |
615082