From: "Shawn Harrison" , crazyfingers AT fuse DOT net, harrisso AT email DOT uc DOT edu, shou2 AT juno DOT com Newsgroups: comp.os.msdos.djgpp Subject: How does OR Will gcc produce assembler output in intel syntax with the new GAS ".intel_syntax" directive Date: Tue, 2 Jan 2001 14:36:36 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 X-Complaints-To: newsabuse AT supernews DOT com Lines: 7 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com ( gcc -S ) produces AT&T syntax assembler output. How does or will gcc produce assembler output in intel syntax with the new GAS ".intel_syntax" directive note this is a gcc matter not an AS matter, AS is fine but gcc -S deals with gcc's output