This is the mail archive of the gcc-bugs@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]

[Bug c/51622] GCC generates bad code that generate big executable sizes when using _Decimal*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51622

--- Comment #10 from Domingo Alvarez <mingodad at gmail dot com> 2011-12-21 10:36:45 UTC ---
Now looking on the net I found that libbid history and could see that the
actual one monolithic bid_decimalbinary file is a recent creation before it was
splited over several files, I don't think that this is a good move, it's hard
to edit, it links unnecessary code to all applications that do no use all
_Decimal sizes, ...


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