------- Comment #6 from pinskia at gcc dot gnu dot org 2007-04-01 01:00 -------
Read:
http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/C_002b_002b-Interface.html
This is all documented there. Really "#pragma interface"/"#pragma
implementation" is useless for 99% of the code now adays because of comdat.
Yes people use older compilers but this is not our issue.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31407