[Bug c/2707] gcc does not warn on truncate

2014-02-16 Thread jackie.rosen at hushmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2707 Jackie Rosen jackie.rosen at hushmail dot com changed: What|Removed |Added CC|

[Bug c/2707] gcc does not warn on truncate

2006-11-23 Thread manu at gcc dot gnu dot org
--- Comment #7 from manu at gcc dot gnu dot org 2006-11-24 01:50 --- Subject: Bug 2707 Author: manu Date: Fri Nov 24 01:50:33 2006 New Revision: 119143 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=119143 Log: 2006-11-24 Manuel Lopez-Ibanez [EMAIL PROTECTED] PR c/2707

[Bug c/2707] gcc does not warn on truncate

2006-11-23 Thread manu at gcc dot gnu dot org
--- Comment #8 from manu at gcc dot gnu dot org 2006-11-24 01:59 --- Fixed in mainline. -- manu at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/2707] gcc does not warn on truncate

2006-09-15 Thread lopezibanez at gmail dot com
--- Comment #6 from lopezibanez at gmail dot com 2006-09-16 00:31 --- By using the patches of the Wcoercion project [*] and compiling with -Wcoercion, gcc reports for the testcase mentioned in the description: pr2707.c: In function 'main': pr2707.c:8: warning: coercion to 'short

[Bug c/2707] gcc does not warn on truncate

2005-12-19 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2005-12-19 17:33 --- *** Bug 25493 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/2707] gcc does not warn on truncate

2004-10-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-13 11:44 --- *** Bug 17968 has been marked as a duplicate of this bug. *** -- What|Removed |Added