HORRIBLE inliner defaillance
Gabriel Dos Reis
gdr@integrable-solutions.net
Mon Oct 27 07:07:00 GMT 2003
Benjamin Kosnik <bkoz@redhat.com> writes:
| >following up to Jerry heads up of a while ago
| >(http://gcc.gnu.org/ml/libstdc++/2003-02/msg00056.html) I really
| >would like to have some feedback from the compiler people about
| >this horrible thing.
|
| See:
| http://gcc.gnu.org/ml/libstdc++/2003-02/msg00302.html
| (This is what should be linked in the TODO, sorry)
Yes, this is the third time I'm seeing pointers to that message and
I'll repeat what I've said a second time: It does nto work. As RTH
said, it is a problem with the inliner. Random "const" will not fix
it. The reason is that toplevel "const" get lost very quickly.
-- Gaby
More information about the Gcc
mailing list