[Bug c/45010] Link errors in bootstrap with static libgmpxx.a

2010-07-20 Thread marc dot mengel at gmail dot com
--- Comment #3 from marc dot mengel at gmail dot com 2010-07-20 22:10 --- So if we prefer a nonstandard configure option to having it work for the right reasons, that's okay, I guess... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45010

[Bug c/45010] Link errors in bootstrap with static libgmpxx.a

2010-07-20 Thread marc dot mengel at gmail dot com
--- Comment #2 from marc dot mengel at gmail dot com 2010-07-20 21:51 --- Created an attachment (id=21271) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21271&action=view) patch to configure.ac to include needed libraries for static libgmpxx This is a pretty straightforw

[Bug c/45010] New: Link errors in bootstrap with static libgmpxx.a

2010-07-20 Thread marc dot mengel at gmail dot com
: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marc dot mengel at gmail dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux

[Bug target/29969] should use floating point registers for block copies

2010-06-10 Thread marc dot mengel at gmail dot com
--- Comment #2 from marc dot mengel at gmail dot com 2010-06-10 16:43 --- This could be a disaster if floating point exceptions are enabled, as it would trigger an exception whenever some part of the block was an invalid floating point number. One would at least need to save/restore