Sender: donze AT poly DOT polytechnique DOT fr Message-ID: <36F81D39.6A5585FB@poly.polytechnique.fr> Date: Wed, 24 Mar 1999 00:01:13 +0100 From: Stephane Donze Organization: X96, Binet Robot X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.0.36 i586) X-Accept-Language: en MIME-Version: 1.0 To: pgcc AT delorie DOT com Subject: bug in pgcc ? Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Reply-To: pgcc AT delorie DOT com Hello, I tried to compile the Mesa 3.0 library with pgcc (gcc version pgcc-2.91.60 19981201 (egcs-1.1.1 release) ), to make it faster. However, the demo programs did not work correctly any more, a big part of the triangles were not displayed. I tried different optimization flags (-O3, -O0, -ffast-math) but none worked. Compiling with gcc 2.8.1, with the same options, produces a good result. Good luck for tracking bugs ! S. Donzé