Bug#198261: g++ segfaults when using namespaced typedef of primitive type as struct

2003-08-16 Thread Matthias Klose
retitle 198261 [fixed in 3.4] ICE when using namespaced typedef of primitive type as struct thanks a snapshot of gcc-3.4 is availabe in the gcc-snapshot package.

Processed: Re: Bug#198261: g++ segfaults when using namespaced typedef of primitive type as struct

2003-08-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: retitle 198261 [fixed in 3.4] ICE when using namespaced typedef of primitive type as struct Bug#198261: g++ segfaults when using namespaced typedef of primitive type as struct Changed Bug title. thanks Stopping processing here. Please contact me

Bug#198261: g++ segfaults when using namespaced typedef of primitive type as struct

2003-06-20 Thread Daniel Brockman
Package: g++ Version: 3.3-1 First of all, I want to say thank you for a great magazine. I happened to stumble upon a little bug just now that I thought you might want to hear about, since I did not find it reported anywhere. The following code causes g++ to segfault: === test.cc ===