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++/14639] [3.5 Regression] [non-unit-at-a-time] Incorrect emission of unused compiler-generated destructor


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-04 02:18 -------
Can you try with my patch to fix PR 15721: <http://gcc.gnu.org/ml/gcc-patches/2004-06/
msg00088.html> to see if that helps, most likely what is going on now is that the 
wrapup_global_declarations is not being smart as it should be.

-- 


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


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