https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80484
--- Comment #2 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- (In reply to Walt Brainerd from comment #0) > Windows 10, gcc 7.0.1 20170416 > > If the commented versions of the USE or WRITE statements > are used, the program works fine. > > The function B converts wage to a structure with one component. > > I can provide all the supporting code if needed, > but that doesn't seem relevant. > Yes, please provide. I need complete 'valid' code to test debug. I will eventually create a new test case for the testsuite. It is relevant because I need to reproduce exact conditions. Yes I could contrive something but I might miss something doing so.