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]

RE: i386 backend


> Most of the bulk seemed to be exception handling and 
> debugging information.

No, gcc-generated code (esp. C++ code) is quite a bit bigger than that of
VC++ even using -Os -s -fno-exceptions -fno-rtti (correct me if I have
missed something). Even 5 liners.

- Biswa.


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