public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/8118: GCC accepts "odd" code without at least warning.
@ 2002-10-10 14:46 Reichelt
  0 siblings, 0 replies; 3+ messages in thread
From: Reichelt @ 2002-10-10 14:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/8118; it has been noted by GNATS.

From: Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, V.Haisman@sh.cvut.cz, gcc-bugs@gcc.gnu.org,
        nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/8118: GCC accepts "odd" code without at least warning.
Date: Fri, 11 Oct 2002 00:33:52 +0200

 Hi,
 
 I think you are wrong: the code looks legal to me (and to three other
 compilers).
 
 The PR can be closed IMHO.
 
 Greetings,
 Volker Reichelt
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8118
 
 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: c++/8118: GCC accepts "odd" code without at least warning.
@ 2002-10-23  5:48 lerdsuwa
  0 siblings, 0 replies; 3+ messages in thread
From: lerdsuwa @ 2002-10-23  5:48 UTC (permalink / raw)
  To: V.Haisman, gcc-bugs, gcc-prs, nobody

Synopsis: GCC accepts "odd" code without at least warning.

State-Changed-From-To: open->closed
State-Changed-By: lerdsuwa
State-Changed-When: Wed Oct 23 05:48:28 2002
State-Changed-Why:
    Not a bug.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* c++/8118: GCC accepts "odd" code without at least warning.
@ 2002-10-02  1:06 V.Haisman
  0 siblings, 0 replies; 3+ messages in thread
From: V.Haisman @ 2002-10-02  1:06 UTC (permalink / raw)
  To: gcc-gnats

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1303 bytes --]


>Number:         8118
>Category:       c++
>Synopsis:       GCC accepts "odd" code without at least warning.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          accepts-illegal
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 02 01:06:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     VÁCLAV HAISMAN
>Release:        3.3 20020925 (experimental)
>Organization:
>Environment:
System: FreeBSD logout.sh.cvut.cz 4.7-RC FreeBSD 4.7-RC #0: Fri Sep 27 17:46:06 CEST 2002 root@logout.sh.cvut.cz:/usr/src/sys/compile/logout i386


	
host: i386-unknown-freebsd4.6
build: i386-unknown-freebsd4.6
target: i386-unknown-freebsd4.6
configured with: ../srcdir/configure --enable-threads --enable-languages=c,c++ --enable-version-specific-runtime-libs --prefix=/home/4/wilx --with-arch=i686 --with-cpu=i686 --enable-dwarf2 : (reconfigured) ../srcdir/configure --enable-threads --enable-languages=c,c++ --enable-version-specific-runtime-libs --prefix=/home/4/wilx --with-arch=i686 --with-cpu=i686 --enable-dwarf2
>Description:
	GCC accepts this odd code without any warning.
>How-To-Repeat:
class A { 
public: 
    struct S { S(); }; 
}; 
class B : public A {}; 
B::S::S() {}

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-23 12:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-10 14:46 c++/8118: GCC accepts "odd" code without at least warning Reichelt
  -- strict thread matches above, loose matches on Subject: below --
2002-10-23  5:48 lerdsuwa
2002-10-02  1:06 V.Haisman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).