public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/22385] New: -msseregparm option not recognized.
@ 2005-07-09 17:01 pluto at agmk dot net
  2005-07-09 17:02 ` [Bug other/22385] " pinskia at gcc dot gnu dot org
  2005-07-09 17:22 ` pluto at agmk dot net
  0 siblings, 2 replies; 3+ messages in thread
From: pluto at agmk dot net @ 2005-07-09 17:01 UTC (permalink / raw)
  To: gcc-bugs

http://sources.redhat.com/ml/libc-alpha/2005-07/txt00001.txt 
  
$ zcat /usr/share/info/gcc.info.gz|grep    
sseregparm    
`sseregparm'    
     On the Intel 386 with SSE support, the `sseregparm' attribute    
(...)   
   
$ /usr/lib/gcc/i686-pld-linux/4.1.0/cc1    
--help|grep regparm    
  -mregparm=      Number of registers used to pass integer arguments  
 
-msseregparm missed? 
 
$ gcc tmp.c -O2 -fverbose-asm -S -Wall -march=pentium4 -mregparm=3  
      -ffast-math -msseregparm  
cc1: error: unrecognized command line option "-msseregparm"  
                  ^^^^^^^^^^^  
 
2005-07-06  Richard Guenther  <rguenther@suse.de> 
 
	* config/i386/i386.opt: New target option -msseregparm. 
	* config/i386/i386.c (override_options): Error out for 
	-msseregparm but no SSE support. 
	(ix86_function_sseregparm): Check for global sseregparm. 
	* doc/invoke.texi: Document -msseregparm. 
 
is this patch completed?

-- 
           Summary: -msseregparm option not recognized.
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pluto at agmk dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pld-linux
  GCC host triplet: i686-pld-linux
GCC target triplet: i686-pld-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22385


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/22385] -msseregparm option not recognized.
  2005-07-09 17:01 [Bug other/22385] New: -msseregparm option not recognized pluto at agmk dot net
@ 2005-07-09 17:02 ` pinskia at gcc dot gnu dot org
  2005-07-09 17:22 ` pluto at agmk dot net
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-09 17:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-09 17:01 -------
This patch has not been committed yet so I don't know why you filing a bug.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22385


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/22385] -msseregparm option not recognized.
  2005-07-09 17:01 [Bug other/22385] New: -msseregparm option not recognized pluto at agmk dot net
  2005-07-09 17:02 ` [Bug other/22385] " pinskia at gcc dot gnu dot org
@ 2005-07-09 17:22 ` pluto at agmk dot net
  1 sibling, 0 replies; 3+ messages in thread
From: pluto at agmk dot net @ 2005-07-09 17:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pluto at agmk dot net  2005-07-09 17:18 -------
(In reply to comment #1)  
> This patch has not been committed yet so I don't know why you filing a bug.  
  
Richard Guenther's patch (posted on libc-alpha) looks like gcc-cvs-commit. 
I didn't check it in gcc repo :/ 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22385


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-07-09 17:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-09 17:01 [Bug other/22385] New: -msseregparm option not recognized pluto at agmk dot net
2005-07-09 17:02 ` [Bug other/22385] " pinskia at gcc dot gnu dot org
2005-07-09 17:22 ` pluto at agmk dot net

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).