This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Something about std::list<> member functions.


Dhruv Matani <dhruvbird@gmx.net> writes:

[...]

| form At&T syntax, but I thought (and still do think) that compiler
| technology should have evolved by now so as to optimize such stuff into
| nothingness...... And, looking at g++ optimizations, I definitely
| thought that it could (at least now) optimize away the layer.

See recent discussions on gcc@gcc.gnu.org about inlining.

-- Gaby


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