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 middle-end/17416] stack variable merging doesn't work


------- Additional Comments From ak at muc dot de  2004-09-11 08:01 -------
Created an attachment (id=7095)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7095&action=view)
test program for stack variable merging


Simple program with two local arrays in different scopes in the same function.
The arrays should be merged.


-- 


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


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