Comment 2 for bug 1407521

Revision history for this message
James Harris (james-harris-1-h) wrote :

Attached a short program which can be compiled in order to see the problem. Compile with

  bcc -ansi -S struct_pass.c

Then scroll down the resulting assembly file struct_pass.s to get past the comments. On my system the errant code began at line 235.