From mboxrd@z Thu Jan 1 00:00:00 1970 From: Craig Rodrigues To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: c++/1622 Date: Wed, 14 Mar 2001 19:46:00 -0000 Message-id: <20010315034600.9715.qmail@sourceware.cygnus.com> X-SW-Source: 2001-03/msg00075.html List-Id: The following reply was made to PR c++/1622; it has been noted by GNATS. From: Craig Rodrigues To: Alex Pelts Cc: gcc-gnats@gcc.gnu.org Subject: Re: c++/1622 Date: Wed, 14 Mar 2001 22:35:37 -0500 Hi, I just tried compiling your code with: gcc version 3.0 20010309 (prerelease) Using: g++ -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fvtable-gc -finit-priority cpptest.ii Result of the output: Hello World! r=43 Seems to work. -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@mediaone.net