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]

c++/1587: gcc segfaulting on undeclared member functions of a class



>Number:         1587
>Category:       c++
>Synopsis:       gcc segfaulting on undeclared member functions of a class
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 08 17:06:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Syam Pannala
>Release:        gcc version 2.96 20000731 (Red Hat Linux 7.0)
>Organization:
>Environment:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
>Description:
g++ segfaulting on undeclared member functions, when i try
to define them. A small example is attached, just try
to compile that file.

thanks,
syam
>How-To-Repeat:
g++ t1.c
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="t1.c"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="t1.c"

I2luY2x1ZGUgPHQxLmg+CgppbnQgQTo6Z2V0X2EoKQp7CiAgICAgIHJldHVybiBhOwp9CgppbnQg
QTo6Z2V0X2IoKQp7CiAgICAgIHJldHVybiBiOwp9Cgo=

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