[gnu.gcc.bug] gcc 1.35 bug

yhe@zippy.eecs.umich.edu (Youda He) (05/23/89)

On compile perl 3.0 alpha, If I use gcc (1.35) the result perl will fail
one of the test (op.dbm), the CFLAGS I tried (-O, -O -g, -g, -g -traditional),
The last one produce two failed tests, use cc from system (sun4 os4) passed 
all tests. On the failed test (op.dbm) perl segmentation fault.