c++/7828 - testcase

Ritzert@t-online.de Ritzert@t-online.de
Tue Sep 10 05:16:00 GMT 2002


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

From: Ritzert@t-online.de
To: snyder@fnal.gov, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: c++/7828 - testcase
Date: Tue, 10 Sep 2002 14:12:36 +0200 (CEST)

 I have this propably minimal testcase for the bug:
 
 int bar = 7;
 const unsigned& foo = static_cast<unsigned>(bar);



More information about the Gcc-prs mailing list