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]

Patch ping


Patch ping:
    http://gcc.gnu.org/ml/gcc-patches/2005-03/msg02460.html

This is a patch to the Windows code to fix PR 9963.  The current code
uses TREE_ASM_WRITTEN without ever setting it.  My proposed patch
tests TREE_ASM_WRITTEN on a decl rather than a string.

Thanks to Danny Smith for testing the patch.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]