public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: other/779
@ 2001-03-20  9:46 jsm28
  0 siblings, 0 replies; only message in thread
From: jsm28 @ 2001-03-20  9:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR other/779; it has been noted by GNATS.

From: jsm28@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, jsm28@cam.ac.uk, nobody@gcc.gnu.org
Cc:  
Subject: Re: other/779
Date: 20 Mar 2001 17:40:15 -0000

 Synopsis: --target-help broken
 
 State-Changed-From-To: open->analyzed
 State-Changed-By: jsm28
 State-Changed-When: Tue Mar 20 09:40:15 2001
 State-Changed-Why:
     I may as well confirm my own bug.
     
     --target-help isn't quite so broken now, but it still has
     a problem with gcc version 3.0 20010320 (prerelease): the
     compiler's target-specific options are listed twice in
     the output:
     
     
     Target specific options:
       -m96bit-long-double       sizeof(long double) is 12.
       -m128bit-long-double      sizeof(long double) is 16.
       -mno-sse                  Do not support MMX and SSE builtins
       -msse                     Support MMX and SSE builtins
     ...
     
     There are undocumented target specific options as well.
     
     Target specific options:
       -m96bit-long-double       sizeof(long double) is 12.
       -m128bit-long-double      sizeof(long double) is 16.
       -mno-sse                  Do not support MMX and SSE builtins
       -msse                     Support MMX and SSE builtins
     ...
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=779&database=gcc


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-03-20  9:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-20  9:46 other/779 jsm28

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).