This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

c++/5208: gcc3.0.0 crashes on inheriting from template class in namespace



>Number:         5208
>Category:       c++
>Synopsis:       gcc3.0.0 crashes on inheriting from template class in namespace
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Fri Dec 28 02:46:05 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     erol osman
>Release:        gcc version 3.0.3
>Organization:
>Environment:
Reading specs from/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/specs
Configured with: ../gcc-3.0.3/configure
Linux milo 2.4.0-4GB #1 Mon Jan 22 16:42:16 GMT 2001 i686 unknown
suse linux 7.1    
>Description:
test_namespace_bug.cpp: In constructor `B<T>::B()':
test_namespace_bug.cpp:17: Internal error: Segmentation fault
>How-To-Repeat:
g++ test_namespace_bug.cpp
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/x-c++src; name="test_namespace_bug.cpp"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="test_namespace_bug.cpp"

Cm5hbWVzcGFjZSBteW5hbWUKewp0ZW1wbGF0ZTxjbGFzcyBUPgpzdHJ1Y3QgQSB7CglUIGE7CgoJ
QSgpIDogYSgpIHt9Cn07Cn0KdGVtcGxhdGU8Y2xhc3MgVD4Kc3RydWN0IEIgOiBwdWJsaWMgbXlu
YW1lOjpBPFQ+IHsKCUIoKSA6IG15bmFtZTo6QSgpIHt9Cn07CgppbnQgbWFpbigpIHsKCglCPGlu
dD4gYjsKCXJldHVybiAwOwp9Cg==


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