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]

Re: Suggestion for option




--On Friday, July 27, 2001 09:03:36 PM +0100 Joern Rennecke 
<amylaar@redhat.com> wrote:

>> 	What happens to those people when/if they use -fsyntax-only? :) I guess
>> 	one
>
> If that is a problem, they just stop using -fsyntax-only (unless they
> go and fix the compiler).
> However, for the option under discussion it was stipulated it should
> become the new default, and hence more stringent rules apply.

I'm not sure I understand the issue.  Are we worried about producing
bogus output assembly files and the fact that people may be piping the
assembly into an assembler?  It seems to me that we should emit some
garbage into it that we know will not assemble properly.  That will
prevent the situation that the user gets a new .o that does not work
properly.

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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