This is the mail archive of the gcc-patches@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] |
It looks like the previous attempt to fix 21674 was a bit too extreme. We can use __NO_INLINE__ to narrow this down even more, and allow debug more in more cases even on systems without weak. This should fix up the remaining fails on AIX/HPUX. tested x86/linux tested x86/linux (-fno-weak, -O0, -O1, -O2) -benjamin
Attachment:
p.20050915-1
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |