This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Thu, Apr 18, 2002 at 10:29:47AM +0200, Franz Sirl wrote: > Even that didn't cover all cases IIRC. If someone would come up with some > testcases specifying the desired semantics of attribute((weak)) vs. #pragma > weak vs. declaration vs. definition, I'm willing to work on it again. Quite simple: attributes are sticky, and #pragma is a funny name for an attribute. r~
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |