This is the mail archive of the gcc@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: [RFC] Contributing tree-ssa to mainline



On Jan 19, 2004, at 04:00, Jan Hubicka wrote:

While it is possible to find/construct C testcases with large abstraction penalties, this is not as common as for C++ or other more modern languages.

Actually it is getting easy and easy to find C testcases with large abstraction penalties
with C99.
Just at a look at the bugs which are suspended as fixed on the tree-ssa. PR 9540 is a good
example for C. I would have filed a bug that effects real code, code that is used in GNUStep
and Mac OS X and the applications build using them.


Thanks,
Andrew Pinski
bug master


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