[Bug target/39179] [4.4 Regression] Wrong code in c++ for const members initialized in external file
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Feb 17 23:40:00 GMT 2009
------- Comment #18 from jakub at gcc dot gnu dot org 2009-02-17 23:40 -------
/* True if EXP names an object for which name resolution must resolve
to the current module. */
If something uses it to find if it binds to current TU, then it is using it
incorrectly.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39179
More information about the Gcc-bugs
mailing list