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/22065] -fdump-tree-original causes static function to emitted with the same name



------- Comment #7 from pinskia at gcc dot gnu dot org  2005-10-16 17:01 -------
I have a new patch which I am testing right now.  The only change between this
patch and the one attached is an additional static variable to make sure that
block is not GC'd.  Once finish testing I will post it.


-- 


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


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