Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2008-02-15 Thread pinskia at gcc dot gnu dot org
--- Comment #21 from pinskia at gcc dot gnu dot org 2008-02-15 20:50 --- *** Bug 35214 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2007-02-23 Thread manu at gcc dot gnu dot org
--- Comment #20 from manu at gcc dot gnu dot org 2007-02-23 16:09 --- *** Bug 30916 has been marked as a duplicate of this bug. *** -- manu at gcc dot gnu dot org changed: What|Removed |Added

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2006-12-01 Thread manu at gcc dot gnu dot org
-- manu at gcc dot gnu dot org changed: What|Removed |Added CC|lopezibanez at gmail dot com|manu at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2006-11-23 Thread pinskia at gcc dot gnu dot org
--- Comment #19 from pinskia at gcc dot gnu dot org 2006-11-23 22:51 --- (In reply to comment #18) > I have insufficient privileges to close this bug. Please, someone, close it as > FIXED. Thanks. You should be able to use your @gcc.gnu.org account to close the bug report. -- pinsk

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2006-11-23 Thread lopezibanez at gmail dot com
--- Comment #18 from lopezibanez at gmail dot com 2006-11-23 18:55 --- I have insufficient privileges to close this bug. Please, someone, close it as FIXED. Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9072 --- You are receiving this mail because: --- You reported

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2006-11-23 Thread manu at gcc dot gnu dot org
--- Comment #17 from manu at gcc dot gnu dot org 2006-11-23 18:39 --- Subject: Bug 9072 Author: manu Date: Thu Nov 23 18:39:32 2006 New Revision: 119129 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119129 Log: 2006-11-23 Manuel Lopez-Ibanez <[EMAIL PROTECTED]> PR c/

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2006-07-05 Thread lopezibanez at gmail dot com
--- Comment #15 from lopezibanez at gmail dot com 2006-07-05 11:18 --- Created an attachment (id=11827) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11827&action=view) Adds a new function which detects when a real value can be exactly represented as an integer. Patch 2of3 http://

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2006-07-05 Thread lopezibanez at gmail dot com
--- Comment #16 from lopezibanez at gmail dot com 2006-07-05 11:22 --- Created an attachment (id=11828) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11828&action=view) detect implicit conversions where a value may change patch 3of3 http://gcc.gnu.org/wiki/Wcoercion#Background De

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2006-07-05 Thread lopezibanez at gmail dot com
--- Comment #14 from lopezibanez at gmail dot com 2006-07-05 11:15 --- Created an attachment (id=11826) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11826&action=view) split current functionality of Wconversion in two different options This patch divides the functionality of Wcon

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2006-06-04 Thread dberlin at gcc dot gnu dot org
-- dberlin at gcc dot gnu dot org changed: What|Removed |Added CC||dberlin at gcc dot gnu dot |

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2006-06-04 Thread lopezibanez at gmail dot com
-- lopezibanez at gmail dot com changed: What|Removed |Added CC||lopezibanez at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2005-12-17 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Last reconfirmed|2005-09-18 01:16:21 |2005-12-18 00:36:20 date||

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2005-03-19 Thread jsm28 at gcc dot gnu dot org
--- Additional Comments From jsm28 at gcc dot gnu dot org 2005-03-19 13:34 --- *** Bug 20535 has been marked as a duplicate of this bug. *** -- What|Removed |Added

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2005-03-15 Thread gcc at sopwith dot solgatos dot com
--- Additional Comments From gcc at sopwith dot solgatos dot com 2005-03-15 23:22 --- I observe that gcc -Wconversion generates the exact same warning message for converting from narrow to wide as it does for converting from wide to narrow. Correct me if I'm wrong, but converting from n