[Bug target/12477] Request to add ability to disable inline/dllimport warnings

dannysmith at users dot sourceforge dot net gcc-bugzilla@gcc.gnu.org
Fri Jun 30 02:48:00 GMT 2006



------- Comment #11 from dannysmith at users dot sourceforge dot net  2006-06-30 02:42 -------
On today's trunk, your example no longer gives warnings. Instead it compiles,
then fails with:
C:\tmp>G++ -Wall -W test.cpp 
c:\tmp/ccOGb2M9.o:test.cpp:(.text+0x1e): undefined reference to
_imp___ZN1TC1Ev'
c:\tmp/ccOGb2M9.o:test.cpp:(.text+0x3b): undefined reference to
`_imp___ZN1TD1Ev'
collect2: ld returned 1 exit status

OK to close?
Is that what you want


-- 

dannysmith at users dot sourceforge dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |dannysmith at users dot
                   |dot org                     |sourceforge dot net
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-09-30 05:37:35         |2006-06-30 02:42:42
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12477



More information about the Gcc-bugs mailing list