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: HORRIBLE inliner defaillance


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


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