http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
Known to work| |4.6.0
Summary|[4.5/4.6 Regression] libgcc |[4.5 Regression] libgcc
|compile with |compile with
|--enable-target-optspace |--enable-target-optspace
|(-Os) causes recursion in |(-Os) causes recursion in
|__bswapsi2 |__bswapsi2
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-11-29
18:24:14 UTC ---
Fixed on the trunk then.