[Bug c/106416] -Wint-conversion should be an error, not a pedwarn

2023-12-01 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106416 Sam James changed: What|Removed |Added Target Milestone|--- |14.0

[Bug c/106416] -Wint-conversion should be an error, not a pedwarn

2023-11-30 Thread fw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106416 Florian Weimer changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug c/106416] -Wint-conversion should be an error, not a pedwarn

2023-11-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106416 --- Comment #6 from GCC Commits --- The master branch has been updated by Florian Weimer : https://gcc.gnu.org/g:2c3db94d9fd07681f8806dae93d555779ff4dfb1 commit r14-6032-g2c3db94d9fd07681f8806dae93d555779ff4dfb1 Author: Florian Weimer Date:

[Bug c/106416] -Wint-conversion should be an error, not a pedwarn

2022-07-31 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106416 --- Comment #5 from David Binderman --- (In reply to Andrew Pinski from comment #4) > > The second warning looks wrong to me. > > It is right. Try doing the cast to int instead of a pointer (to int). Thanks for the correction. gcc does the

[Bug c/106416] -Wint-conversion should be an error, not a pedwarn

2022-07-31 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106416 --- Comment #4 from Andrew Pinski --- > The second warning looks wrong to me. It is right. Try doing the cast to int instead of a pointer (to int).

[Bug c/106416] -Wint-conversion should be an error, not a pedwarn

2022-07-31 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106416 David Binderman changed: What|Removed |Added CC||dcb314 at hotmail dot com ---

[Bug c/106416] -Wint-conversion should be an error, not a pedwarn

2022-07-27 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106416 Jonathan Wakely changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug c/106416] -Wint-conversion should be an error, not a pedwarn

2022-07-27 Thread fw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106416 Florian Weimer changed: What|Removed |Added CC||fw at gcc dot gnu.org --- Comment #1

[Bug c/106416] -Wint-conversion should be an error, not a pedwarn

2022-07-25 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106416 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0