--- Comment #2 from pinskia at gcc dot gnu dot org 2006-12-22 17:10 ---
Please read:
http://gcc.gnu.org/gcc-4.1/changes.html
ARM-style name-injection of friend declarations is no longer the default. For
example:
struct S {
friend void f();
};
--- Comment #1 from antonio dot bulgheroni at gmail dot com 2006-12-22
16:27 ---
Created an attachment (id=12833)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12833&action=view)
The intermediate temporary file
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30279