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
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570
Bernhard M. Wiedemann changed:
What|Removed |Added
Attachment #60104|0 |1
is obsolete|
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96970
Bernhard M. Wiedemann changed:
What|Removed |Added
CC||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
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
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
: 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
10 matches
Mail list logo