This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/11313] [3.3 only] #pragma weak and static inline functions
- From: "geoffk at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2003 17:57:03 -0000
- Subject: [Bug middle-end/11313] [3.3 only] #pragma weak and static inline functions
- References: <20030624194817.11313.georgaj@navcanada.ca>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11313
------- Additional Comments From geoffk at gcc dot gnu dot org 2003-07-29 17:57 -------
Actually, it was this change:
* c-pragma.c (maybe_apply_pragma_weak): Don't get DECL_ASSEMBLER_NAME
when it's not needed.