This is the mail archive of the gcc-bugs@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]

[Bug target/39179] [4.4 Regression] Wrong code in c++ for const members initialized in external file



------- 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


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