On Tue, 14 Feb 2017 22:48:27 +0100 (CET) "Francisco J. Tsao Santin" <tsao@xxxxxxxx> wrote: > On Mon, 13 Feb 2017, Dan Horák wrote: > > > it could be a gcc7 bug on 32-bit arches, you can check by switching > > to -O1 or -O0 instead of the default -O2, or by dropping "inline" > > for stcmp() > > > > I tested with -01 and O0, and it solves the issue partially. If I > drop the inlines, the program compiles ok. Thanks a lot for the > advice :-) you are welcome, please file a gcc bug in Fedora bugzilla for this issue Dan _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx