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]

GCC 3.3 3.4 ...



From following the list I have a humble opinion to express, and that is that perhaps there is a need for more awareness of memory footprint/usage and compiler speed issues. What I am saying is that there might be a rationale for making this a target in future developement/releases.

It seem's that there is a lot that can be done in this area, and that the developement so far mostly have focused on code quality and features, ( code quality refers to the generated code here ).

However, there seems to be more urgent issues such as regression and new functionality in the backend that are prioritized.

Also a review of some of the algorithms used would perhaps be of great value.

/ regards, Lars Segerlund.


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