------- Comment #2 from stepan at coresystems dot de 2009-08-13 15:08 ------- So we have to rebuild parts of the compiler in order to get a working compiler, depending on the compiler flags we use? That sounds pretty broken to me. In my opinion, since -mregparm is a gcc run time option, not a compile time option, the compiler should provide libgcc for every possible ABI and choose among those.
Closing this bug is especially weird since #12081 implies that building the compiler with -mregparm=3 is broken. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41055