From: "Patrick Mitran" Newsgroups: comp.os.msdos.djgpp Subject: -O6 optimizations Lines: 14 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: <2rVK6.20535$z01.3117219@carnaval.risq.qc.ca> Date: Fri, 11 May 2001 17:37:02 GMT NNTP-Posting-Host: 132.206.69.37 X-Complaints-To: abuse AT mcgill DOT ca X-Trace: carnaval.risq.qc.ca 989602622 132.206.69.37 (Fri, 11 May 2001 13:37:02 EDT) NNTP-Posting-Date: Fri, 11 May 2001 13:37:02 EDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I'm using the version of DJGPP that I downloaded about 3 weeks ago. This means I'm using gcc 2.95.3. I was wondering where I could get a list of all the optimizations that are turned on by -O6. Also, do I have to add the -mpentium switch too or is this inclused in -O6. I've read the FAQ, but it seems a bit ambiguous about what suggested switches to use for maximum optimization. Thanks, Patrick