Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!unmvax!indri!csd4.milw.wisc.edu!mailrus!sharkey!itivax!umich!yhe From: yhe@zippy.eecs.umich.edu (Youda He) Newsgroups: gnu.gcc.bug Subject: gcc 1.35 bug Message-ID: <104@zip.eecs.umich.edu> Date: 23 May 89 06:54:24 GMT Reply-To: yhe@zip.eecs.umich.edu.UUCP (Youda He) Distribution: gnu.gcc.bug Organization: University of Michigan EECS Dept., Ann Arbor, MI Lines: 4 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.