This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
mt-ospace usage in m32r and fr30
- From: Paolo Bonzini <bonzini at gnu dot org>
- To: GCC Mailing List <gcc at gcc dot gnu dot org>
- Cc: Nick Clifton <nickc at redhat dot com>
- Date: Thu, 24 Mar 2011 18:38:09 +0100
- Subject: mt-ospace usage in m32r and fr30
These targets are using -Os to build target libraries. Perhaps the
right thing to do instead would be to disable some optimizations
selectively in the compiler?
Thanks!
Paolo