http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35649
Jorn Wolfgang Rennecke changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35649
Trevor Morgan changed:
What|Removed |Added
Target|h8300-elf |h8300-elf, rx-elf, avr
--- Comm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35649
Søren Holm changed:
What|Removed |Added
CC||sgh at sgh dot dk
--- Comment #11 from Søren
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35649
Andrew Pinski changed:
What|Removed |Added
CC||corsepiu at gcc dot gnu.org
--- Comment #
--- Comment #9 from manu at gcc dot gnu dot org 2010-09-23 07:54 ---
Why is this waiting? It only requires a fix.
--
manu at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #8 from joseph at codesourcery dot com 2010-09-22 22:40 ---
Subject: Re: Incorrect printf warning: expect double has float
On Wed, 22 Sep 2010, dj at redhat dot com wrote:
> --- Comment #6 from dj at redhat dot com 2010-09-22 20:22 ---
> Created an attachment (id=
--- Comment #7 from paolo dot carlini at oracle dot com 2010-09-22 20:38
---
I have a deja vu
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35649
--- Comment #6 from dj at redhat dot com 2010-09-22 20:22 ---
Created an attachment (id=21866)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21866&action=view)
possible fix
FYI I've been using this to silence the warning in my local tree...
--
http://gcc.gnu.org/bugzilla/show
--- Comment #5 from dj at redhat dot com 2010-09-22 20:13 ---
Still fails for both h8300-elf and rx-elf, both on 4.5 branch and 4.6 trunk.
--
dj at redhat dot com changed:
What|Removed |Added
--- Comment #4 from dj at redhat dot com 2010-01-08 20:51 ---
Still present in 4.5 trunk, also fails for rx-elf-gcc with -m32bit-doubles but
not with -m64bit-doubles.
--
dj at redhat dot com changed:
What|Removed |Added
--- Comment #3 from wilson at tuliptree dot org 2008-03-22 02:13 ---
Subject: Re: New: Incorrect printf warning: expect double has
float
6yxwfq202 at sneakemail dot com wrote:
> foo.c:3: warning: format '%f' expects type 'double', but argument 2 has type
> 'float'
> I believe this is
--- Comment #2 from 6yxwfq202 at sneakemail dot com 2008-03-20 16:04
---
Target is h8300-elf running on pc-windows or pc-cygwin
printf prototype:
extern int printf( const char * fmt, ...);
--
6yxwfq202 at sneakemail dot com changed:
What|Removed
--- Comment #1 from rguenth at gcc dot gnu dot org 2008-03-20 12:40 ---
Works for me. Which target? Obviously you may need a prototype of printf
available for -Wformat to work at all.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
13 matches
Mail list logo