This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
C++ attributes ?
- To: jason at yorick dot cygnus dot com
- Subject: C++ attributes ?
- From: Marc Espie <espie at tetto dot liafa dot jussieu dot fr>
- Date: Tue, 31 Aug 1999 19:35:05 +0200
- Cc: egcs-bugs at egcs dot cygnus dot com
- Reply-To: Marc dot Espie at liafa dot jussieu dot fr
While checking the current status of OpenBSD failures, I ran into
comint1.C.
Jason, as far as I can tell, you're responsible for writing that code...
How about writing some proper documentation for
__attribute__((init_priority)) and __attribute__((com_interface)) ?
I can about figure out what init_priority is for, but com_interface
is a large mystery for me...
Besides, the test of comint1.C crashes on any machine where
-fvtable-thunks is not the default, giving a spurious failure.