NetBSD Problem Report #15046

Received: (qmail 1037 invoked from network); 24 Dec 2001 16:30:58 -0000
Message-Id: <200112241630.fBOGUuG00352@turtle12.m2g.org>
Date: Tue, 25 Dec 2001 01:30:56 +0900 (JST)
From: taya@ba2.so-net.ne.jp
Reply-To: taya@ba2.so-net.ne.jp
To: gnats-bugs@gnats.netbsd.org
Subject: C++ program compiled with -pedantic dumps core
X-Send-Pr-Version: 3.95

>Number:         15046
>Category:       port-alpha
>Synopsis:       C++ program compiled with -pedantic dumps core
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    port-alpha-maintainer
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 24 16:31:01 +0000 2001
>Closed-Date:    Sat Dec 29 23:56:23 +0000 2001
>Last-Modified:  Sat Dec 29 23:56:23 +0000 2001
>Originator:     
>Release:        NetBSD 1.5ZA
>Organization:

>Environment:


System: NetBSD turtle12.m2g.org 1.5ZA NetBSD 1.5ZA (DPWS500A) #1: Tue Dec 25 01:18:49 JST 2001 taya@turtle12.m2g.org:/export/NetBSD/NetBSD-current/src/sys/arch/alpha/compile/DPWS500A alpha
Architecture: alpha
Machine: alpha
>Description:
	C++ program compiled with -pedantic dumps core.
>How-To-Repeat:
	% cat a.cc
	#include <iostream.h>

	main()
	{
		cout << "Hello\n";
	}
	% c++ a.cc 
	% ./a.out 
	Hello
	% c++ -g -pedanitic a.cc 
	% ./a.out
	Illegal instruction (core dumped)

>Fix:

>Release-Note:
>Audit-Trail:

From: "R.o.s.s  H.a.r.v.e.y" <ross@ghs.com>
To: gnats-bugs@gnats.netbsd.org, taya@ba2.so-net.ne.jp
Cc:  
Subject: Re: port-alpha/15046: C++ program compiled with -pedantic dumps core
Date: Mon, 24 Dec 2001 11:43:20 -0800 (PST)

 I tried to duplicate this on 1.5Z with, I think, the new dynamic
 loader, but I couldn't get it to core. I'm updating now.

 r.o.s.s
State-Changed-From-To: open->closed 
State-Changed-By: tv 
State-Changed-When: Sat Dec 29 15:56:10 PST 2001 
State-Changed-Why:  
Duplicate issue as toolchain/15024; fixed. 
>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.