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 c++/14167] Unneeded C++ types are output in debug info due to use of static constants



------- Comment #6 from drow at gcc dot gnu dot org  2006-08-22 20:03 -------
The use in main should still set TREE_USED, though; should TREE_USED on a
member ought to cause the class to be emitted?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14167


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