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++/3704: Internal compiler error 390



>Number:         3704
>Category:       c++
>Synopsis:       Internal compiler error 390
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 16 19:46:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Takashi Chikayama
>Release:        gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
>Organization:
>Environment:
Linux katsura 2.4.2 #9 Sat Jun 30 10:39:26 JST 2001 i686 unknown
libc-2.1.3
>Description:
G++ reports internal compiler error 390
on compiling the following.

#include <stl.h>

static int
new_track() {
  printf("%c", count);
}
>How-To-Repeat:
Compiling it again.
>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]