c++/7435: g++ rejects certain integral constant expressions

Martin Sebor sebor@roguewave.com
Tue Sep 17 10:56:00 GMT 2002


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

From: Martin Sebor <sebor@roguewave.com>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
	loewis@informatik.hu-berlin.de, gcc-bugs@gcc.gnu.org
Cc:  
Subject: Re: c++/7435: g++ rejects certain integral constant expressions
Date: Tue, 17 Sep 2002 11:46:09 -0600

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7435
 
 According to 5.19, p1, constant expressions may not involve the comma
 operator. The test case is ill-formed.
 
 Regards
 Martin
 



More information about the Gcc-prs mailing list