http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54142
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-08-14
07:49:11 UTC ---
Yeah, IMHO it should have added
%{!mpower*: %(asm_default)}} \
line instead of
%{!mpowerpc*: -mcom}} \
