[Bug c++/96570] Warnings desired for time_t to/from int coversions

2025-03-21 Thread gccbmw at lsmod dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570 --- Comment #15 from Bernhard M. Wiedemann --- Created attachment 60843 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60843&action=edit proposed testsuite

[Bug c++/96570] Warnings desired for time_t to int coversions

2025-02-17 Thread gccbmw at lsmod dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570 --- Comment #12 from Bernhard M. Wiedemann --- @Xi: that is a cast from time_t to int, but I want a warning for conversion from int to time_t And IMHO we don't have to force warnings for explicit casts.

[Bug c++/96570] Warnings desired for time_t to int coversions

2025-01-10 Thread gccbmw at lsmod dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570 Bernhard M. Wiedemann changed: What|Removed |Added Attachment #60104|0 |1 is obsolete|

[Bug c++/96570] Warnings desired for time_t to int coversions

2025-01-10 Thread gccbmw at lsmod dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570 --- Comment #9 from Bernhard M. Wiedemann --- Created attachment 60104 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60104&action=edit testcase

[Bug c/118326] New: time_t conversion warnings wanted

2025-01-07 Thread gccbmw at lsmod dot de via Gcc-bugs
Component: c Assignee: unassigned at gcc dot gnu.org Reporter: gccbmw at lsmod dot de CC: dmalcolm at gcc dot gnu.org, rguenth at gcc dot gnu.org Target Milestone: --- Old bug 96570 was about time_t => int conversions, that could already be covered

[Bug gcov-profile/96970] -fprofile-arcs compiled binaries are not reproducible

2020-09-08 Thread gccbmw at lsmod dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96970 Bernhard M. Wiedemann changed: What|Removed |Added CC||gccbmw at lsmod dot de

[Bug target/93274] target_clones produces symbols with random digits with -fPIC

2020-01-15 Thread gccbmw at lsmod dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93274 Bernhard M. Wiedemann changed: What|Removed |Added CC||gccbmw at lsmod dot de

[Bug lto/91307] -flto causes binary to vary

2019-08-20 Thread gccbmw at lsmod dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91307 --- Comment #10 from Bernhard M. Wiedemann --- After a full rebuild of openSUSE Tumbleweed, the GLOBAL__I_65535_ string appears in diffs of 12 packages: blog libpt2 lodepng nethogs nodejs12 nvme-cli python-python-crfsuite qpid-cpp Rivet udp2raw-t

[Bug lto/91307] -flto causes binary to vary

2019-07-31 Thread gccbmw at lsmod dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91307 --- Comment #3 from Bernhard M. Wiedemann --- It seems to be triggered by nvme-cli/cmd_handler.h #define PLUGIN(name, cmds) \ static struct plugin plugin = { \ name

[Bug c/91307] New: -flto causes binary to vary

2019-07-31 Thread gccbmw at lsmod dot de
: unassigned at gcc dot gnu.org Reporter: gccbmw at lsmod dot de CC: mliska at suse dot cz Target Milestone: --- When building openSUSE:Factory nvme-cli with -flto=2 it causes a variation in the resulting nvme binary that is not there without -flto /usr/sbin/nvme