[Bug target/39179] [4.4 Regression] Wrong code in c++ for const members initialized in external file
jason at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 18 18:31:00 GMT 2009
------- Comment #23 from jason at gcc dot gnu dot org 2009-02-18 18:31 -------
...and then of course there's the actual documentation:
TARGET_BINDS_LOCAL_P (tree exp)
Returns true if exp names an object for which name resolution
rules must resolve to the current ``module'' (dynamic shared library
or executable image).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39179
More information about the Gcc-bugs
mailing list