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] |
This one really is self-descriptive:) The symbol for the contained module procedure must be in the module namespace, otehrwise it will never be associated with the procedure itself. The fix goes to the top of the namespace tree, checks that this is a namespace and uses that for gfc_get_symbol.
-- Saint Augustine - "O Lord, help me to be pure, but not yet"
Attachment:
Change.Logs
Description: Binary data
Attachment:
pr31292.diff
Description: Binary data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |