[Bug c/51622] GCC generates bad code that generate big executable sizes when using _Decimal*
mingodad at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Dec 21 10:40:00 GMT 2011
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, ...
More information about the Gcc-bugs
mailing list