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/11761] [tree-ssa] arrays inside classes not optimised away


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dnovillo at redhat dot com  2003-08-01 15:23 -------
Subject: Re:  [tree-ssa] arrays inside classes not optimised
	away


Right.  Tree SSA does not deal with arrays yet.

There are plans for scalarization and dead storage elimination that
should be able to deal with cases like this.


Diego.


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