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]

Re: c++/4897

[Get raw message]
Hi,

the bug can be reproduced with a single line of code:

void f() { void* p[0]={}; }

(A declaration of this type can be found in the next to last line of
bitvec.i.)

The code crashes with gcc 3.0.2 on i686-pc-liunx-gnu and
mips-sgi-irix6.5.

Greetings,
Volker Reichelt

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4897&database=gcc



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