This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

-pipe by default



If GCC is configured with --with-gnu-as, would it be safe to turn -pipe on
by default?  (Modulo any OS restrictions, like OS/2 or Win32 or whichever
it is that doesn't support it.)  We know that the GNU assembler can handle
reading from stdin, and we know that we're using the GNU assembler...

Phil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]