public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/35425]  New: Improve -mpcXXX handling
@ 2008-03-03 15:19 hjl dot tools at gmail dot com
  2008-03-03 19:53 ` [Bug target/35425] " ubizjak at gmail dot com
  2009-09-17  9:42 ` ubizjak at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: hjl dot tools at gmail dot com @ 2008-03-03 15:19 UTC (permalink / raw)
  To: gcc-bugs

bash-3.2$ touch x.c  
bash-3.2$ /usr/gcc-4.3/bin/gcc -mpcfooo -S x.c  
x.c:1: error: pc0 is not valid precision setting (32, 64 or 80)
bash-3.2$ /usr/gcc-4.3/bin/gcc -mpc80x -S x.c  
bash-3.2$ 

There are 2 issues:

1. pc0 isn't specified.
2. -mpc80x should be an error.


-- 
           Summary: Improve -mpcXXX handling
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com
GCC target triplet: x86_64-unknown-linux-gnu


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


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

* [Bug target/35425] Improve -mpcXXX handling
  2008-03-03 15:19 [Bug target/35425] New: Improve -mpcXXX handling hjl dot tools at gmail dot com
@ 2008-03-03 19:53 ` ubizjak at gmail dot com
  2009-09-17  9:42 ` ubizjak at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: ubizjak at gmail dot com @ 2008-03-03 19:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from ubizjak at gmail dot com  2008-03-03 19:52 -------
You can put all arguments that use atoi() to this PR:

-mregparm=aaa, -mbranch-cost=foo, -mpreferred-stack-boundary=10^5, ...

Do we really need to fix this?


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Improve -mpcXXX handling    |Improve -mpcXXX handling


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


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

* [Bug target/35425] Improve -mpcXXX handling
  2008-03-03 15:19 [Bug target/35425] New: Improve -mpcXXX handling hjl dot tools at gmail dot com
  2008-03-03 19:53 ` [Bug target/35425] " ubizjak at gmail dot com
@ 2009-09-17  9:42 ` ubizjak at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: ubizjak at gmail dot com @ 2009-09-17  9:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from ubizjak at gmail dot com  2009-09-17 09:42 -------
(In reply to comment #1)
> You can put all arguments that use atoi() to this PR:
> -mregparm=aaa, -mbranch-cost=foo, -mpreferred-stack-boundary=10^5, ...

Wontfix.


-- 

ubizjak at gmail dot com changed:

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


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


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

end of thread, other threads:[~2009-09-17  9:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-03 15:19 [Bug target/35425] New: Improve -mpcXXX handling hjl dot tools at gmail dot com
2008-03-03 19:53 ` [Bug target/35425] " ubizjak at gmail dot com
2009-09-17  9:42 ` ubizjak at gmail dot com

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