[Bug c++/20584] [4.0/4.1 Regression] inline function used but never defined

2005-04-29 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-29 12:21 --- *** This bug has been marked as a duplicate of 21280 *** -- What|Removed |Added

[Bug c++/20584] [4.0/4.1 Regression] inline function used but never defined

2005-04-20 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.0 |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20584

[Bug c++/20584] [4.0/4.1 Regression] inline function used but never defined

2005-04-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||19159 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20584

[Bug c++/20584] [4.0/4.1 Regression] inline function used but never defined

2005-04-04 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||rejects-valid http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20584

[Bug c++/20584] [4.0/4.1 Regression] inline function used but never defined

2005-03-30 Thread nerijus at users dot sourceforge dot net
--- Additional Comments From nerijus at users dot sourceforge dot net 2005-03-30 11:59 --- It seems I get these warnings only when precompiled headers are not used. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20584

[Bug c++/20584] [4.0/4.1 Regression] inline function used but never defined

2005-03-21 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-22 03:12 --- This started after 20040909. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20584

[Bug c++/20584] [4.0/4.1 Regression] inline function used but never defined

2005-03-21 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-22 03:10 --- This has to do with "#pragma implementation " -- What|Removed |Added Keywords|