https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80484
--- Comment #4 from Walt Brainerd <walt.brainerd at gmail dot com> --- OK, but it will take me some time to cut the thing down from the several hundred lines that do the formatting. Not hard to do, just will take a bit to get a good example. Thanks for looking at this. 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.