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

Re: [tree-ssa] Another bug in local static variables


On Sat, 18 Oct 2003 23:53:00 +0200, Jan Hubicka <hubicka@ucw.cz> wrote:

> On the other hand if we duplicate decls inside the function body, we
> will end up with single variable referred by multiple decls everywhere
> (imagine two inline versions of function in one body)

Good point.

Jason


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