This is the mail archive of the gcc-prs@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++/659: Letter in the way of a struct-function-declaration - ICE #19990916.



>Number:         659
>Category:       c++
>Synopsis:       Letter in the way of a struct-function-declaration - ICE #19990916.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 18 15:36:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Erik Søe Sørensen
>Release:        cc version 2.96 20000731 (experimental)
>Organization:
>Environment:

>Description:
Letters are seemingly unhealthy (though they sound like 'lettuce'...)
I get ICE #19990916 when putting a letter in a bad place as shown.
>How-To-Repeat:
struct S2 {
    f() a // <-- 'S2() a' also does it
};
// I really should stop writing illegal code.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 

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