https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80484
--- Comment #6 from Walt Brainerd <walt.brainerd at gmail dot com> --- I have added a complete program as an attachment to the bug report (I think). See comments in the program. Pls let me know if there is something missing. On Fri, Apr 21, 2017 at 7:27 PM, jvdelisle at gcc dot gnu.org < gcc-bugzi...@gcc.gnu.org> wrote: > 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. > > -- > You are receiving this mail because: > You reported the bug.