public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/44984] gcc passes unsigned instead of int for printf width/precision (warnings generated)
       [not found] <bug-44984-4@http.gcc.gnu.org/bugzilla/>
@ 2010-10-02 10:28 ` jay.krell at cornell dot edu
  2013-11-10  8:17 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 4+ messages in thread
From: jay.krell at cornell dot edu @ 2010-10-02 10:28 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Jay <jay.krell at cornell dot edu> 2010-10-02 10:27:53 UTC ---
> which compiler produces this


I'm afraid I'm not sure and can't quickly/easily make it happen again. Sorry.


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

* [Bug middle-end/44984] gcc passes unsigned instead of int for printf width/precision (warnings generated)
       [not found] <bug-44984-4@http.gcc.gnu.org/bugzilla/>
  2010-10-02 10:28 ` [Bug middle-end/44984] gcc passes unsigned instead of int for printf width/precision (warnings generated) jay.krell at cornell dot edu
@ 2013-11-10  8:17 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2013-11-10  8:17 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
No feedback in 3 years so closing.


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

* [Bug middle-end/44984] gcc passes unsigned instead of int for printf width/precision (warnings generated)
  2010-07-19  7:25 [Bug middle-end/44984] New: " jay dot krell at cornell dot edu
  2010-07-20 22:51 ` [Bug middle-end/44984] " pinskia at gcc dot gnu dot org
@ 2010-07-20 22:53 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-07-20 22:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2010-07-20 22:52 -------
What compiler version is giving a warning for this case?  That is can you
provide the output of "gcc -v" ?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug middle-end/44984] gcc passes unsigned instead of int for printf width/precision (warnings generated)
  2010-07-19  7:25 [Bug middle-end/44984] New: " jay dot krell at cornell dot edu
@ 2010-07-20 22:51 ` pinskia at gcc dot gnu dot org
  2010-07-20 22:53 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-07-20 22:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2010-07-20 22:50 -------
unsigned int and int are passed exactly the same for varargs and in fact the C
standard says getting an unsigned version of the signed type for varargs is
valid.


-- 


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


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

end of thread, other threads:[~2013-11-10  8:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-44984-4@http.gcc.gnu.org/bugzilla/>
2010-10-02 10:28 ` [Bug middle-end/44984] gcc passes unsigned instead of int for printf width/precision (warnings generated) jay.krell at cornell dot edu
2013-11-10  8:17 ` pinskia at gcc dot gnu.org
2010-07-19  7:25 [Bug middle-end/44984] New: " jay dot krell at cornell dot edu
2010-07-20 22:51 ` [Bug middle-end/44984] " pinskia at gcc dot gnu dot org
2010-07-20 22:53 ` pinskia at gcc dot gnu dot org

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